You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Jonas Buys (JIRA)" <ji...@apache.org> on 2010/05/28 17:31:36 UTC

[jira] Created: (MUSE-310) WS-SG Default Implementation NOT conform specification

WS-SG Default Implementation NOT conform specification
------------------------------------------------------

                 Key: MUSE-310
                 URL: https://issues.apache.org/jira/browse/MUSE-310
             Project: Muse
          Issue Type: Improvement
          Components: Core Engine - Resource and Capability APIs, Core Engine - Routing and Serialization, WSN NotificationProducer, WSN SubscriptionManager, WSRF WSRL ScheduledTermination, WSRF WSSG ServiceGroup
    Affects Versions: 2.3.0
         Environment: WinXP, Java 1.6u19, Tomcat 6.0.28
            Reporter: Jonas Buys
            Assignee: Dan Jemiolo
             Fix For: 2.3.0


Fixed these issues:
- Trunk not according to WS-SG spec: MCRs should be filtered by WSDL portType (now retrieved exactly once using WS-MEX)
- TerminationTime: Subscription (MUSE-224) + ServiceGroupEntry
- WS-N SG modification events
- Fix muse-core for capability-level persistence on top of default router persistence
- extra dependencies required wsrf-impl: wsx-impl + wsn-api

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


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-310) WS-SG Default Implementation NOT conform specification

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Buys updated MUSE-310:
----------------------------

    Attachment: wsrf-api.diff
                wsrf-impl.diff
                wsn-impl.diff

> WS-SG Default Implementation NOT conform specification
> ------------------------------------------------------
>
>                 Key: MUSE-310
>                 URL: https://issues.apache.org/jira/browse/MUSE-310
>             Project: Muse
>          Issue Type: Improvement
>          Components: Core Engine - Resource and Capability APIs, Core Engine - Routing and Serialization, WSN NotificationProducer, WSN SubscriptionManager, WSRF WSRL ScheduledTermination, WSRF WSSG ServiceGroup
>    Affects Versions: 2.3.0
>         Environment: WinXP, Java 1.6u19, Tomcat 6.0.28
>            Reporter: Jonas Buys
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: core.diff, wsn-impl.diff, wsrf-api.diff, wsrf-impl.diff
>
>
> Fixed these issues:
> - Trunk not according to WS-SG spec: MCRs should be filtered by WSDL portType (now retrieved exactly once using WS-MEX)
> - TerminationTime: Subscription (MUSE-224) + ServiceGroupEntry
> - WS-N SG modification events
> - Fix muse-core for capability-level persistence on top of default router persistence
> - extra dependencies required wsrf-impl: wsx-impl + wsn-api

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


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Issue Comment Edited: (MUSE-310) WS-SG Default Implementation NOT conform specification

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MUSE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873023#action_12873023 ] 

Jonas Buys edited comment on MUSE-310 at 5/28/10 12:04 PM:
-----------------------------------------------------------

Patch included in attached diff files.  The two additional dependencies for wsrf-impl modules should be added manually to your pom.xml.

All tested, including persistency of subscriptions and SG entries, except for WSRL ScheduledTerminationTime.

      was (Author: jonasbuys):
    Patch included in attached diff files.  The two additional dependencies for wsrf-impl modules should be added manually to your pom.xml.
  
> WS-SG Default Implementation NOT conform specification
> ------------------------------------------------------
>
>                 Key: MUSE-310
>                 URL: https://issues.apache.org/jira/browse/MUSE-310
>             Project: Muse
>          Issue Type: Improvement
>          Components: Core Engine - Resource and Capability APIs, Core Engine - Routing and Serialization, WSN NotificationProducer, WSN SubscriptionManager, WSRF WSRL ScheduledTermination, WSRF WSSG ServiceGroup
>    Affects Versions: 2.3.0
>         Environment: WinXP, Java 1.6u19, Tomcat 6.0.28
>            Reporter: Jonas Buys
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: core.diff, wsn-impl.diff, wsrf-api.diff, wsrf-impl.diff
>
>
> Fixed these issues:
> - Trunk not according to WS-SG spec: MCRs should be filtered by WSDL portType (now retrieved exactly once using WS-MEX)
> - TerminationTime: Subscription (MUSE-224) + ServiceGroupEntry
> - WS-N SG modification events
> - Fix muse-core for capability-level persistence on top of default router persistence
> - extra dependencies required wsrf-impl: wsx-impl + wsn-api

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


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-310) WS-SG Default Implementation NOT conform specification

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Buys updated MUSE-310:
----------------------------

    Attachment: core.diff

> WS-SG Default Implementation NOT conform specification
> ------------------------------------------------------
>
>                 Key: MUSE-310
>                 URL: https://issues.apache.org/jira/browse/MUSE-310
>             Project: Muse
>          Issue Type: Improvement
>          Components: Core Engine - Resource and Capability APIs, Core Engine - Routing and Serialization, WSN NotificationProducer, WSN SubscriptionManager, WSRF WSRL ScheduledTermination, WSRF WSSG ServiceGroup
>    Affects Versions: 2.3.0
>         Environment: WinXP, Java 1.6u19, Tomcat 6.0.28
>            Reporter: Jonas Buys
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: core.diff, wsn-impl.diff, wsrf-api.diff, wsrf-impl.diff
>
>
> Fixed these issues:
> - Trunk not according to WS-SG spec: MCRs should be filtered by WSDL portType (now retrieved exactly once using WS-MEX)
> - TerminationTime: Subscription (MUSE-224) + ServiceGroupEntry
> - WS-N SG modification events
> - Fix muse-core for capability-level persistence on top of default router persistence
> - extra dependencies required wsrf-impl: wsx-impl + wsn-api

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


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Commented: (MUSE-310) WS-SG Default Implementation NOT conform specification

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MUSE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873023#action_12873023 ] 

Jonas Buys commented on MUSE-310:
---------------------------------

Patch included in attached diff files.  The two additional dependencies for wsrf-impl modules should be added manually to your pom.xml.

> WS-SG Default Implementation NOT conform specification
> ------------------------------------------------------
>
>                 Key: MUSE-310
>                 URL: https://issues.apache.org/jira/browse/MUSE-310
>             Project: Muse
>          Issue Type: Improvement
>          Components: Core Engine - Resource and Capability APIs, Core Engine - Routing and Serialization, WSN NotificationProducer, WSN SubscriptionManager, WSRF WSRL ScheduledTermination, WSRF WSSG ServiceGroup
>    Affects Versions: 2.3.0
>         Environment: WinXP, Java 1.6u19, Tomcat 6.0.28
>            Reporter: Jonas Buys
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>
> Fixed these issues:
> - Trunk not according to WS-SG spec: MCRs should be filtered by WSDL portType (now retrieved exactly once using WS-MEX)
> - TerminationTime: Subscription (MUSE-224) + ServiceGroupEntry
> - WS-N SG modification events
> - Fix muse-core for capability-level persistence on top of default router persistence
> - extra dependencies required wsrf-impl: wsx-impl + wsn-api

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


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Resolved: (MUSE-310) WS-SG Default Implementation NOT conform specification

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MUSE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Buys resolved MUSE-310.
-----------------------------

    Resolution: Fixed

> WS-SG Default Implementation NOT conform specification
> ------------------------------------------------------
>
>                 Key: MUSE-310
>                 URL: https://issues.apache.org/jira/browse/MUSE-310
>             Project: Muse
>          Issue Type: Improvement
>          Components: Core Engine - Resource and Capability APIs, Core Engine - Routing and Serialization, WSN NotificationProducer, WSN SubscriptionManager, WSRF WSRL ScheduledTermination, WSRF WSSG ServiceGroup
>    Affects Versions: 2.3.0
>         Environment: WinXP, Java 1.6u19, Tomcat 6.0.28
>            Reporter: Jonas Buys
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: core.diff, wsn-impl.diff, wsrf-api.diff, wsrf-impl.diff
>
>
> Fixed these issues:
> - Trunk not according to WS-SG spec: MCRs should be filtered by WSDL portType (now retrieved exactly once using WS-MEX)
> - TerminationTime: Subscription (MUSE-224) + ServiceGroupEntry
> - WS-N SG modification events
> - Fix muse-core for capability-level persistence on top of default router persistence
> - extra dependencies required wsrf-impl: wsx-impl + wsn-api

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


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org