[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: creating a top down web service with eclipse

Hi Massimo,

Are you using WTP 2.0? WTP v1.1.1 is not a valid release number. (Note 
that plug-in version numbers no longer correspond to WTP version numbers.)

WRT to your error, I'm just taking a stab in the dark based on the stack 
and a quick Google search, do you have an interface defined with no 
corresponding binding? Do you have existing classes defined that cannot be 
overridden by the service generator?

Lawrence

>Hi,
>
>as for some of you, I am trying to create a first web service from a 
>..wsdl definition.
>I am following "the top down web services" tutorial.
>At generation time, the wizard give me the error reported below. I am 
>using Apache Tomcat v6.0,
>Axis2 v1.3, Eclispe Europa v3.3.1, WTP v1.1.1, and Java 5. Do you have 
>experienced a similar problem
>before? Some suggestion to solve it?
>
>Thank all in advance,
>-Massimo.