[jbosstools-dev] Weird issue with WS code and Eclipse 3.6

Brian Fitzpatrick bfitzpat at redhat.com
Tue Jun 8 20:48:38 EDT 2010


I'm not wrapping anything myself - I'm using the javax.soap dependency that comes as part of Eclipse. 

And the wsdl4j.jar that's in the plug-in causing the compile error is only part of my issue. We will go away from using the wsdl4j jar in the plug-in and using the javax.wsdl dependency plug-in that's part of Eclipse. 

But that only solves the compile issue, not the bizarre issue I get at runtime with the WS Tester.

--Fitz

_______________________________
Brian Fitzpatrick (aka "Fitz")
Senior Software Engineer, SOA-P
JBoss by Red Hat

----- Original Message -----
From: "Andersen Max" <max.andersen at redhat.com>
To: "Brian Fitzpatrick" <bfitzpat at redhat.com>
Cc: "external-exadel-list" <external-exadel-list at redhat.com>, "tools-dev" <jbosstools-dev at lists.jboss.org>
Sent: Tuesday, June 8, 2010 6:44:24 PM GMT -07:00 US/Canada Mountain
Subject: Re: Weird issue with WS code and Eclipse 3.6

shouldn't you be using some wsdl library from java it self or as an osgi library instead of
mixing in your own wsdl.jar ? (thinking out aloud here)

/max

On Jun 8, 2010, at 18:08, Brian Fitzpatrick wrote:

> Hey all...
> 
> I'm trying to fix https://jira.jboss.org/browse/JBIDE-6428 and am running into some bizarre issues...
> 
> As I say in the last JIRA comment I just added:
> 
> "It looks like I can take care of the compile errors, but then I end up with this:
> 
> An internal error occurred during: "Invoking web service...".
> (class: org/jboss/tools/ws/ui/utils/JAXWSTester, method: doTest signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V) Incompatible object argument for function call
> 
> I'm guessing there are incompatibilities with the WSDL libraries, but nothing I do has managed to work around this yet except for removing the 1.3 version of the javax.soap plug-in from the runtime plugins. I've tried enforcing the 1.2 version as the upper bound and that doesn't help at all."
> 
> Any suggestions on how to work around this? I'm using JDK 1.6.0_14 and Eclipse 3.6 RC3 plus the latest trunk build and a few fixed plug-ins from the 3.2_Helios branch. 
> 
> Thanks in advance. I'm pulling my hair out on this one...
> 
> --Fitz
> 
> _______________________________
> Brian Fitzpatrick (aka "Fitz")
> Senior Software Engineer, SOA-P
> JBoss by Red Hat
> 



More information about the jbosstools-dev mailing list