Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Multiple EJBs with One .java?
Multiple EJBs with One .java? [message #182031] Tue, 31 October 2006 16:59
Eclipse UserFriend
Originally posted by: richard.carragher.jr.sap.nospam.com

Maybe a newbie question, but I have an older project that has been using
EJBs for years, and so is not structured "easily" to fit in the structure
of a WTP J2EE project. That said, I can make some changes to fit it in,
but one thing that is done in the code is that the same EJB .java file,
for an MDB, is deployed in the same ejb-jar multiple times, just listening
to different JMS destinations. So, I may have one mycode.MyMDB, but I may
deploy it as "MDB1", "MDB2", "MDB3", all listening to different JMS
destinations.

It seems that in an EJB project, the code and the deployment descriptor
are tied tightly together. Is what I am trying to do possible?

Rick
Previous Topic:publish jar to Jboss ..server/default/lib
Next Topic:How to define type mappings for a custom class using WTP wizard?
Goto Forum:
  


Current Time: Thu Apr 18 23:06:01 GMT 2024

Powered by FUDForum. Page generated in 0.01920 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top