[
http://jira.jboss.com/jira/browse/JBAS-4895?page=comments#action_12384381 ]
Thomas Diesler commented on JBAS-4895:
--------------------------------------
soapHeader should be of type List<QName>
private List<String> soapHeader;
<xsd:element name="soap-header"
type="javaee:xsdQNameType"
minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
Defines the QName of a SOAP header that will be processed
by the handler.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
JAXB based ServiceRef meta data
-------------------------------
Key: JBAS-4895
URL:
http://jira.jboss.com/jira/browse/JBAS-4895
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Reporter: Thomas Diesler
Assigned To: Scott M Stark
Fix For: JBossAS-5.0.0.Beta3
All service-ref based clients fail.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira