[
http://jira.jboss.com/jira/browse/JBAS-4895?page=all ]
Thomas Diesler reopened JBAS-4895:
----------------------------------
PortComponentRef should be unbounded
/** The port-component-ref */
private PortComponentRef portComponentRef;
<xsd:element name="port-component-ref"
type="javaee:port-component-refType"
minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
The port-component-ref element declares a client dependency
on the container for resolving a Service Endpoint Interface
to a WSDL port. It optionally associates the Service Endpoint
Interface with a particular port-component. This is only used
by the container for a Service.getPort(Class) method call.
</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