[ https://issues.apache.org/activemq/browse/SM-673?page=all ]

Guillaume Nodet resolved SM-673.
--------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Author: gnodet
Date: Tue Oct 31 07:33:59 2006
New Revision: 469525

URL: http://svn.apache.org/viewvc?view=rev&rev=469525
Log:
SM-673: Simplify classloader definition for xbean based SU

Added:
   
incubator/servicemix/trunk/servicemix-common/src/main/java/org/apache/servicemix/common/xbean/ClassLoaderXmlPreprocessor.java
   incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-cp/
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-cp/classpath.xml
   incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-cp/lib/
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-cp/lib/classpath.zip
   (with props)
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-cp/xbean.xml
   incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-inline/
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-inline/lib/
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-inline/lib/classpath.zip
   (with props)
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-inline/xbean.xml
   incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-lib/
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-lib/lib/
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-lib/lib/classpath.zip
   (with props)
   
incubator/servicemix/trunk/servicemix-common/src/test/resources/xbean-lib/xbean.xml
Modified:
   
incubator/servicemix/trunk/servicemix-common/src/main/java/org/apache/servicemix/common/xbean/AbstractXBeanDeployer.java
   
incubator/servicemix/trunk/servicemix-common/src/test/java/org/apache/servicemix/common/xbean/XBeanDeployerTest.java


> Simplify classloader definition for xbean based SU
> --------------------------------------------------
>
>                 Key: SM-673
>                 URL: https://issues.apache.org/activemq/browse/SM-673
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-common
>    Affects Versions: 3.0
>            Reporter: Guillaume Nodet
>         Assigned To: Guillaume Nodet
>             Fix For: 3.1
>
>
> In 3.0, you can create a classloader for an xbean based SU by adding a 
> <classpath /> tag inside the xbean.xml
> This is great, but need to be done manually.
> So the xbean SU should
>  1) classpath tag in xbean.xml
> 2) classpath.xml in the root of the SU
> 3) SU folder + lib/*.jar

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

        

Reply via email to