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 >
