Hi Everyone,
I am trying to create a <b>Portal Web Service</b> from a <b>Portal Service</b>. I created a <b>Portal Application</b> project and in this project I created <b>Portal Service</b>. Then I tried to create a <b>Portal Web Service</b> by referencing the portal service that I created earlier, and making only one method of the portal service public. However, once I did this I didn't see any <b>Portal Web Service</b> class/java file under my project node in NWDS. How can I tell the Web Service was created?
Secondly, assuming that the <b>Portal Web Service</b> was created, I don't know how to call this web service from external third party application running on SAP J2EE.
I am extremely new to Web development and SAP Portal in general. I would really appreciate it if someone can help me with this.
Thanks