Hellu,

I solved it.

Because Orion is running on another port, I gave the port with
argument -lhttp://localhost:9000/axis/..... to the AdminClient, however I
noticed that this should be -p 9000.....
That was all.
I am no going to try to connect to my EJB's through.. I am curious if I get
that working... I found something in the newsgroupp... so with a bit of
luck.... I am happy ;)

Eddie

----- Original Message -----
From: "Peter Allday" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 15, 2002 12:17 PM
Subject: Re: Getting started Part 2


> A few questions..
>
> When you deployed it did it say that it had deployed successfully?
> Where is your classes/example/axis dir?
>
> Peter
> ----- Original Message -----
> From: "Eddie Post" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, March 14, 2002 9:20 PM
> Subject: Re: Getting started Part 2
>
>
> > Frank,
> >
> > I am afraid I don't really follow you.
> > I didn't installed any war file.
> > I just put my example.axis.HelloServer.class in classes/example/axis
dir.
> > And I deployed the class with a deploy.xml (or should this have a .wsdd
> > extension) file just like with TomCat.
> > So what am I doing wrong and what does it mean with "target not found" ?
> and
> > where is it looking ?
> >
> > Please some more help ?
> > Eddie
> >
> >
> > >From: Frank Griffin <[EMAIL PROTECTED]>
> > >Reply-To: [EMAIL PROTECTED]
> > >To: [EMAIL PROTECTED]
> > >Subject: Re: Getting started Part 2
> > >Date: Thu, 14 Mar 2002 07:12:35 -0500
> > >
> > >From what little I've seen of Axis, this usually means that you've
> > >installed your .WAR file, but you haven't successfully run the
> > >AdminClient on your deploy.wsdd to define the services in the
> > >server-side Axis registry.  "Services" in this case includes not only
> > >your stuff, but the basic Axis server-side services like "services/*"
> > >and "servlet/AxisServlet".
> > >
> >
> >
> > _________________________________________________________________
> > Send and receive Hotmail on your mobile device: http://mobile.msn.com
> >
>
>

Reply via email to