Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
V1Beta
-
None
-
None
-
Solaris 8, jdk1.5, Tomcat5 for the server
jdk1.5 and c# for the clients
Description
Using java2wsdl and wsdl2java I created this webservice, and it works:
http://dante.acomp.usf.edu:8080/axis/services/BBServer?wsdl
This one is created using beehive and it fails to test properly:
http://dante.acomp.usf.edu:8080/ws_test/Blackboard.jws?wsdl
It would appear that the wsdl file is incorrect, by comparing the two wsdl files.
There is one extra web method in the working one than in the beehive one, but that will be corrected tomorrow.