Re: Axis and applets Not SPAM.

2005-01-01 Thread Davanum Srinivas
rson will be able to follow the > trail. > > Jay Doggett > Your best bet is to hire a vet! > > -Original Message- > From: Baker, Jay [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 01, 2005 12:41 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subjec

Axis and applets Not SPAM.

2005-01-01 Thread Jay Doggett
EMAIL PROTECTED]Sent: Saturday, January 01, 2005 12:41 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: RE: Spam:RE: Axis and applets classpath answer and next problem. In my experience, I found that it was necessary to circumvent the sandbox restrictions when using axis from an applet.

RE: Spam:RE: Axis and applets classpath answer and next problem.

2005-01-01 Thread Baker, Jay
y, December 31, 2004 1:41 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Spam:RE: Axis and applets classpath answer and next problem.       Found the answer.       Windows control panel contains a java plugin control panel application. On the advanced tab there is a "J

RE: Axis and applets classpath answer and next problem.

2004-12-31 Thread Jay Doggett
December 31, 2004 1:58 PMTo: [EMAIL PROTECTED]Subject: Axis and applets       It turns out that the java plugin has its very own magic classpath which may be viewed by way of selecting Tools\java console from the main menu and pressing the 's' key when the console pops.

Axis and applets

2004-12-31 Thread Jay Doggett
      It turns out that the java plugin has its very own magic classpath which may be viewed by way of selecting Tools\java console from the main menu and pressing the 's' key when the console pops.       In my case the value stored under "java.class.path" is C:\PROGRA~1\Java\J2RE14~1.2_0\cl

RE: Axis and Applets - Missing Feature (bug) Report

2004-08-10 Thread Rui Craveiro
] Subject: RE: Axis and Applets - Missing Feature (bug) Report   Try www.wingfoot.com for a more lightweight Java SOAP client.   -Original Message- From: Rui Craveiro [mailto:[EMAIL PROTECTED] Sent: 10 August 2004 04:43 To: [EMAIL PROTECTED] Subject: Axis and Applets - Missing

RE: Axis and Applets - Missing Feature (bug) Report

2004-08-10 Thread Keith Hatton
Try www.wingfoot.com for a more lightweight Java SOAP client.   -Original Message-From: Rui Craveiro [mailto:[EMAIL PROTECTED]Sent: 10 August 2004 04:43To: [EMAIL PROTECTED]Subject: Axis and Applets - Missing Feature (bug) Report Hello,   I am starting a new

Axis and Applets - Missing Feature (bug) Report

2004-08-09 Thread Rui Craveiro
Hello,   I am starting a new project and I was trying to keep my options open when I decided to tryout available Java APIs to work with webservices. More precisely, my company is considering to work with .NET and use it to expose web-services. However, I wanted to be safe to know I will b

Re: Axis and Applets

2004-01-17 Thread lou fox
I have some more information, in case any one has some time to point me in the right direction. For starters I'm always using a single signed applet. I uncompiled all the jar files and put them into a single jar With plugin 1.4.2_02 and downloading my applet by http the applet works without a p

Re: Axis and Applets

2004-01-16 Thread lou fox
One clarification: I had it working with java plugin 1.4.2_02, but I upgraded to 1.4.2_03 because of the Versign certificate issue. Also note that I extracted all of the jar files, and created a single jar. lou fox wrote: I know there has been alot of messages on applets and axis but I haven'

Axis and Applets

2004-01-16 Thread lou fox
I know there has been alot of messages on applets and axis but I haven't seen the question/answer that I'm looking for. I'm trying use axis within an applet with java plugin 1.4.2_03. Before I add the stack trace, I would like to note that this is over https; over http I don't have a single p

Axis and Applets

2004-01-16 Thread lou fox
I know there has been alot of messages on applets and axis but I haven't seen the question/answer that I'm looking for. I'm trying use axis within an applet with java plugin 1.4.2_03. Before I add the stack trace, I would like to note that this is over https; over http I don't have a single p

Re: Axis and applets

2002-07-23 Thread Steve Loughran
Sent: Tuesday, July 23, 2002 2:32 AM Subject: RE: Axis and applets > Hi Michael > > I ran into similar problems and tracked it down to the fact that > commons logging > was trying to read environment variables to determine which logging > implementation to > use, this causes a se

RE: Axis and applets

2002-07-23 Thread Partner, Jonas
the applet. Hope this helps Jonas -Original Message- From: Michael Kent [mailto:[EMAIL PROTECTED]] Sent: 23 July 2002 02:53 To: [EMAIL PROTECTED] Subject: Axis and applets Hi. I checked the mailing list archives, and it looks like other people have had the same trouble I'm havi

Axis and applets

2002-07-22 Thread Michael Kent
Hi. I checked the mailing list archives, and it looks like other people have had the same trouble I'm having, but no real solution was posted. The problem is that whenever I try to run an Axis client (which works fine as an application) as an applet I get errors. They occur whenever I try to initi