Re: SOAP and Applets

2001-10-19 Thread Pae Choi
I guess my brain(storage part ony I hope) is getting rusty. I've been using SOAPv2.1 and Xerces v1.3.1. So I have not tried the SOAP v2.2 yet. I just downloaded the SOAP v2.2 and browsed through the source code. I see it still support *Xerces*. I am not sure how my memory got so rusty. Pae >Hi

RE: SOAP and Applets

2001-10-18 Thread E B
--- Phillip Urrea <[EMAIL PROTECTED]> wrote: > > Has anyone found a way to slim down the size of the > client? have a look at apache-axis. Nokia Game is on again. Go to http://uk.yahoo.com/nokiagame/ and join the new all media adven

Re: SOAP and Applets

2001-10-18 Thread Ong Boon Pang
Hi Pae, At least I am refering to Apache/SOAP v2.2 I am not too sure about Phillip. >Apache/SOAP v2.2 is no longer using the xerces Really? How do you come about doing this? I tried to remove xerces but failed. Could you tell me the detail on how to use this? >In v2.2 scenario, the size of

Re: SOAP and Applets

2001-10-18 Thread Pae Choi
Are you folks using and referring to SOAP v2.1? If I am not wrong, Apache/SOAP v2.2 is no longer using the xerces, it is rather using the JAXP whch has two RIs, crimson and xalan. In v2.2 scenario, the size of crimson is only 183KB and 28KB for jaxp. Adding both of them just end up with 211KB on

RE: SOAP and Applets

2001-10-18 Thread Ong Boon Pang
Hi Phillip, Can you please pass me a version of 556kb xerces.jar library? The 1/3 sized library will help my deployment via Java WebStart..The user needs only to wait for the first time. The following activation will not require any more download unless there are changes. Boon Pang [EMAIL PRO

RE: SOAP and Applets

2001-10-18 Thread Phillip Urrea
Is there any lighter version of Apache SOAP which doesn't need such a large xerces.jar file?? The file is originally 1,556kb and I managed to get that down to 556kb with some trimming but that is very large for an applet to download along with the SOAP jar file and the applet code itself. Has anyo

Re: SOAP and applets

2001-10-17 Thread Mark Childerson
When I started calling SOAP from applets, I did have to fix some debug code to get it not to access system properties that are unavailable in the sandbox. I suspect that few people are doing this. I did not encounter your problem, but I suggest you get and look at the SOAP source code and see

SOAP and applets

2001-10-16 Thread Phillip Urrea
Does anyone know of a problem calling a SOAP client from an applet?? Every time I try it I get the following error: sun.applet.AppletSecurityException: checkpackagedefinition at sun.applet.AppletSecurity.checkPackageDefinition(Compiled Code) at sun.applet.AppletClassLoader.findCla