[
http://jira.jboss.com/jira/browse/JBWS-1757?page=comments#action_12369848 ]
Thomas Diesler commented on JBWS-1757:
--------------------------------------
org.springframework.beans.factory.BeanCreationException: Error creating bean with name
'DocBareService': Invocation of init method failed; nested exception is
javax.xml.ws.WebServiceException: Attributes portName, serviceName and endpointInterface
are not allowed in the @WebService annotation of an SEI.
Caused by:
javax.xml.ws.WebServiceException: Attributes portName, serviceName and endpointInterface
are not allowed in the @WebService annotation of an SEI.
at
org.apache.cxf.jaxws.support.JaxWsImplementorInfo.initialise(JaxWsImplementorInfo.java:279)
at
org.apache.cxf.jaxws.support.JaxWsImplementorInfo.<init>(JaxWsImplementorInfo.java:57)
at org.apache.cxf.jaxws.EndpointImpl.getServer(EndpointImpl.java:239)
at org.apache.cxf.jaxws.EndpointImpl.doPublish(EndpointImpl.java:223)
at org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:175)
at org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:329)
at sun.reflect.GeneratedMethodAccessor147.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
Investigate CXF samples soapbinding
-----------------------------------
Key: JBWS-1757
URL:
http://jira.jboss.com/jira/browse/JBWS-1757
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: integration-cxf
Reporter: Thomas Diesler
Fix For: jbossws-2.1.0
--
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