users@jax-rpc.java.net

Problems with config file

From: Colin Ramsay <colramsay_at_hotmail.com>
Date: Thu, 12 Aug 2004 12:26:05 +0000

Arun,

Thanks for this, I'm using JAX-RPC 1.1.2 from JWSDK 1.4.

I've been looking at some outdated online documentation, there seems to be a
few such items out there. Thanks for pointing me in the right direction.

Regards,


Jim


Date: Wed, 11 Aug 2004 09:54:40 -0700
From: Arun Gupta <Arun.Gupta_at_Sun.COM>
Content-type: text/plain; charset=us-ascii; format=flowed
Subject: Problems witjh config file


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


---------------------------------------------------------------------
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

_________________________________________________________________
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