[jbossws-issues] [JBoss JIRA] (JBWS-3376) Introduce jboss-webservices.xml DD

Richard Opalka (JIRA) jira-events at lists.jboss.org
Mon Mar 19 07:10:48 EDT 2012


     [ https://issues.jboss.org/browse/JBWS-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Opalka updated JBWS-3376:
---------------------------------

    Description: 
It's needed for customization of webservices.xml
{code:xml}
<webservices>
  <context-root/>?
  <config-name/>?
  <config-file/>?
  <port-component>*
    <ejb-name/>
    <port-component-name/>
    <port-component-uri/>?
    <auth-method/>?
    <transport-guarantee/>?
    <secure-wsdl-access/>?
  </port-component>
  <webservice-description>*
    <webservice-description-name/>
    <wsdl-publish-location/>?
  </webservice-description>
</webservices>
{code}


  was:
It's needed for customization of webservices.xml
{code:xml}
<webservices>
  <context-root/>?
  <config-name/>?
  <config-file/>?
  <port-component>*
    <ejb-name>
    <port-component-name/>
    <port-component-uri/>?
    <auth-method/>?
    <transport-guarantee/>?
    <secure-wsdl-access/>?
  </port-component>
  <webservice-description>*
    <webservice-description-name/>
    <wsdl-publish-location/>?
  </webservice-description>
</webservices>
{code}



    
> Introduce jboss-webservices.xml DD
> ----------------------------------
>
>                 Key: JBWS-3376
>                 URL: https://issues.jboss.org/browse/JBWS-3376
>             Project: JBoss Web Services
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Richard Opalka
>            Assignee: Richard Opalka
>             Fix For: jbossws-native-4.0.0.CR1, jbossws-cxf-4.0.0.CR1
>
>         Attachments: jboss_web_services_1.0.xsd
>
>
> It's needed for customization of webservices.xml
> {code:xml}
> <webservices>
>   <context-root/>?
>   <config-name/>?
>   <config-file/>?
>   <port-component>*
>     <ejb-name/>
>     <port-component-name/>
>     <port-component-uri/>?
>     <auth-method/>?
>     <transport-guarantee/>?
>     <secure-wsdl-access/>?
>   </port-component>
>   <webservice-description>*
>     <webservice-description-name/>
>     <wsdl-publish-location/>?
>   </webservice-description>
> </webservices>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list