[ http://issues.apache.org/jira/browse/GERONIMO-269?page=comments#action_54695 ] Davanum Srinivas commented on GERONIMO-269: -------------------------------------------
done. thanks. -- dims > webservice deployment with ews > ------------------------------ > > Key: GERONIMO-269 > URL: http://issues.apache.org/jira/browse/GERONIMO-269 > Project: Apache Geronimo > Type: New Feature > Environment: all > Reporter: Srinath Perera > Attachments: deploy-patch-re.txt, patch-fix.txt, patch.txt, patch.txt, > patch_10_18_2004.txt, patch_27_08_2004.txt, samples.zip > > this patch has code to deploy the webservice in the geronimo. > there is a > 1) WebServiceDeployerGbean and by calling deploy GBean method one can > deploy a webservice. right now Axis service keep a seperate config-store > but that can be changed when we decide on the final thing > 2)the Deployer accept a webservice jar file and generate the required code > using ews and deploy them. for time been the Axis GBean need to restart to > get the new deploymnet. > 3)the complete senario is shown in the WebServiceTest.java test. But to > run this code need the JAVA_HOME/lib/tools.jar in the classpth. Since > still can not get it in the classpath of maven I exclude the tests. If > somebody using IDE and add the tools.jar in the classpath they should work > fine :) > 4) let me add some doc to the wiki about how this works. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
