- Update the gipse.xsd within the ./schema directory with the latest version (available in the sourceforge project)
- Replace all the occurrances of "20090630" with "20090831" within the following files:
./schema/GIPSEPoison/gipse.xsd (replaced entirely)
./schema/GIPSEPoison/GIPSEPoison.wsdl
./GIPSEQueryRequest-ForClient.xml
./introduce.xml
./introduce.xml.prev
./namespace2package.mappings - Run "ant clean"
- Run "ant all"
- Run "ant createDeploymentGar"
- Undeploy your old service
- Deploy your updated service (created in step 5)
That's it, you shoudln't need to modify any Java code.
No comments:
Post a Comment