aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Oracle Weblogic 11 Global Name of EJBs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Oracle Weblogic 11 Global Name of EJBs" Watch "Oracle Weblogic 11 Global Name of EJBs" New topic
Author

Oracle Weblogic 11 Global Name of EJBs

Marcus Didius Falco
Ranch Hand

Joined: Feb 25, 2007
Posts: 74
Hallo I have som JBoss experience, but I now need to deploy on Weblogic 10.3
I have not found out so far how the global jndi name of deployed ejbs (EJB 3.0) is form.
For example:


How can I lookup the Interface?



Any help would be greatly appreciated
HouHuang Han
Greenhorn

Joined: Oct 14, 2010
Posts: 1
Local interface in the weblogic 10.3.2 don't exist. only by Remote interface invoking.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Oracle Weblogic 11 Global Name of EJBs
 
Similar Threads
Lookup method can't find the sesssion bean
PortableRemoteObject exception
Weblogic and EJB3 JNDI lookup
Default Package
How to run this code?