You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ross Allard <Ro...@sas.com> on 2007/04/13 01:45:15 UTC

Delivering Swing component?

Has anyone created a service that delivers a Swing component (e.g. Jpanel)?  

Thanks, 
Ross

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Delivering Swing component?

Posted by Philipp Leitner <ph...@gmx.at>.
I think what Anne wanted to say was not so much that it is not 
/possible/ to use SOAP to exchange Swing components (I see no general 
problem with that), but that it frankly is against the idea of Web 
Services to mis-use it like a distributed object middleware. There might 
be much better (read: more performant, easier) ways to do what you want 
to do without SOAP.

/philipp

Ross Allard schrieb:
> Thanks Anne, 
> 
> That seems rather harsh.  I have in fact delivered Java objects via SOAP and Axis, albeit simple ones.  And the Axis doc mentioned the ability to exchange "arbitrary" Java objects.  However, I realize a Swing object is a bit of a stretch.  I was just curious.  Now on to Plan B. 
> 
> Ross
> 
> -----Original Message-----
> From: Anne Thomas Manes [mailto:atmanes@gmail.com] 
> Sent: Thursday, April 12, 2007 8:39 PM
> To: axis-user@ws.apache.org
> Subject: Re: Delivering Swing component?
> 
> SOAP does not "deliver objects". It exchanges XML messages. Don't think of SOAP as a distributed object system.
> 
> Anne
> 
> On 4/12/07, Ross Allard <Ro...@sas.com> wrote:
>> Has anyone created a service that delivers a Swing component (e.g. Jpanel)?
>>
>> Thanks,
>> Ross
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
>> For additional commands, e-mail: axis-user-help@ws.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


RE: Delivering Swing component?

Posted by Ross Allard <Ro...@sas.com>.
Thanks Anne, 

That seems rather harsh.  I have in fact delivered Java objects via SOAP and Axis, albeit simple ones.  And the Axis doc mentioned the ability to exchange "arbitrary" Java objects.  However, I realize a Swing object is a bit of a stretch.  I was just curious.  Now on to Plan B. 

Ross

-----Original Message-----
From: Anne Thomas Manes [mailto:atmanes@gmail.com] 
Sent: Thursday, April 12, 2007 8:39 PM
To: axis-user@ws.apache.org
Subject: Re: Delivering Swing component?

SOAP does not "deliver objects". It exchanges XML messages. Don't think of SOAP as a distributed object system.

Anne

On 4/12/07, Ross Allard <Ro...@sas.com> wrote:
> Has anyone created a service that delivers a Swing component (e.g. Jpanel)?
>
> Thanks,
> Ross
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Delivering Swing component?

Posted by Anne Thomas Manes <at...@gmail.com>.
SOAP does not "deliver objects". It exchanges XML messages. Don't
think of SOAP as a distributed object system.

Anne

On 4/12/07, Ross Allard <Ro...@sas.com> wrote:
> Has anyone created a service that delivers a Swing component (e.g. Jpanel)?
>
> Thanks,
> Ross
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org