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
- 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
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
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
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