users@glassfish.java.net

Re: axist and glassfish (v1) problem

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Tue, 13 Mar 2007 13:52:22 -0700

glassfish_at_javadesktop.org wrote:
> I followed Eclipse Webtools Platform Tutorial (I'm using wtp 1.5):
> http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/TopDownWebService/TopDownWebService.html
>
> I use this wdsl to generate a web service (from the tutorial):
> http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/TopDownWebService/srcfiles/AreaService.wsdl
>
> It [b]deployed successfull[/b]!
>
> Calling http://localhost:8080/bla/services/Version does work and shows a correct result.
>
> But when I call the deployed service on
> http://localhost:8080/bla/services/AreaService
>
> It says "[b]AXIS error - No service is available at this URL[/b]"
>
> I exactly followed the tutorial, does axis and glassfish not work together ??
>
I do not know. Anyone on the list using Axis with GlassFish?
If you are using GlassFish, I would recommend to use the JAX WS Web
Services 2.0 (part of the Java EE 5 spec) which is included in GlassFish
Java EE 5.
Last time I checked, Axis was not J2EE 1.4 and Java EE 5 compliant in
terms of web services development.
See also the Eclipse bug (moved to RFE):
https://bugs.eclipse.org/bugs/show_bug.cgi?id=133205

Ludo
> Is this a bug?
>
> Thanks
> Stephan
> [Message sent by forum member 'iceandfire' (iceandfire)]
>
> http://forums.java.net/jive/thread.jspa?messageID=207693
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>