> Hi All, > > I found our proprietary servlet engine supports Servlet API 2.0.> > Does anybody know what version's Apache SOAP should I use ? >
SOAP 2.2 documentation say as below Apache SOAP has the following requirements: Java 1.1 or higher, and a servlet engine supporting version 2.1 or higher of the Java Servlet API A JAXP compatible, namespace aware XML parser JavaMail (mail.jar) and the JavaBeans Activation Framework (activation. jar) XMI encoding requires use of Java 1.2.2 and XML4J 2.0.15. Your classpath must have xerces.jar first and then xml4j.jar next in that order. Implementing services in scripting languages requires the use of Bean Scripting Framework. SSL (HTTPS) support requires Java 1.2.1 or later and the Java Secure Socket Extension. The SMTP transport requires the SMTP and POP3 Bean Suites. Besides, you can also ask Japanese SOAP-JP Maling List about Apache SOAP if you want. http://www.sarion.co.jp/ml/soap/ Regards, ---------------------------------------------- NTT Data Corp. Yuji Sakata Tel: 03-3523-8081 E-Mail: [EMAIL PROTECTED] ---------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>