[ http://jira.codehaus.org/browse/MSUREFIRE-57?page=comments#action_81455 ] 
            
Tanver Afzal commented on MSUREFIRE-57:
---------------------------------------

Hi 

I am still confused where to set the forking. on the server side or in Eclipse 
some where. I appreciate your help.

Regards

Tanver

> Forking documentation improvement to help with class loader constrainst issues
> ------------------------------------------------------------------------------
>
>                 Key: MSUREFIRE-57
>                 URL: http://jira.codehaus.org/browse/MSUREFIRE-57
>             Project: Maven 2.x Surefire Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1.3
>         Environment: maven 2.0.2 
>            Reporter: Ben Gidley
>         Assigned To: Brett Porter
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: maven-surefire-plugin-374325.patch
>
>
> With (for example) JAXB2 forking surefire causes a 
> java.lang.LinkageError: loader constraints violated when linking 
> javax/xml/namespace/QName class
> This is because by default when forking an Isolated class loader is used. 
> this can be resovled by turning child delegation on. 
> The documentation does not mention this and should be improved. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to