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