Hey all,
I installed and run AXIS1.4 over TOMCAT5.5.17/ WIN2K + JRE1.5 , got the
following message when validating with Happyaxis.jsp
"
Found JAXP implementation ( javax.xml.parsers.SAXParserFactory ) at an unknown
location
Found Java Secure Socket Extension ( javax.net.ssl.SSLSocketFactory ) at an
unknown location"
how can I fix the problem> does this matter to the development of web
applications?
I only upgraded the JRE to 1.5 only (I had a full JDK 1.4.2 installed before) ,
should I install the full JDK 1.5 ?
Thanks in advance,
Jenny
2006-05-16
----------------------
Axis Happiness Page
Examining webapp configuration
Needed Components
Found SAAJ API ( javax.xml.soap.SOAPMessage ) at C:\Apache\Tomcat
5.5\webapps\axis\WEB-INF\lib\saaj.jar
Found JAX-RPC API ( javax.xml.rpc.Service ) at C:\Apache\Tomcat
5.5\webapps\axis\WEB-INF\lib\jaxrpc.jar
Found Apache-Axis ( org.apache.axis.transport.http.AxisServlet ) at
C:\Apache\Tomcat 5.5\webapps\axis\WEB-INF\lib\axis.jar
Found Jakarta-Commons Discovery ( org.apache.commons.discovery.Resource ) at
C:\Apache\Tomcat 5.5\webapps\axis\WEB-INF\lib\commons-discovery-0.2.jar
Found Jakarta-Commons Logging ( org.apache.commons.logging.Log ) at
C:\Apache\Tomcat 5.5\bin\commons-logging-api.jar
Found Log4j ( org.apache.log4j.Layout ) at C:\Apache\Tomcat
5.5\webapps\axis\WEB-INF\lib\log4j-1.2.8.jar
Found IBM's WSDL4Java ( com.ibm.wsdl.factory.WSDLFactoryImpl ) at
C:\Apache\Tomcat 5.5\webapps\axis\WEB-INF\lib\wsdl4j-1.5.1.jar
Found JAXP implementation ( javax.xml.parsers.SAXParserFactory ) at an unknown
location
Found Activation API ( javax.activation.DataHandler ) at C:\Apache\Tomcat
5.5\webapps\axis\WEB-INF\lib\activation.jar
Optional Components
Found Mail API ( javax.mail.internet.MimeMessage ) at C:\Apache\Tomcat
5.5\webapps\axis\WEB-INF\lib\mail.jar
Found XML Security API ( org.apache.xml.security.Init ) at C:\Apache\Tomcat
5.5\webapps\axis\WEB-INF\lib\xmlsec-1.3.0.jar
Found Java Secure Socket Extension ( javax.net.ssl.SSLSocketFactory ) at an
unknown location
The core axis libraries are present.The optional components are present.
Examining Application Server
Servlet version 2.4
XML Parser org.apache.xerces.jaxp.SAXParserImpl
XML ParserLocation C:\Apache\Tomcat 5.5\webapps\axis\WEB-INF\lib\xercesImpl.jar