I am experimenting with .jws deployment to get my feet wet before going forward with 
the more robust deployment.
I am testing using http calls like:
http://localhost:8080/axis/GetInventory.jws?method=currentBalanceTest
Which works fine.  I can also create test java clients that can call and receive data.
But I can only figure out how to send PARAMETERS with the java client method.
Assuming "currentBalanceTest" has a string parameter called "item" and an int 
parameter called "quantity", can one use a regular http call to get the response or is 
it not possible?  How would that be formatted?
http://localhost:8080/axis/GetInventory.jws?method=currentBalanceTest???????????????????

Larry

_______________________________________________
No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com

Reply via email to