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 2006/09/29 18:10:23 UTC

[jira] Created: (SM-614) Parse jbi descriptors using DOM instead of Spring to remove spring dependency for embedded deployments and add validation with xsd

Parse jbi descriptors using DOM instead of Spring to remove spring dependency for embedded deployments and add validation with xsd
----------------------------------------------------------------------------------------------------------------------------------

                 Key: SM-614
                 URL: https://issues.apache.org/activemq/browse/SM-614
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-core
    Affects Versions: 3.0
            Reporter: Guillaume Nodet
         Assigned To: Guillaume Nodet
             Fix For: 3.1




-- 
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

        

[jira] Resolved: (SM-614) Parse jbi descriptors using DOM instead of Spring to remove spring dependency for embedded deployments and add validation with xsd

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-614?page=all ]

Guillaume Nodet resolved SM-614.
--------------------------------

    Resolution: Fixed

Author: gnodet
Date: Fri Sep 29 09:18:19 2006
New Revision: 451337

URL: http://svn.apache.org/viewvc?view=rev&rev=451337
Log:
SM-613, SM-614: Remove old xbean stuff and parse JBI descriptors using plain DOM

Added:
   incubator/servicemix/trunk/servicemix-core/src/main/resources/jbi-descriptor.xsd
   incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/deployment/ComponentTest.java
     - copied, changed from r448980, incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/deployment/DeploymentTest.java
   incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/deployment/ServiceUnitTest.java
   incubator/servicemix/trunk/servicemix-core/src/test/resources/org/apache/servicemix/jbi/deployment/component.xml
     - copied unchanged from r448980, incubator/servicemix/trunk/servicemix-core/src/test/resources/org/apache/servicemix/jbi/deployment/example.xml
   incubator/servicemix/trunk/servicemix-core/src/test/resources/org/apache/servicemix/jbi/deployment/serviceUnit.xml
Removed:
   incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/config/
   incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/deployment/impl/
   incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/deployment/DeploymentTest.java
   incubator/servicemix/trunk/servicemix-core/src/test/resources/org/apache/servicemix/jbi/deployment/example.xml
   incubator/servicemix/trunk/servicemix-core/src/test/resources/org/apache/servicemix/jbi/deployment/tmp.xml
Modified:
   incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/Main.java
   incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/deployment/DescriptorFactory.java
   incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/deployment/ServiceAssemblyTest.java
   incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/deployment/SharedLibraryTest.java
   incubator/servicemix/trunk/servicemix-core/src/test/resources/org/apache/servicemix/jbi/deployment/serviceAssembly.xml


> Parse jbi descriptors using DOM instead of Spring to remove spring dependency for embedded deployments and add validation with xsd
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-614
>                 URL: https://issues.apache.org/activemq/browse/SM-614
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-core
>    Affects Versions: 3.0
>            Reporter: Guillaume Nodet
>         Assigned To: Guillaume Nodet
>             Fix For: 3.1
>
>


-- 
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