]
Brian Fitzpatrick resolved JBIDE-8925.
--------------------------------------
Resolution: Done
The method getSampleSOAPInputMessage(Definition, String, String,
String, String) is undefined for the type TesterWSDLUtils
--------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-8925
URL:
https://issues.jboss.org/browse/JBIDE-8925
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Fix For: 3.3.0.M1
Attachments: jbide8925.patch
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.3...
[INFO] org.jboss.tools.ws.ui.test ........................ FAILURE [10.231s]
[ERROR] Failed to execute goal
org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project
org.jboss.tools.ws.ui.test: Compilation failure: Compilation failure:
[ERROR]
/qa/services/hudson/hudson_workspace/workspace/jbosstools-3.3_trunk.component--ws/sources/tests/org.jboss.tools.ws.ui.test/src/org/jboss/tools/ws/ui/test/utils/TesterWSDLUtilsTest.java
(at line 125):[-1,-1]
[ERROR] return TesterWSDLUtils.getSampleSOAPInputMessage(def, service, port, binding,
operation);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getSampleSOAPInputMessage(Definition, String, String, String, String)
is undefined for the type TesterWSDLUtils
[ERROR] -> [Help 1]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: