weblogic « EJB « Spring Q&A





1. When is it appropriate to use an EAR and when should your apps be in WARs?    stackoverflow.com

We have many Spring web applications to make on a WebLogic server and are curious about when WARs should go in an EAR and when they should just exist as WARs. ...

2. Configure commonj.TimerManagerFactoryBean within EAR (Weblogic)    forum.springsource.org

Configure commonj.TimerManagerFactoryBean within EAR (Weblogic) Hi, we got the commonj.TimerManagerFactoryBean configured for weblogic and worked fine with the following configuration: Code:

3. Error redeploying Spring EJB in WebLogic    forum.springsource.org

Oct 5th, 2004, 07:33 AM #1 francis View Profile View Forum Posts Private Message Junior Member Join Date Oct 2004 Location London, UK Posts 2 Error redeploying Spring EJB in WebLogic ...

4. Weblogic EJB business method timeout in SimpleRemoteStatelessSessionProxyFactoryBean    forum.springsource.org

Weblogic EJB business method timeout in SimpleRemoteStatelessSessionProxyFactoryBean I am trying to implement a timeout condition on the EJB business method using weblogic.rmi.clientTimeout within SimpleRemoteStatelessSessionProxyFactoryBean that uses Weblogic 10.3.5. However, I'm not ...

5. application on tomcat calling some ejb's on weblogic    forum.springsource.org

application on tomcat calling some ejb's on weblogic Hi, I'm having trouble deploying a spring application on tomcat which needs to access a SLSB on a weblogic instance and obtained via ...

6. Cannot locate EJB via JNDI in Weblogic Server    forum.springsource.org

Dec 7th, 2005, 04:54 AM #1 sunil.sahu View Profile View Forum Posts Private Message Junior Member Join Date Dec 2005 Posts 1 Cannot locate EJB via JNDI in Weblogic Server Hi, ...

7. Weblogic EJB remote deployment - JNDI lookup fails    forum.springsource.org

Weblogic EJB remote deployment - JNDI lookup fails Hi , I am able to unit test the EJB deployed in a EAR using java utility within my IDE. Context file I ...

8. Using WebLogic Split Development Directory Structure Without EJBs    forum.springsource.org

Using WebLogic Split Development Directory Structure Without EJBs I've used WebLogic's split development structure with EJBs successfully in the past: http://edocs.bea.com/wls/docs90/prog...litcreate.html Now I'd like to use it for an app that ...

9. deploy EJB into WAR under weblogic    forum.springsource.org

deploy EJB into WAR under weblogic refer to spring doc say that my own bussiness interface need not to throw RemoteException , but when i change the exanple project echoservice which ...





10. EJB Lookup error in WebLogic    forum.springsource.org

Mar 13th, 2007, 08:44 PM #1 adandan01 View Profile View Forum Posts Private Message Junior Member Join Date Mar 2007 Posts 1 EJB Lookup error in WebLogic Hi I got the ...

11. NAmeNotFoundException EJB+Springs+ Weblogic    forum.springsource.org

NAmeNotFoundException EJB+Springs+ Weblogic Hi , I have deployed an EAR in weblogic and get the below exception when submitting login screen. It seems weblogic is not associating JNDI names declared in ...

12. Failed to locate remote EJB Weblogic    forum.springsource.org

May 22nd, 2007, 10:31 AM #1 cousin_borat View Profile View Forum Posts Private Message Junior Member Join Date Feb 2007 Location Ireland and Boston Posts 14 Failed to locate remote EJB ...

13. Spring client for remote weblogic EJB's    forum.springsource.org

Spring client for remote weblogic EJB's I have a stand alone spring client for simple stateless session EJB deployed on weblogic 9.2. I'm using spring (jdk 1.5) to call this remote ...

14. WebLogic 11g and Spring beens injected into EJB    forum.springsource.org

Jul 31st, 2009, 11:49 AM #1 neila29 View Profile View Forum Posts Private Message Member Join Date Nov 2006 Location Edinburgh, Scotland Posts 42 WebLogic 11g and Spring beens injected into ...