Socket write error

2004-02-05 Thread Safdar Ali
Hi all, why does the following error occurs java.net.SocketException: Software caused connection abort: socket write error    at org.apache.axis.AxisFault.makeFault(AxisFault.java:129)    at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:131)    at org.a

SSL Deployment problem

2004-02-02 Thread Safdar Ali
Hi all, I am having problem while deploying my simple web service with SSL on Tomcat 4.1.29, with J2sdk1.4.2.03...and Axis 1.1. The exception is   C:\tomcat4.1.29\webapps\axis\WEB-INF\classes>java org.apache.axis.client.AdminClient -lhttps://localhost:8443/axis/services deploy.wsddProcessing

Re: Algorithm SunX509 not available

2004-01-30 Thread Safdar Ali
ï Didn't work either :(( - Original Message - From: G.MADHUSUDAN To: [EMAIL PROTECTED] Sent: Friday, January 30, 2004 9:20 PM Subject: Re: Algorithm SunX509 not available Try adding java.security.Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider

Algorithm SunX509 not available

2004-01-30 Thread Safdar Ali
Hi, I am trying to run a sample example of SSL..and I don't want to run the sample example for security given alongwith Axis... I am getting the following exception when I run my client for the web service...   AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userEx

Re: WSDL2Java problem / Solution

2004-01-29 Thread Safdar Ali
jar;.;C:\apache-axis-1_1\lib\wsdl4j.jar   You seem to be using a heck of a lot more jars for just basic WSDL2Java. -Original Message-From: Safdar Ali [mailto:[EMAIL PROTECTED]Sent: Thursday, January 29, 2004 2:06 PMTo: [EMAIL PROTECTED]Subject: Re: WSDL2Java

Re: WSDL2Java problem / Solution

2004-01-29 Thread Safdar Ali
Title: Message Hi all, (especially Lopez, Kondapalli, Ashley) Finally, after doing 3 days of brain storming.. I have come to a solution for WSDL2Java problem where it throws Exception at different levels.   It involves two prblems 1) Your classpath variable limit; which is 1024 chara

Re: WSDL2Java problem

2004-01-29 Thread Safdar Ali
f your JRE/JDK. > If that is not the issue, I have had many similar issues with other > applications and it was easily solved by moving all the jars into the > JRE/JDK extensions directory. > Failing all else, use the -classpath command line switch to explicitly > add the jar file in

WSDL2Java problem

2004-01-26 Thread Safdar Ali
Hello, I am getting the following error while using WSDL2Java tool...   C:\axis-1_1\samples\addr>java org.apache.axis.wsdl.WSDL2Java Address.wsdlException in thread "main" java.lang.NoClassDefFoundError: javax.wsdl.Definition    at org.apache.axis.wsdl.toJava.JavaGeneratorFactory.class$

RE: Warning on Happyness page

2004-01-22 Thread Safdar Ali
working my way through >the Axis mini-tutorial and User's Guide even as we type > >Mark > >-Original Message- >From: Safdar Ali [mailto:[EMAIL PROTECTED] >Sent: Thursday, January 22, 2004 11:19 AM >To: [EMAIL PROTECTED] >Subject: Re: Warning on Happyness p

Re: Warning on Happyness page

2004-01-22 Thread Safdar Ali
page > and...you did restart Tomcat, right? > > -Original Message- > From: Safdar Ali [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 22, 2004 11:06 AM > To: [EMAIL PROTECTED] > Subject: Re: Warning on Happyness page > > > Yes... I know that this is just a war

Re: Warning on Happyness page

2004-01-22 Thread Safdar Ali
ly warnings - not show-stoppers. If > you want those objects, drop the jars in the \webapps\axis\web-inf\lib > directory and add them to %AXISCLASSPATH%. > > Mark > > -Original Message- > From: Safdar Ali [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 22, 2004 10:4

Re: Warning on Happyness page

2004-01-22 Thread Safdar Ali
no way...:( - Original Message - From: "Saunders, Roger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 22, 2004 5:10 PM Subject: RE: Warning on Happyness page Try server\lib -Original Message- From: Safdar Ali [mailto:[EMAIL PROTEC

Re: Warning on Happyness page

2004-01-22 Thread Safdar Ali
OTECTED]> Sent: Thursday, January 22, 2004 4:58 PM Subject: Re: Warning on Happyness page > hey > > thats just a warning if you didn install the security jar seperately it > doesnt > find it. > > Greetz > Leo > - Original Message - > From: "Safdar Ali&quo

Re: Warning on Happyness page

2004-01-22 Thread Safdar Ali
yes.. I am using Tomcat server 4.1.29 and tried it manay a times after restarting... but didn' work :( - Original Message - From: "G.MADHUSUDAN" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 22, 2004 4:53 PM Subject: Re: Warning on Happyness page > Have you tried re

Warning on Happyness page

2004-01-22 Thread Safdar Ali
Hi there, I have joined this user group today and I am sure that we all will be having a good time while sharing and discussing our ideas...   I am having a warning while validating the local installation's configuration... Warning: could not find class org.apache.xml.security.Init from fil