[
https://issues.jboss.org/browse/JBIDE-9782?page=com.atlassian.jira.plugin...
]
Jaroslav Jankovič commented on JBIDE-9782:
------------------------------------------
Problem was not in wsdl file because I used wsdl from deployed service:
"http://localhost:8080/WebProject/HelloWorld?wsdl". It was JRE inconsistency
problem. JBDS uses older JDK1.6.0.17 instead of JDK1.6.0.27 which is system default JRE.
Problem solved. Closing JIRA.
Web Service client throws WebServiceException
---------------------------------------------
Key: JBIDE-9782
URL:
https://issues.jboss.org/browse/JBIDE-9782
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.2.M1
Environment: JBoss EAP, JBDS 4.1.1 M1
Reporter: Jaroslav Jankovič
Assignee: Brian Fitzpatrick
Fix For: 3.2.2.M2
Attachments: stacktrace
1. create Sample Web Service through wizard
2. create Bottom Up Web Service from class (created in 1. step) through wizard
3. deploy Web Service
4. create Web Service Client through wizard
5. run Web Service Client as java application
After running Web Service Client as Java application, WebServiceException is thrown.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira