j2g: should not create openejb-jar.xml for the user if the project doesn't
contain ejb related stuff
----------------------------------------------------------------------------------------------------
Key: GERONIMODEVTOOLS-243
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-243
Project: Geronimo-Devtools
Issue Type: Bug
Components: J2G
Reporter: Lin Sun
I am running the college fest sample with j2g descriptor tool. This sample
just contains some jsp and servlet thus openejb-jar.xml isn't needed.
However the j2g tool went ahead and created openejb-jar.xml for the project.
AnnotationTool[INFO] Processing annotations for
E:\gsamples\college_fest\src\servlets\PersonalServlet.java
AnnotationTool[INFO] openejb-jar.xml successfully updated.
AnnotationTool[INFO] Processing annotations for
E:\gsamples\college_fest\src\servlets\WelcomeServlet.java
AnnotationTool[INFO] openejb-jar.xml successfully updated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.