Re: Webservices plugin for M2

2005-12-08 Thread Lee Meador
There is an Axis plugin on codehaus:

http://mojo.codehaus.org/wsdl2java-maven-plugin/


On 12/8/05, [EMAIL PROTECTED] 
[EMAIL PROTECTED] wrote:

 Is there any webservices plugin available for Maven2.
 snip



--
-- Lee Meador
Sent from gmail. My real email address is [EMAIL PROTECTED]


Re: Webservices plugin for M2

2005-12-08 Thread Jesse McConnell
btw, the wsdl2java plugin has been superceeded by the axistools-maven-plugin
in the mojo-sandbox...the axistools plugin supports both java2wsdl and
wsdl2java...

I'll be reworking a patch into that plugin shortly and will push another
snapshot of it soon.

if you have any problems, just let me know

cheers
jesse

On 12/8/05, Lee Meador [EMAIL PROTECTED] wrote:

 There is an Axis plugin on codehaus:

 http://mojo.codehaus.org/wsdl2java-maven-plugin/


 On 12/8/05, [EMAIL PROTECTED] 
 [EMAIL PROTECTED] wrote:
 
  Is there any webservices plugin available for Maven2.
  snip



 --
 -- Lee Meador
 Sent from gmail. My real email address is [EMAIL PROTECTED]




--
jesse mcconnell


Re: Webservices plugin for M2

2005-12-08 Thread Tomasz Pik
On 08/12/05, Jesse McConnell [EMAIL PROTECTED] wrote:

 btw, the wsdl2java plugin has been superceeded by the axistools-maven-plugin
 in the mojo-sandbox...

Maybe it should be names axis1tools-maven-plugin?
Axis2 is coming and I don't think that one plugin will be able to handle both.

Regards,
Tomek

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Webservices plugin for M2

2005-12-08 Thread Pete
Jesse,

I would like to use the AxisTools plugin, I am just beginning a Webservice
with Axis 1.3, I have the WSDL so believe I need WSDL2Java.
Any help would be appreciated, as the axisTools webpage looks pretty brief.

How do I get the plugin ? Do I need to build it myself ? if so how ? I can
get to
http://svn.codehaus.org/trunk/mojo/mojo-sandbox/axistools-maven-plugin/?root=mojo
but what is the URL for SVN to get the code ? I tried the above in Eclipse
SVN URL but no luck ?

How do I refrence the plugin in my pom.xml , there is no examples ?

Does Axis Tools plugin support Axis 1.2/1.3 or Axis 2.0 or both ?

many thanks
Pete


On 08/12/05, Tomasz Pik [EMAIL PROTECTED] wrote:

 On 08/12/05, Jesse McConnell [EMAIL PROTECTED] wrote:

  btw, the wsdl2java plugin has been superceeded by the
 axistools-maven-plugin
  in the mojo-sandbox...

 Maybe it should be names axis1tools-maven-plugin?
 Axis2 is coming and I don't think that one plugin will be able to handle
 both.

 Regards,
 Tomek

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]