You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by "Ian Springer (JIRA)" <ji...@apache.org> on 2005/03/09 22:37:52 UTC

[jira] Created: (APOLLO-4) store WSDL portType name, port name, and service name as fields in Resource

store WSDL portType name, port name, and service name as fields in Resource
---------------------------------------------------------------------------

         Key: APOLLO-4
         URL: http://issues.apache.org/jira/browse/APOLLO-4
     Project: Apollo
        Type: Improvement
  Components: Wsdl2Java  
 Environment: n/a
    Reporter: Ian Springer
    Priority: Minor


This info is needed at runtime when constructing EPRs for Resources.


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Closed: (APOLLO-4) store WSDL portType name, port name, and service name as fields in Resource

Posted by "Sal Campana (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/APOLLO-4?page=history ]
     
Sal Campana closed APOLLO-4:
----------------------------

    Resolution: Fixed

I reverted the param in ResourceDefinition and decided the appropriate service name was the one we use as the endpoint name...figuring a consumer of an epr would need this info....

added the code and template additions to generate the code.

> store WSDL portType name, port name, and service name as fields in Resource
> ---------------------------------------------------------------------------
>
>          Key: APOLLO-4
>          URL: http://issues.apache.org/jira/browse/APOLLO-4
>      Project: Apollo
>         Type: Improvement
>   Components: Wsdl2Java
>  Environment: n/a
>     Reporter: Ian Springer
>     Assignee: Sal Campana
>     Priority: Minor

>
> This info is needed at runtime when constructing EPRs for Resources.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (APOLLO-4) store WSDL portType name, port name, and service name as fields in Resource

Posted by "Sal Campana (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/APOLLO-4?page=comments#action_62672 ]
     
Sal Campana commented on APOLLO-4:
----------------------------------

I added a param to the constructor of ResourceDefinitionImpl to accept the Service name from the JWsdl Service Object....I DID NOT change the interface for ResourceDefintion because I have a question about whether or not the service name here should be the one we use or the one obtained directly from the WSDL.....

I also added the code in Wsdl2Java.buildServiceProperties(..) to extract these values, they would then need to be added to the context and the template updated to show them...should be no more than ten minutes work.....



> store WSDL portType name, port name, and service name as fields in Resource
> ---------------------------------------------------------------------------
>
>          Key: APOLLO-4
>          URL: http://issues.apache.org/jira/browse/APOLLO-4
>      Project: Apollo
>         Type: Improvement
>   Components: Wsdl2Java
>  Environment: n/a
>     Reporter: Ian Springer
>     Priority: Minor

>
> This info is needed at runtime when constructing EPRs for Resources.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Assigned: (APOLLO-4) store WSDL portType name, port name, and service name as fields in Resource

Posted by "Sal Campana (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/APOLLO-4?page=history ]

Sal Campana reassigned APOLLO-4:
--------------------------------

    Assign To: Sal Campana

> store WSDL portType name, port name, and service name as fields in Resource
> ---------------------------------------------------------------------------
>
>          Key: APOLLO-4
>          URL: http://issues.apache.org/jira/browse/APOLLO-4
>      Project: Apollo
>         Type: Improvement
>   Components: Wsdl2Java
>  Environment: n/a
>     Reporter: Ian Springer
>     Assignee: Sal Campana
>     Priority: Minor

>
> This info is needed at runtime when constructing EPRs for Resources.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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