[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] WTP, JBOSS 4.2 and EJB 2

I want to target JBOSS 4.2 with EJB 2 beans.   EJB 3.0  is not fully 
supported in JBOSS until 5.0.  When I create an EJB project as part of at 
the same time I create an enterprise archive project which targets JBOSS 4.2 
it insists on making it EJB 3.0.  I have to physically alter the facet 
preference files to make it 2.1 or 2.0.

If I don't make the EJB (and client) project when I make the EAR project, 
it's OK.  I can choose the EJB level, etc, when I create the EJB project.

This is a definite limitation in the Enterprise Application Project wizard. 
If anything, the default for JBOSS 4.2 should still be EJB 2.1.  Ideally, it 
should give one a choice when creating the new modules during the wizard.

Wally