users@jax-ws.java.net

Re: for service deploy problem in Netbean 5.5

From: Lukas Jungmann <Lukas.Jungmann_at_Sun.COM>
Date: Tue, 21 Nov 2006 23:40:47 +0100

Hi,

yuyin Song wrote:
> Hi All,
>
>
> I have a service deploy problem. When I do "run
> project" for service, there is a following error:

In the server log there should be more info about the error, but I guess
that if you manually undeploy "SmartTransducerServices" application from
the server (eg. using admin console in GF or from Runtime tab in the
IDE) and after that invoke Run on your project, then it will work.

Please, send NetBeans related questions to nbj2ee_at_netbeans.org, not to
this list next time.
Thanks,

--lj

>
> .......
> In-place deployment at C:\Documents and
> Settings\Eugene Song\SmartTransducerServices\build\web
> Start registering the project's server resources
> Finished registering server resources
> moduleID=SmartTransducerServices
> Application SmartTransducerServices is already
> deployed on other targets. Please use
> create-application-ref command to create reference to
> the specified target
> C:\Documents and
> Settings\Eugene\SmartTransducerServices\nbproject\build-impl.xml:475:
> Deployment error:
> The module has not been deployed.
> See the server log for details.
> BUILD FAILED (total time: 8 seconds)
>
> The following is in build-impl.xml:475:
> <target name="-run-deploy-nb" if="netbeans.home">
> <nbdeploy debugmode="false"
> clientUrlPart="${client.urlPart}"
> forceRedeploy="${forceRedeploy}"/>
> </target>
>
> What is the problem? and How to fix it? Thanks.
>
> Yin
>
>
>
>
> ____________________________________________________________________________________
> Sponsored Link
>
> Compare mortgage rates for today.
> Get up to 5 free quotes. www2.nextag.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>