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/07/25 00:21:01 UTC

[jira] Created: (SM-1481) Refactor a bit the WS-Notification component to be independant on servicemix-core and to work in OSGi

Refactor a bit the WS-Notification component to be independant on servicemix-core and to work in OSGi
-----------------------------------------------------------------------------------------------------

                 Key: SM-1481
                 URL: https://issues.apache.org/activemq/browse/SM-1481
             Project: ServiceMix
          Issue Type: New Feature
          Components: servicemix-wsn2005
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: 3.3


Getting rid of the org.apache.servicemix.jbi.client package leads to some minor incompatibilities on the WSN client pojos.

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


[jira] Updated: (SM-1481) Refactor a bit the WS-Notification component to be independant on servicemix-core and to work in OSGi

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SM-1481:
--------------------------------

    Fix Version/s: servicemix-wsn2005-2008.01

> Refactor a bit the WS-Notification component to be independant on servicemix-core and to work in OSGi
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SM-1481
>                 URL: https://issues.apache.org/activemq/browse/SM-1481
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-wsn2005
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 3.3, servicemix-wsn2005-2008.01
>
>
> Getting rid of the org.apache.servicemix.jbi.client package leads to some minor incompatibilities on the WSN client pojos.

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


[jira] Resolved: (SM-1481) Refactor a bit the WS-Notification component to be independant on servicemix-core and to work in OSGi

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-1481.
---------------------------------

    Resolution: Fixed

Sending        pom.xml
Sending        src/main/java/org/apache/servicemix/wsn/AbstractCreatePullPoint.java
Sending        src/main/java/org/apache/servicemix/wsn/AbstractNotificationBroker.java
Sending        src/main/java/org/apache/servicemix/wsn/client/AbstractWSAClient.java
Sending        src/main/java/org/apache/servicemix/wsn/client/CreatePullPoint.java
Deleting       src/main/java/org/apache/servicemix/wsn/client/JAXBMarshaler.java
Sending        src/main/java/org/apache/servicemix/wsn/client/NotificationBroker.java
Sending        src/main/java/org/apache/servicemix/wsn/client/Publisher.java
Sending        src/main/java/org/apache/servicemix/wsn/client/PullPoint.java
Sending        src/main/java/org/apache/servicemix/wsn/client/Subscription.java
Sending        src/main/java/org/apache/servicemix/wsn/component/WSNComponent.java
Adding         src/main/java/org/apache/servicemix/wsn/component/WSNDeployableEndpoint.java
Sending        src/main/java/org/apache/servicemix/wsn/component/WSNDeployer.java
Sending        src/main/java/org/apache/servicemix/wsn/component/WSNEndpoint.java
Adding         src/main/java/org/apache/servicemix/wsn/component/WSNPublisherEndpoint.java
Adding         src/main/java/org/apache/servicemix/wsn/component/WSNPullPointEndpoint.java
Adding         src/main/java/org/apache/servicemix/wsn/component/WSNServiceUnit.java
Adding         src/main/java/org/apache/servicemix/wsn/component/WSNSubscriptionEndpoint.java
Sending        src/main/java/org/apache/servicemix/wsn/jbi/JbiPublisher.java
Adding         src/main/java/org/apache/servicemix/wsn/spring/WSNDeployableEndpointFactoryBean.java
Sending        src/main/resources/META-INF/spring/servicemix-wsn2005.xml
Sending        src/test/java/org/apache/servicemix/wsn/component/WSNComponentTest.java
Transmitting file data .....................
Committed revision 679580.

> Refactor a bit the WS-Notification component to be independant on servicemix-core and to work in OSGi
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SM-1481
>                 URL: https://issues.apache.org/activemq/browse/SM-1481
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-wsn2005
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 3.3
>
>
> Getting rid of the org.apache.servicemix.jbi.client package leads to some minor incompatibilities on the WSN client pojos.

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