DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27351>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27351

Why is  there a requirement for ejb.manifest.classpath == true?

           Summary: Why is  there a requirement for ejb.manifest.classpath
                    == true?
           Product: Cactus
           Version: Nightly Build
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Maven Integration
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


under <goal name="cactus:generate-ear-descriptor" prereqs="cactus:init">
there is a check for <j:if test="${dep.getProperty('ejb.manifest.classpath')
=='true'}"> this seems to be causing problems when testing EARs.

If I put in
<ejb.manifest.classpath>true</> in the project.xml file for the modules it 
prevents deployment on jboss and if I remove it it does not add the module 
into jboss.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to