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 "Jose Antonio (JIRA)" <ji...@apache.org> on 2006/12/11 12:26:23 UTC

[jira] Created: (MUSE-160) Imports should be copied with generated SubscriptionManager.wsdl file

Imports should be copied with generated SubscriptionManager.wsdl file
---------------------------------------------------------------------

                 Key: MUSE-160
                 URL: http://issues.apache.org/jira/browse/MUSE-160
             Project: Muse
          Issue Type: Bug
          Components: Tooling - Code Generation
    Affects Versions: 2.1.0
         Environment: Ubuntu Linux 6.06, JDK 1.5
            Reporter: Jose Antonio
         Assigned To: Dan Jemiolo


When a resource implements the subscription producer capability, it gets a SubscriptionManager.wsdl file generated with the wsdl file provided. That new file imports the following files:

<wsdl:import location="WS-Resource-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rw-2"/>
<wsdl:import location="WS-ResourceLifetime-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rlw-2"/>
<wsdl:import location="WS-ResourceProperties-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rpw-2"/>

That files should be copied with SubscriptionManager.wsdl files or they can be merged in the same way as the original wsdl file is merged with all of its imports.

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

        

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


[jira] Updated: (MUSE-160) Imports should be copied with generated SubscriptionManager.wsdl file

Posted by "Dan Jemiolo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-160?page=all ]

Dan Jemiolo updated MUSE-160:
-----------------------------

    Fix Version/s: 2.1.0

> Imports should be copied with generated SubscriptionManager.wsdl file
> ---------------------------------------------------------------------
>
>                 Key: MUSE-160
>                 URL: http://issues.apache.org/jira/browse/MUSE-160
>             Project: Muse
>          Issue Type: Bug
>          Components: Tooling - Code Generation
>    Affects Versions: 2.1.0
>         Environment: Ubuntu Linux 6.06, JDK 1.5
>            Reporter: Jose Antonio
>         Assigned To: Dan Jemiolo
>             Fix For: 2.1.0
>
>
> When a resource implements the subscription producer capability, it gets a SubscriptionManager.wsdl file generated with the wsdl file provided. That new file imports the following files:
> <wsdl:import location="WS-Resource-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rw-2"/>
> <wsdl:import location="WS-ResourceLifetime-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rlw-2"/>
> <wsdl:import location="WS-ResourceProperties-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rpw-2"/>
> That files should be copied with SubscriptionManager.wsdl files or they can be merged in the same way as the original wsdl file is merged with all of its imports.

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

        

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


[jira] Commented: (MUSE-160) Imports should be copied with generated SubscriptionManager.wsdl file

Posted by "Jose Antonio (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/MUSE-160?page=comments#action_12457309 ] 
            
Jose Antonio commented on MUSE-160:
-----------------------------------

I haven't tested the notification functionality yet but it seems to work. At least it doesn't produce errors due to unresolved imports.

> Imports should be copied with generated SubscriptionManager.wsdl file
> ---------------------------------------------------------------------
>
>                 Key: MUSE-160
>                 URL: http://issues.apache.org/jira/browse/MUSE-160
>             Project: Muse
>          Issue Type: Bug
>          Components: Tooling - Code Generation
>    Affects Versions: 2.1.0
>         Environment: Ubuntu Linux 6.06, JDK 1.5
>            Reporter: Jose Antonio
>         Assigned To: Dan Jemiolo
>             Fix For: 2.1.0
>
>         Attachments: SubscriptionManager.wsdl
>
>
> When a resource implements the subscription producer capability, it gets a SubscriptionManager.wsdl file generated with the wsdl file provided. That new file imports the following files:
> <wsdl:import location="WS-Resource-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rw-2"/>
> <wsdl:import location="WS-ResourceLifetime-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rlw-2"/>
> <wsdl:import location="WS-ResourceProperties-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rpw-2"/>
> That files should be copied with SubscriptionManager.wsdl files or they can be merged in the same way as the original wsdl file is merged with all of its imports.

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

        

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


[jira] Closed: (MUSE-160) Imports should be copied with generated SubscriptionManager.wsdl file

Posted by "Dan Jemiolo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-160?page=all ]

Dan Jemiolo closed MUSE-160.
----------------------------

    Resolution: Fixed

Great - I've made the changes. If there is a problem with an actual WSN feature, just open another JIRA item about that bug.

> Imports should be copied with generated SubscriptionManager.wsdl file
> ---------------------------------------------------------------------
>
>                 Key: MUSE-160
>                 URL: http://issues.apache.org/jira/browse/MUSE-160
>             Project: Muse
>          Issue Type: Bug
>          Components: Tooling - Code Generation
>    Affects Versions: 2.1.0
>         Environment: Ubuntu Linux 6.06, JDK 1.5
>            Reporter: Jose Antonio
>         Assigned To: Dan Jemiolo
>             Fix For: 2.1.0
>
>         Attachments: SubscriptionManager.wsdl
>
>
> When a resource implements the subscription producer capability, it gets a SubscriptionManager.wsdl file generated with the wsdl file provided. That new file imports the following files:
> <wsdl:import location="WS-Resource-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rw-2"/>
> <wsdl:import location="WS-ResourceLifetime-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rlw-2"/>
> <wsdl:import location="WS-ResourceProperties-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rpw-2"/>
> That files should be copied with SubscriptionManager.wsdl files or they can be merged in the same way as the original wsdl file is merged with all of its imports.

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

        

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


[jira] Updated: (MUSE-160) Imports should be copied with generated SubscriptionManager.wsdl file

Posted by "Dan Jemiolo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-160?page=all ]

Dan Jemiolo updated MUSE-160:
-----------------------------

    Attachment: SubscriptionManager.wsdl

Hi - can you try this WSDL file in your project to confirm it works? The imports are removed and the right message content in the WSDL, so you should not have to add any of the WS-* WSDL/XSD files to your /wsdl directory. If everything works for you I will commit the changes.

> Imports should be copied with generated SubscriptionManager.wsdl file
> ---------------------------------------------------------------------
>
>                 Key: MUSE-160
>                 URL: http://issues.apache.org/jira/browse/MUSE-160
>             Project: Muse
>          Issue Type: Bug
>          Components: Tooling - Code Generation
>    Affects Versions: 2.1.0
>         Environment: Ubuntu Linux 6.06, JDK 1.5
>            Reporter: Jose Antonio
>         Assigned To: Dan Jemiolo
>             Fix For: 2.1.0
>
>         Attachments: SubscriptionManager.wsdl
>
>
> When a resource implements the subscription producer capability, it gets a SubscriptionManager.wsdl file generated with the wsdl file provided. That new file imports the following files:
> <wsdl:import location="WS-Resource-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rw-2"/>
> <wsdl:import location="WS-ResourceLifetime-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rlw-2"/>
> <wsdl:import location="WS-ResourceProperties-1_2.wsdl" namespace="http://docs.oasis-open.org/wsrf/rpw-2"/>
> That files should be copied with SubscriptionManager.wsdl files or they can be merged in the same way as the original wsdl file is merged with all of its imports.

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

        

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