EJB version is not resloved
---------------------------
Key: MECLIPSE-198
URL: http://jira.codehaus.org/browse/MECLIPSE-198
Project: Maven 2.x Eclipse Plugin
Issue Type: Bug
Components: WTP support
Affects Versions: 2.2
Environment: all
Reporter: David Rabinowitz
When creating an project marked as ejb, and ejbVersion=3.0, the jst.ejb facet
remains as with version 2.1. This is since the relevant method,
resolveEjbVersion() is implemented to return a fixed constant "2.1". See
http://maven.apache.org/plugins/maven-eclipse-plugin/xref/org/apache/maven/plugin/eclipse/writers/AbstractWtpResourceWriter.html#237
I guess the implmentation should look like the adjacent resolveServletVersion()
or resolveJ2eeVersion() methods
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira