users@jax-rpc.java.net

Re: Problems witjh config file

From: Arun Gupta <Arun.Gupta_at_Sun.COM>
Date: Wed, 11 Aug 2004 09:54:40 -0700

Hi Jim,

Which version of JAX-RPC/JWSDP are you using ? You can find that by
typing "wscompile -version" on the command line.

_Config.properties file was required in a much earlier version of
JAX-RPC. It is not required if you are using JAX-RPC 1.1.2 from JWSDP
1.4. Refer to the whitepaper at
https://jax-rpc.dev.java.net/whitepaper/1.1/index-part2.html#Scenario1
where it explains the steps required to prepare a deployable WAR
starting from a service endpoint interface nad implementation.

Thanks,
-Arun

Colin Ramsay wrote:

> Hi all,
>
> I'm a University student using JAX-RPC in their final year project.
> I'm trying to get a simple service application up and running and have
> run into some difficulties.
>
> I've created a Remote service Interface and Implementation (package
> NumberRequest)and config.xml file. However when I try to complete the
> wscomplie step (after compling both my interface and its implentation)
>
> using: wscompile -gen:both -keep -verbose -nd . -classpath . -d .
> config.xml
>
> It creates the necessary class files/stubs, ties, WSDL file as
> required but not a NumberRequest _Config.properties file.
>
> I need this file for the next stage but can't seem to figure out why
> wscompile isn't creating it.
>
> Any help would be greatly appreciated.
>
> Regards,
>
> Jim
>
> _________________________________________________________________
> It's fast, it's easy and it's free. Get MSN Messenger today!
> http://www.msn.co.uk/messenger
>
>
> ---------------------------------------------------------------------
> 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
>

-- 
got Web Services ?
Download Java Web Services Developer Pack from
http://java.sun.com/webservices
---------------------------------------------------------------------
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