[
https://jira.jboss.org/jira/browse/JBDS-1103?page=com.atlassian.jira.plug...
]
Libor Zoubek commented on JBDS-1103:
------------------------------------
When I add new method to my service implementation class and regenerate WSDL and client
proxy by New->Web Service wizard, the old (first method) works, but when testing the
new one I get java.lang.NoSuchMethodError: ws.test.AxisServiceProxy.method2() it really
seams that wizard somehow badly deploys the client proxy.
Creating simple Axis Web Service fails running
----------------------------------------------
Key: JBDS-1103
URL:
https://jira.jboss.org/jira/browse/JBDS-1103
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Affects Versions: 3.0.0.CR2
Environment: Sun JDK 1.6.0_17, x86_64, JBDS-H7-CR3, Jboss-AS 5.1-GA
Reporter: Libor Zoubek
Priority: Critical
Attachments: axis_ws_run_error.log, workspace.zip
It seems like JDBS wrongly creates axis-based web service. In comparsion to Eclipse 3.5
WTP, where everything goes OK as well as deploying and running od jboss-as 5.1
Can be reproduced by following this tutorial
http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpW...
Notes:
Eclipse 3.5 WTP creating, deploying, running - OK
Opening workspace created by Eclipse 3.5 WTP by JBDS and deploying+running Axis WS - OK
See attached log and workspace
--
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