Re: Axis light for client

2003-03-18 Thread Brian Ewins
Steve Loughran wrote: It would be a useful little exercise. You could perhaps strip out all the wsdl-to-java generation for a run-time-only system, which should save space, and some of the other stuff. You'll still need commons-logging, but bind it to Java1.4 logging instead of log4j. I look forw

Re: Axis light for client

2003-03-17 Thread Steve Loughran
- Original Message - From: "Chris Forbis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 13:35 Subject: RE: Axis light for client > Hey, > > Now not that I have used either of these two there are many posts in t his > group s

Re: Axis light for client

2003-03-17 Thread Aureliano Calvo
Hey, Now not that I have used either of these two there are many posts in t his group saying that for a client app to try them because they are smaller. Wingfoot or GLUE in applets seems to be the general posts I have seen. Now that said, why do we not look into making a VERY VERY light client

RE: Axis light for client

2003-03-17 Thread Chris Forbis
Hey, Now not that I have used either of these two there are many posts in t his group saying that for a client app to try them because they are smaller. Wingfoot or GLUE in applets seems to be the general posts I have seen. Now that said, why do we not look into making a VERY VERY light client j

RE: Axis light for client

2003-03-17 Thread Clover, James
Check out WSIF (http://ws.apache.org/wsif/). James -Original Message- From: Aureliano Calvo [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 1:00 PM To: [EMAIL PROTECTED] Subject: Axis light for client Hi! I'm trying to make an WebService client that runs over the net using Jav