What's the wierd behavior? You mean the missing activation.jar? Ben
-----Original Message----- From: Kashif Saleem [mailto:[EMAIL PROTECTED] Sent: Friday, June 23, 2006 12:17 PM To: [email protected] Subject: Problem in running axis with wss4j security Hi All, I installed axis-1.3 on apache-tomcat-5.5.17 but I am accessing the happiness page,I am getting the following message: Axis Happiness Page Examining webapp configuration Language: [en] [ja] Needed Components * Found SAAJ API ( javax.xml.soap.SOAPMessage ) at /a/green/cs/research/medic/home0/paramedic/ucackxs/Desktop/softwares/apa che-tomcat-5.5.17/webapps/axis/WEB-INF/lib/saaj.jar * Found JAX-RPC API ( javax.xml.rpc.Service ) at * Found JAXP implementation ( javax.xml.parsers.SAXParserFactory ) at an unknown location ................................ .................................. ................................. * Found Activation API ( javax.activation.DataHandler ) at /a/green/cs/research/medic/home0/paramedic/ucackxs/Desktop/softwares/apa che-tomcat-5.5.17/common/lib/activation.jar Optional Components Warning: could not find class javax.mail.internet.MimeMessage from file mail.jar Attachments will not work. See http://java.sun.com/products/javamail/ Warning: could not find class org.apache.xml.security.Init from file xmlsec.jar XML Security is not supported. See http://xml.apache.org/security/ * Found Java Secure Socket Extension ( javax.net.ssl.SSLSocketFactory ) at an unknown location The core axis libraries are present.2 wanted optional axis librar(ies) are missing Note: On Tomcat 4.x and Java1.4, you may need to put libraries that contain java.* or javax.* packages into CATALINA_HOME/common/lib jaxrpc.jar and saaj.jar are two such libraries. Note: Even if everything this page probes for is present, there is no guarantee your web service will work, because there are many configuration options that we do not check for. These tests are necessary but not sufficient ................................................. ................................................... ................................................. Platform: Apache Tomcat/5.5.17 I checked my classpath which includes all the required libraries.I would appreciate if someone could shed a light on the cause of this weird behavior. Kind Regards Kashif Saleem --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This e-mail message may contain confidential and/or privileged information. If you are not an addressee or otherwise authorized to receive this message, you should not use, copy, disclose or take any action based on this e-mail or any information contained in the message. If you have received this material in error, please advise the sender immediately by reply e-mail and delete this message. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
