You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/11/20 09:02:06 UTC

[jira] Resolved: (SM-1662) When deployed in Smx4, the JBI SUs do not have access to the whole JRE

     [ https://issues.apache.org/activemq/browse/SM-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-1662.
---------------------------------

    Resolution: Fixed

Forgot to fix the case where the <classpath/> element is not present.
As a workaround, you should be able to use the previous commit and add the following xml element in your xbean.xml file of the SU:
{code:lang=xml}
<classpath/>
{code}

Sending        servicemix-common/src/main/java/org/apache/servicemix/common/xbean/ClassLoaderXmlPreprocessor.java
Transmitting file data .
Committed revision 719191.

> When deployed in Smx4, the JBI SUs do not have access to the whole JRE
> ----------------------------------------------------------------------
>
>                 Key: SM-1662
>                 URL: https://issues.apache.org/activemq/browse/SM-1662
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: servicemix-shared-2008.01
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-shared-2008.02
>
>         Attachments: test.esb.generic.service.zip
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.