13-Oct-2005
More SOAP
Now compilation succceded, why not try to build the webservices? With some changes in the order, it worked out fine. Up to one generated source, that contains a class with a name over 50 characters, and of which the filename was limited to the 39 characters that RMS supports. That meant the class needed to be renamed, and so were the references in other generated java sources. But once that was done, the service could be deployed using the generated deploy.wsdd file, but the service didn't show up; perhaps the classes need to be combined in a .jar file and that one copied to the AXIS environment, or directly under Tomcat (including the AXIS files. To be checked on Diana.
But no matter what: we're getting somewhere....
(To be continued)
0 Comments:
Post a Comment
<< Home