Hi all, I am developing an environment for creating web services locally (by convenient environment for testing and debugging) and then deploying a cleaner version of the service to the remote server. I would like to share some of my ideas on that and the suitability of this tool with you.
My requirement is: 1) To develop an easy environment to create, test and debug web services without having the need to have a local tomcat/axis2 server running. This should have features to do breakpoint debugging of the service class in addition to the client debugging. 2) To deploy the cleaner version of the service to the remote server that has a stack of tomcat and axis environment. I found the wsas articles at http://wso2.org/library/3124 really suitable for the first part of my requirement. But I am still not able to get the WSAS server to run in Debug mode. Eclipse hangs every time I start that option. I use the exact versions of eclipse (v3.2) WTP (all-in-one-sdk) and wsas (v 2.3) mentioned in the tutorial. Does anyone know any solution to this? This feature looks really important to work. Also, I am trying to compile the plugin from the source code. After I do all the steps using Maven and build an eclipse project of the WSAS, I try to import this into the eclipse IDE. At this point, the packages are not imported properly and I get huge number of build errors! Am I missing something? I would also like to know what all configurations does WSAS allow to customize the environment without having to change the code itself. Is there a tutorial on the configuration setting for WSAS? Thanks a lot in advance for your time. I'd really appreciate any input in this regard. Regards, Lavanya
_______________________________________________ Wsas-java-user mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user
