users@glassfish.java.net

Re: Hi, Thinking about this the

From: Bhavanishankar <bshankar_at_sun.com>
Date: Thu, 11 Nov 2010 20:42:31 +0530

cd v3/tests/embedded/maven-plugin/webservice (or wherever you have
checked out)
export S1AS_HOME=%Your GlassFish installation root%
mvn install

This will deploy the webservice and run junit tests as well.

-Bhavani.

On 11/11/2010 08:24 PM, forums_at_java.net wrote:
> Hi,
>
> Thinking about this the sample webservice deploys, whether it works or
> not
> I'm not sure? How would I test this to ensure it works? What do I need
> to see
> in the logs to determine its deployed the webservices? Its definitely
> deployed the war file, but I can't see any webservice deployment or that
> its listening on any ports.
>
> In my sample I would like to connect to it via SOAPUI, however the fact I
> can't and I can't see any deployment of the webservices suggests it
> deploys
> just the war on its own, and does not show the Webservices. Which
> leads to
> the question is this expected behavior? Is there any way I can call the
> webservices using SOAPUI?
>
> Regards
>
> Amjad
>
>
> --
>
> [Message sent by forum member 'mzkq6z']
>
> View Post: http://forums.java.net/node/715091
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>