Re: Can't access Services in Tomcat: NoClassDefFoundError for HTTPResponseFactory

2009-07-10 Thread Yasemin Gokce
Oh, I am very sorry. Thank you very much for your reply and guidance. Best regards, Yasemin On Fri, Jul 10, 2009 at 12:54 PM, Mark Thomas wrote: > Yasemin Gokce wrote: > > > >> root cause >> >> java.lang.ClassNotFoundException: org.apache.http.HttpResponseFactory > > > > That isn't a Tomcat

Re: Can't access Services in Tomcat: NoClassDefFoundError for HTTPResponseFactory

2009-07-10 Thread Mark Thomas
Yasemin Gokce wrote: > root cause > > java.lang.ClassNotFoundException: org.apache.http.HttpResponseFactory That isn't a Tomcat class. Try the axis users list. Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.apac

Can't access Services in Tomcat: NoClassDefFoundError for HTTPResponseFactory

2009-07-10 Thread Yasemin Gokce
Hi, I have a problem involving java web services and Tomcat and would greatly appreciate your help. CONTEXT--- I am using Windows Vista. I am following a manual* on building a b