I was able to deploy Jetspeed1.6 with fusion on Jboss
following the recommendations from
http://issues.apache.org/jira/browse/JS2-210. My
question is there any way to get Jetspeed to work
without setting the follwing property in the
$JBOSS/server/default/deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xml
<atttribute
name="Java2ClassLoadingCompliance">false</attribute>
Setting this causes problems with multiple deployments
containing the same jars - different versions... and
jetspeed uses some older jars such as axis-1.1.jar.
I tried to use the jboss-web.xml to configure the
class loading specifically for jetspeed with no
success
<class-loading java2ClassLoadingCompliance="false">
<loader-repository>
dot.com:loader=unique-archive-name
<loader-repository-config>
java2ParentDelegation=false
</loader-repository-config>
</loader-repository>
</class-loading>
Thanks,
Travis
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]