[ http://jira.jboss.com/jira/browse/JBJMX-78?page=history ]
     
Scott M Stark closed JBJMX-78:
------------------------------

    Resolution: Incomplete Description

> war isolation issue
> -------------------
>
>          Key: JBJMX-78
>          URL: http://jira.jboss.com/jira/browse/JBJMX-78
>      Project: JBoss JMX
>         Type: Bug
>     Reporter: SourceForge User
>     Assignee: Scott M Stark

>
>
> SourceForge Submitter: ssswdon .
> I am trying to get war isolation to work for the
> default configuration of jboss-4.0.0, The issue I have
> is that there exist a older version of castor in
> default/lib folder and I need to use a newer version, I
> know I can just remove it but the problem is I am
> trying to use war isolation for the classloader or get
> the CL to look for a class in the web-inf/lib first
> before going to the parent, Here is the jboss-web.xml I
> am using
> <class-loading java2ClassLoadingCompliance='false'>
>    <loader-repository>
>       test.issue.com:loader=issue.war
>       <loader-repository-config>
>          java2ParentDelegaton=false
>       </loader-repository-config>
>    </loader-repository>
>    </class-loading>
> I have tried several options and the only way I can get
> it to work is by changing the setting in
> jboss-service.xml to <attribute
> name="Java2ClassLoadingCompliance">false</attribute>. I
> have attached a war file that will dump some xml after
> running through castor that is in the web-inf/lib if
> the older castor is in the default/lib it will throw a
> NPE, I am not sure but I think this will also be the
> case in the server/all config.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to