« Return to Thread: NB platform Web service module library problems-webservice-rt.jar

NB platform Web service module library problems Metro libraries

by javadev-3 :: Rate this Message:

Reply to Author | View in Thread

Well regarding the above posts. The only way tht I could successfully integrate the metro libraries was to do the following. Create library wrapper for the new metro libs. Create a new NB module, that I added the lib wrapper to as well as directly copy the source files from my existing web service stand alone app. Now instead of my web service app wrapped in a library, its source is in the module and can access the metro libs as needed. My question now is there a better solution of integrating web services and a netbeans module? At this point any updating to my web service client side code is built in the original stand alone app. Allowing me to use/see web service specific project stuff, such as generated classes, web service nodes that allow the refresh of wsit generated xml etc, web service context menu items such as refresh web service, etc. Which is so darn useful!. Where as in a NB module these are not available. Is there a better way to integrate these? Is that somethi
 ng in the pipeline? Any info would be great! TIA all.




 « Return to Thread: NB platform Web service module library problems-webservice-rt.jar