users@jax-rpc.java.net

Re: Deploy Web Services

From: Washington - Terra <washcpc_at_terra.com.br>
Date: Fri, 22 Apr 2005 18:25:49 -0300

Sels Wannes wrote:

>Hi,
>
>This error means that wsdeploy is looking for your compressed model file that you generated by using wscompile, but wsdeploy can't find it in the root of your war file. Please verify that the file is there, or change the name/location of the file in your jaxrpc-ri.xml file
>
>Regards,
>Wannes Sels
>
>________________________________
>
>Van: Washington - Terra [mailto:washcpc_at_terra.com.br]
>Verzonden: vr 22/04/2005 20:23
>Aan: users_at_jax-rpc.dev.java.net
>Onderwerp: Deploy Web Services
>
>
>
>Hi ! I´m start with JWSDP . I´m try to devepolment and deploy a
>HelloWorld example. I followed the step in the tutorial but when i go to
>generate the Myapp.WAR using wsdeploy, i receive the error:
>error: modeler error: java.io.FileNotFoundException:
>C:\DOCUME~1\WASHIN~1\LOCALS~1\Temp\jaxrpc-deploy-63fb30\model.zip (The
>system cannot find the file specified)
>
>I did´t understand why the reference in my local directory although the
>MyApp.WAR has been generate. I hope for your help.
>
>Thanks !
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
>For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>
>
>
>Esta mensagem foi verificada pelo E-mail Protegido Terra.
>Scan engine: McAfee VirusScan / Atualizado em 22/04/2005 / Versão: 4.4.00 - Dat 4475
>Proteja o seu e-mail Terra: http://mail.terra.com.br/
>
>
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
>For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
Thanks !! Now it´s ok !! The web services was verified ! ;-)