Wasn't sure where this one belongs-thought I'd try here.

jboss-3.2.2

Trying to use the URL/DAV deployer. When I add a URL dir (http://foo.com/deploy/) to 
conf/jboss-service.xml, server blows up with:
java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpException

Class in question is in commons-httpclient.jar, which is in $JBOSS/lib. Seems like 
that would be on classpath. Tried adding  entry to jboss-service.xml for the jar, no 
luck. Tried hardcoding the JARs in run.sh, no luck. Tried $JBOSS/server/{config}/lib, 
no luck. Seems the deployer classloader can't find it no matter where I put the jar or 
mod the classpath.

Ideas?

TIA,
Mike

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837277#3837277

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837277



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to