Hi, more questions on struts2.
Not sure if this is specifically associated with the format of Web applications 
that are including struts2 libraries, but why is there always this failure when 
performing Verify? (and is there a way to correct it):

All classes in this Web Archive are loadable excluding classes used in JSPs. 
The test AllJSPsMustBeCompilable takes care of reporting non portable errors in 
JSP classes.   Please refer to J2EE 1.4 Specification Section #8.1.2   for 
further information.
For [ struts2-login ]

Failed to find following classes:
[
        org.apache.velocity.exception.ResourceNotFoundException,
        org.apache.velocity.exception.MethodInvocationException,
        org.apache.velocity.exception.ParseErrorException,
        org.apache.velocity.context.Context,
        org.apache.velocity.app.VelocityEngine
]


   ... continues with failures ...


      

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to