[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1076) Missing annotation parameter in example "web-service"

Tim Fox (JIRA) jira-events at lists.jboss.org
Fri Oct 5 04:30:12 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-1076?page=all ]

Tim Fox updated JBMESSAGING-1076:
---------------------------------

    Fix Version/s: Unscheduled

> 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.0.CR2
>         Environment: jbossws-native-2.0.0.GA
>            Reporter: Pavel Kadlec
>         Assigned To: Tim Fox
>             Fix For: Unscheduled
>
>         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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list