File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes weblogic-ejb-jar.xml for Entity Beans Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "weblogic-ejb-jar.xml for Entity Beans" Watch "weblogic-ejb-jar.xml for Entity Beans" New topic
Author

weblogic-ejb-jar.xml for Entity Beans

Louis Morisset
Greenhorn

Joined: Jul 30, 2001
Posts: 4
Does any one know what needs to be put in the weblogic-ejb-jar.xml file for an Entity Bean in order for it to deploy correctly on to the server Weblogic 6.0. Same question for the ejb-jar.xml file. And is there a deployement engine that existe that will create there files for me?? I know that in Visual Age there is one that creates that .jar file with all that files needed to deploy in WebSphere. Does WEblogic have that same kind of deployement engine???

Thanks
Louis Morisset
anup vachali
Ranch Hand

Joined: Oct 17, 2000
Posts: 54
Louis,
VisualCafe does what u r looking for. U will have to look at an example of an xml file to know exactly what goes in there. Typically, the weblogic-ejb-jar.xml has info. re. the ejb-name, jndi-name and type of persistence. The ejb-jar.xml has the ejb-name, home and remote interfaces name, primary key class name, and the cmp field names.
HTH,
Anup.
 
 
subject: weblogic-ejb-jar.xml for Entity Beans
 
Threads others viewed
ejb deployement in weblogic 7.0 server
How container puts up primary key in deployement descriptor file in CMP?
ejb deployement
Exception while EJB deployement
Deployement problem
developer file tools