Vinayan
There is a good tutorial by Samudra Gupta on coding a Bean as a SOAP Service at
http://javaboutique.internet.com/tutorials/SOAP/index2.html

-Martin

 

>From: Vinayan Menon <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: From a Servlet
>Date: Thu, 19 Sep 2002 09:59:30 +0530
>MIME-Version: 1.0
>Received: from apache.org ([63.251.56.142]) by mc4-f21.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Wed, 18 Sep 2002 21:34:57 -0700
>Received: (qmail 75418 invoked by uid 500); 19 Sep 2002 04:27:19 -0000
>Received: (qmail 75407 invoked from network); 19 Sep 2002 04:27:18 -0000
>Received: from unknown (HELO exchange?server.ushacomm) (203.197.125.251) by daedalus.apache.org with SMTP; 19 Sep 2002 04:27:18 -0000
>Received: by hansel.ushacomm.co.in with Internet Mail Service (5.5.2653.19)id ; Thu, 19 Sep 2002 09:53:31 +0530
>Received: from wscapp (FIREWALL [203.197.125.228]) by exchange_server.ushacomm with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)id SL7FCXSG; Thu, 19 Sep 2002 09:53:30 +0530
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help:
>list-unsubscribe:
>list-post:
>Delivered-To: mailing list [EMAIL PROTECTED]
>Message-ID: <007c01c25f95$2632e270$[EMAIL PROTECTED]>
>References: <001801c25f30$30800380$[EMAIL PROTECTED]> <005601c25ec8$acb505d0$[EMAIL PROTECTED]> <023201c25f35$bf00a0b0$c900a8c0@fastdata>
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook Express 6.00.2600.0000
>X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 19 Sep 2002 04:34:59.0531 (UTC) FILETIME=[E9B1E1B0:01C25F95]
>
>Hi Scott.
>
> Thanks for the link... Its really helpful... I need one more
>clarification...
>
> I have an ejb, I need to expose as a SOAP service, How should I go about
>this ? Also this service needs to be invoked from the servlet mentioned
>earlier..
>
>Regards.
>
>Vinay
>
>----- Original Message -----
>From: "Scott Nichol" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday, September 18, 2002 10:36 PM
>Subject: Re: From a Servlet
>
>
> > I'm not sure why you would use a SOAP call instead of using RMI.
> >
> > For an example of making a SOAP call from a servlet, see
> > http://www.scottnichol.com/apachesoapservletclient.htm.
> >
> > Scott Nichol
> >
> > ----- Original Message -----
> > From: "Vinayan Menon" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, September 18, 2002 12:05 AM
> > Subject: From a Servlet
> >
> >
> > Hi.
> >
> > I need to make a SOAP call from a servlet deployed in JRUN to an EJB
> > running in a IONA application server.
> >
> > Is there anyone who has handled a similar scenario ?
> >
> > Regards.
> >
> > Vinay
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > For additional commands, e-mail:
>
>--
>To unsubscribe, e-mail:
>For additional commands, e-mail:


Chat with friends online, try MSN Messenger: Click Here
-- To unsubscribe, e-mail: For additional commands, e-mail:

Reply via email to