Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Deploying EJB Module on Weblogic server 8.1 using Eclipse

843830Nov 19 2006 — edited Nov 23 2006
Hi,
Can anyone guide me in deploying a EJB module on weblogic server using eclipse.
I am using eclipse lomboz plugin and weblogic server 8.1. I configured weblogic server in eclipse. EJB jar file is created, but it does not contain stub classes.
My question is how to create stub and skeleton using eclipse. I did it on weblogic workshop by <wlappc ... simply by editing the ant build file. wlappc seems not working on eclipse. ejbc tag I have used, but still it does not create stub and skeleton for the remote object.

So my question is how to make a deployable EJB jar?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2006
Added on Nov 19 2006
2 comments
137 views