]
Jeff Mesnil commented on JBMESSAGING-1076:
------------------------------------------
also applied patch to trunk
Missing annotation parameter in example "web-service"
-----------------------------------------------------
Key: JBMESSAGING-1076
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1076
Project: JBoss Messaging
Issue Type: Bug
Components: Documentation and Training
Affects Versions: 1.4.1.beta1, 1.4.0.SP3_CP01
Environment: jbossws-native-2.0.0.GA
Reporter: Pavel Kadlec
Assigned To: Jeff Mesnil
Priority: Trivial
Fix For: 2.0.0 Beta, 1.4.0.SP3.CP02, 1.4.1.CR1
Attachments: WebServiceExampleImpl-patch.java
WebService annotation does not have determined parameter "serviceName" in
example "web-service". The container (jbossws-native-2.0.0.GA) assigns
serviceName, by default "WebServiceExampleImplService". Client asks for service
"JMSSampleService".
The full annotation should look like
@WebService(serviceName="JMSSampleService", name="JMSSample")
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: