Really just guessing, but have you tried using lowercase wsdl?
> http://host:port/app/services/PruebaService?wsdl
charles
On Sep 20, 2011, at 11:33 PM, Néstor Boscán wrote:
> 4.- When I try to get the WSDL file using the URL
> http://host:port/app/services/PruebaService?WSDL
I have tried installing multiple times with eclipse indigo and I cannot
get the Axis2 plugins to be visible within the New menu. I have
searched the error log and I cannot see anything that tells me that
there is a problem. I have installed the 1.6.1 plugin jars to the
dropins folder and nothi
I've found those plugins to be very buggy and not reliable. I would
recommend looking at other means to producing your aars. We use a
maven-aar-plugin but you can use ant as well.
Goodluck,
Chris
From:
[email protected]
[mailto:java-use
Thanks, I'm looking into the ant option now
From: Meeusen, Christopher W. [mailto:[email protected]]
Sent: Wednesday, September 21, 2011 10:58 AM
To: [email protected]
Subject: RE: Axis2 Service and Code Gen: New Options are not visible
I've found those plugins to be ver
Hi Scott,
On 21 September 2011 16:50, Scott Selvia wrote:
> ** **
>
> I have tried installing multiple times with eclipse indigo and I cannot get
> the Axis2 plugins to be visible within the New menu. I have searched the
> error log and I cannot see anything that tells me that there is a proble
JavaEE, I’ll expand the indigo EE zip and try again with a new copy
From: Harshana Eranga Martin [mailto:[email protected]]
Sent: Wednesday, September 21, 2011 11:03 AM
To: [email protected]
Subject: Re: Axis2 Service and Code Gen: New Options are not visible
Hi Scott,
On 21 Se
On 21 September 2011 17:03, Harshana Eranga Martin wrote:
> Hi Scott,
>
> On 21 September 2011 16:50, Scott Selvia wrote:
>
>> ** **
>>
>> I have tried installing multiple times with eclipse indigo and I cannot
>> get the Axis2 plugins to be visible within the New menu. I have searched
>> the er
Fresh eclipse indigo install with the two jars in the dropins folder and now UI
options. When I select the POJO project while in the JavaEE perspective there
are no options in the New wizard for Axis2.
From: Harshana Eranga Martin [mailto:[email protected]]
Sent: Wednesday, September 21,
Hi Scott,
Can you try dropping the 2 jars (actually they are bundles packaged as jars)
in to /plugins folder. Then change your Eclipse perspective to
JavaEE as well. Then you will see the Axis2 wizards in New Wizards category.
Thanks and Regards,
Harshana
On 21 September 2011 20:04, Scott Selvia