Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: need help for ejb-j2ee deployment


Message #1 by biren@a... on Thu, 2 May 2002 13:01:54
ANEARfilewillhaveaMETA-INFdirectoryinwhichtherewillbetheapplication.xmlfile.Theejb-jar.xmldescriptorisintheMETA-INFdirectoryoftheEJBjarfile.

i.e. 
SimpleBean.ear/
--------------SimpleBean.jar
--------------META-INF/
-----------------------application.xml

Where did the ear file come from? WebLogic allows you to deploy just an EJB
JARfile but the RI requires it to be within an EAR, and you can't have an
EAR without an application.xml.


  Return to Index