[jboss-jira] [JBoss JIRA] Created: (JBMETA-249) Fix JAX-WS 2.2 webserviceref clarification
Richard Opalka (JIRA)
jira-events at lists.jboss.org
Thu Jan 28 05:40:20 EST 2010
Fix JAX-WS 2.2 webserviceref clarification
------------------------------------------
Key: JBMETA-249
URL: https://jira.jboss.org/jira/browse/JBMETA-249
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Richard Opalka
Assignee: Richard Opalka
Fix For: jboss-metadata-common 2.0.0-alpha-11, jboss-metadata-ejb-2.0.0-alpha-6
There are some clarifications in JAX-WS 2.2 specification that are causing webserviceref TCK6 failures.
diff -r 2.2/javax/xml/ws/WebServiceRef.java 2.1/javax/xml/ws/WebServiceRef.java
68,131c31,78
< Class<? extends Service> value() default Service.class;
> Class value() default Object.class ;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list