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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to