Not able to access through anoncvs.

2005-02-11 Thread Sai
?? Thanks in advance, Sai

Installing JWSDP/JAXR on TOMCAT4.1

2004-02-10 Thread Sai Pradeep - Hotmail
Hi all!I have installed the JWSDP (without the bundled tomcat) on my system . I have to design a program which registers my service in the local UDDI registry. I have installed Tomcat 4.1 separately on my System. I want to install the JAXR on this Tomcat 4.1 which i have installed already.

Re: Multiple Classes in the Same package

2004-01-23 Thread Sai Pradeep - Hotmail
Thanks to everyone who helped me, I resolved my problem. Just copy your class files into your webapps/axis/classes/package name. It should work when dealing with multiple classes in the same package. - Original Message - From: sai pradeep [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent

Re: JNI with AXIS - InvocationTargetException

2004-01-23 Thread Sai Pradeep - Hotmail
are not placed in the System path, you will get an InvocationTargetException. Optional Check whether you have placed all the dependency classes, if you have anyin the webapps/axis/package name of your tomcat server. Hope this works!!! Best of luck Cheers Sai.

RE: Multiple Classes in the Same package

2004-01-20 Thread sai pradeep
tomcat/webapps/axis/test. I tried to place the WFLink class in the /WEB-INF/axis/test/ directory. But i still get the same message that Class WFLink could not be found. Please give me your valuable suggestions. Cheers Sai. _ Games

Re: JNI

2004-01-20 Thread Sai
Hi Mario Check whether u have copied the DLL file into windows/System32 directory. This can happen when the axis server doesnt get ur DLL. Hope this works. Cheers Sai - Original Message - From: Mario Dörr [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 16, 2004 11:04 AM

JNI with AXIS - InvocationTargetException

2004-01-12 Thread Sai Pradeep - Hotmail
on without deploying it onthe Axis, everything seems to work fine. I would be grateful to you, if anyone of you could be able to get me out of this Exception. Cheers Sai.

Multiple Classes in the Same package

2004-01-12 Thread Sai Pradeep - Hotmail
{ public void get(String variable) {..} public void put(String variable, String activity) {.} } Please let me know how to deploy this webservice successfully on tomcat. Cheers Sai

Need urgent help in installing AXIS

2004-01-12 Thread Sai Pradeep - Hotmail
/common/lib. Hope this works Sai