Hi, After setup the AXIS and successfully display the index.jsp But when calling the local endpoint, then display <?xml version="1.0" encoding="UTF-8" ?> - <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <soapenv:Body> - <soapenv:Fault> <faultcode xmlns:ns1="http://xml.apache.org/axis/">ns1:Server.compileError Error while compiling: C:\dev\jboss-4.0.4.GA\server\chss_ws\.\deploy\axis-sample-ws.war\WEB-INF\jwsClasses\EchoHeaders.java - Error compiling C:\dev\jboss-4.0.4.GA\server\chss_ws\.\deploy\axis-sample-ws.war\WEB-INF\jwsClasses\EchoHeaders.java: Line 21, column 26: package javax.servlet.http does not exist Line 92, column -1: cannot find symbol Line 36, column -1: cannot find symbol Line 56, column -1: cannot find symbol Line 94, column -1: cannot find symbol Line 94, column -1: cannot find symbol Line 0, column 0: Note: C:\dev\jboss-4.0.4.GA\server\chss_ws\.\deploy\axis-sample-ws.war\WEB-INF\jwsClasses\EchoHeaders.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 6 errors </soapenv:Fault> </soapenv:Body> </soapenv:Envelope>
The AXIS was installed under JBOSS with JDK 1.5 and using myEclipse. Is there any setup missing? Many thanks for your help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198690#4198690 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198690 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user