Building EAR for WebLogic 8.1 with Eclipse plugin

A

Alex Molochnikov

I am developing an EJB app for deployment in WebLogic, JBoss and Sun ONE. I
use plugin for JBoss, with the help of XDoclet, and have no problem creating
the required XML and JAR files for either JBoss or Sun ONE. However, the
WebLogic Workshop creates many files, like *_oztpls_EOImpl.java,
*_oztp1s_HomeImpl.java, Hello_oztp1s_EOImplRTD.xml and many others, while
the Eclipse plugin only creates the Home and Remote interface .java files,
and the prerequisite .xml files (ejb-jar.xml, weblogic-ejb-jar.xml, and
weblogic-cmp-rdbms-jar.xml).

Why is that? And how can I build/package the EAR file from within Eclipse,
without using WebLogic tools? I am trying to maintain a single codebase,
with multiple XDoclet tags to create the appropriate interfaces and XML
files. So far, I could achieve this for JBoss and Sun ONE, but it seems to
be impossible for WebLogic.

Thanks for any enlightenment.

Alex Molochnikov
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top