Hi, just some thoughts here. For 404 error, you might need to look into your deployment plan and verify the <context-root>value. Based on the information here, the <context-root> should be axis2?
By the way it would be more helpful if you can provide linkage(package) of your tutorial. Jeff Chi On Tue, Mar 31, 2009 at 9:27 AM, <[email protected]> wrote: > I'm working a tutorial from IBM. I've got Geronimo running. I've have > placed the axis2.war file in the deploy directory. The next instructions are > to point my browser to > > http://localhost:8080/axis2/index.jsp > > I've set up Geronimo to listen on port 8090, so I changed that part. > According to my instructions I should be seeing a particular web page, but > instead I get a 404 error telling me: > > The requested resource (/axis2/index.jsp) is not available. > > Has anyone got some advice on how to proceed? > > Thanks. > > -- > Charles Knell > [email protected] - email >
