I have updated the build file in samples/ejb to make it somewhat more
complete test case for EJB based web service. Also tested the
simplebean example with JBoss 4.0.1 successfully, to invoke the EJB
method as webservice using a Junit test case client.

To get answers for your other questions, please refer to the
deploy.wsdd file in the sample folder and the java code in
org/apache/axis/providers/java/EJBProvider.java.

Hope that helps
Venkat


On Tue, 08 Feb 2005 21:50:43 +0530, Pavan Kumar Choukhada
<[EMAIL PROTECTED]> wrote:
> hi
> thanks for response
> 
> but how do they do ejb lookup and create ejb or maintain life cycle of
> ejb.
> 
> it seems that we are just doing the same things as we do with other
> normal java program.
> no need of container..just function like normal java program.
> is there any thing i misunderstood.
> 
> On Tue, 2005-02-08 at 19:30, Venkat Reddy wrote:
> > Try looking into samples/ejb.
> >
> >
> > On Tue, 08 Feb 2005 19:02:57 +0530, Pavan Kumar Choukhada
> > <[EMAIL PROTECTED]> wrote:
> > > hi
> > >   how to build web service for EJBs(J2EE component) using apache
> axis.
> > > can any body give me hint on this.
> > >
> > > thanking you
> > >
> > > With regards
> > >
> > >
> 
> ----------------------------------------------------------
> Netcore Solutions Pvt. Ltd.
> Website:  http://www.netcore.co.in
> Spamtraps: http://cleanmail.netcore.co.in/directory.html
> ----------------------------------------------------------
>

Reply via email to