Bug 1016598 - Add comments to modify-wsdl-address and wsdl-host elements in jboss-as-webservices_1_2.xsd
Summary: Add comments to modify-wsdl-address and wsdl-host elements in jboss-as-webser...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Services
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: CR1
: EAP 6.2.0
Assignee: Rebecca Searls
QA Contact: Rostislav Svoboda
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 11:39 UTC by Rostislav Svoboda
Modified: 2013-12-15 16:19 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:19:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rostislav Svoboda 2013-10-08 11:39:05 UTC
Please add comments to modify-wsdl-address and wsdl-host elements in jboss-as-webservices_1_2.xsd -- jboss-eap-6.2/docs/schema/jboss-as-webservices_1_2.xsd

Current status:
...
<xs:element name="modify-wsdl-address" type="xs:boolean" minOccurs="0" maxOccurs="1"/>
<xs:element name="wsdl-host" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="wsdl-port" type="xs:int" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>

    Set this property to explicitly define the HTTP port that will be used 
    for rewriting the SOAP address.
    Otherwise the HTTP port will be identified by querying the list of installed 
    HTTP connectors.

    </xs:documentation>
  </xs:annotation>
</xs:element>
...

Comment 2 Rostislav Svoboda 2013-11-06 07:56:51 UTC
Rebecca or Alessio, please grant dev_ack.

Comment 4 Rostislav Svoboda 2013-11-11 11:28:16 UTC
This issue was verified using the 6.2.0.CR1 preview bits.


Note You need to log in before you can comment on or make changes to this bug.