Saran, which version of jUDDI are you using? Steve
-----Original Message----- From: Saravanan Sankaran [mailto:[EMAIL PROTECTED] Sent: Monday, June 13, 2005 5:25 PM To: [email protected] Subject: Help!!!! Hello, I configured the Juddi recently and got "happyjuddi.jsp" runs successfully. After that, I created one small test application to find the business from registry, I got the following error message ********************************************************************* Jun 13, 2005 5:17:20 PM org.apache.juddi.util.Loader getClassForName INFO: Using the Context ClassLoader Jun 13, 2005 5:17:21 PM org.apache.axis.utils.JavaUtils isAttachmentSupported WARNING: Unable to find required classes (javax.activation.DataHandler and javax .mail.internet.MimeMultipart). Attachment support is disabled. Testing Saravanan:null Exception: RegistryException: null SOAPFault Actor: null SOAPFault Code: null SOAPFault String: [A DispositionReport was not present] Unable to obtain authToken Jun 13, 2005 5:17:42 PM org.apache.juddi.util.Loader getClassForName INFO: Using the Context ClassLoader Exception: RegistryException: null SOAPFault Actor: null SOAPFault Code: null SOAPFault String: [A DispositionReport was not present] Exception in thread "main" java.lang.NullPointerException at GetAuthToken.discardToken(GetAuthToken.java:109) at Test.<init>(Test.java:45) at Test.main(Test.java:24) ************************************************************************ **** I am trying more than 5 hours. I changed the Axis version, JRE & Tomcat and nothing helping. The details are Tomcat 5.0 JRE 1.4.2 Axis 1.2 your help is highly appreciated.... Thanks & Regards, Saran
