急需高手帮忙!高手请进分不够再给
aa.bb();我点WSDL时出错:如下
Fault - Error while compiling: D:\tomcat5\Tomcat 5.0\webapps\axis\WEB-INF\jwsClasses\Hello.java
AxisFault
faultCode: {http://xml.apache.org/axis/}Server.compileError
faultSubcode:
faultString: Error while compiling: D:\tomcat5\Tomcat 5.0\webapps\axis\WEB-INF\jwsClasses\Hello.java
faultActor:
faultNode:
faultDetail:
{}Errors:Error compiling D:\tomcat5\Tomcat 5.0\webapps\axis\WEB-INF\jwsClasses\Hello.java:
Line 3, column 7: 需要 <标识符>
Line 0, column 0:
1 错误
请高手指教我不知道该怎么做才能实现我的功能.我就是想在webservices里可以调用另一个系统的类里的一些方法.

