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=17906>. 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=17906 Sample JWS support not working on JBoss 3.06 w/ Jetty ------- Additional Comments From [EMAIL PROTECTED] 2003-07-14 21:44 ------- made a workaround: (see attached JWSHandler) passed -Dws.ext.dirs=$JBOSS_HOME/server/default/lib on the JBoss startup Changed JWSHandler to expand the ws.ext.dirs before adding it to the classpath Not sure what ws.ext.dirs is for - so may be wrong to mis-use it this way Also, should probably use the jboss server classloader instead of searching paths
