Hi
I have just written my first web service
and deployed it to portal 7.3. via
command line tool.
I built a dynamic Web project
with a simple java class and then generated
a web service from it. The result generated
into an ear project. The ear file I then
deployed to the server. I tweaked
no xml on the way.
Now my question:
How do I test if the service runs well?
How I find the path to this service?
Where do I find the wsdl?
regards
Yuval