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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31449

java.lang.ClassNotFoundException with Xdoclet and Struts

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2004-09-30 13:40 -------
Hmmm... this leads me onto another question. Looking at our build file, we were 
excluding **/*xdoclet.jar from our jrun libraries path:

<path id="lib.j2ee">
         <fileset dir="${jrun.lib.dir}" includes="**/*.jar" 
excludes="**/*xdoclet.jar"/>
    </path>

But it's still including this jar file.

This works with ant 1.5 but not 1.6.

I have attached the ant debug output.

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

Reply via email to