Title: JBoss.net setup problem: http://localhost:8080/axis/servlet/AxisServlet gives 404

 

 

-----Ursprüngliche Nachricht-----
Von: Jung , Dr. Christoph
Gesendet: Dienstag, 5. März 2002 16:25
An: 'JD Brennan'
Betreff: AW: [JBoss-user] JBoss.net setup problem: http://localhost:8080/axis/servlet/AxisS ervlet gives 404

 

Hi JD,

 

head rev is currently not in a too healthy state (at least from the jboss.net perspective). So you did nothing wrong ...

 

The mentioned problem is fixed since Friday (a change in the deployer structure was

letting the AxisServlet being half-deployed in jetty), but ear-integrated wsr-deployment

is still hanging sometimes ... I´m trying to fix that ASAP.

 

For playing around with the axis-examples, it does however work fine.

 

CGJ

 

-----Ursprüngliche Nachricht-----
Von: JD Brennan [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 4. März 2002 19:00
An: JBoss Users (E-mail)
Betreff: [JBoss-user] JBoss.net setup problem: http://localhost:8080/axis/servlet/AxisS ervlet gives 404

 

I'm trying to get JBoss.net working by following the instructions
at http://www.jboss.org/developers/jboss-net.jsp

I checked out the lastest jboss-all module from CVS.
Thanks for including 4 ways to build JBoss.net because
only of them worked (the 3rd one: build -Dgroups=optional)

The build installed the jboss-net.sar file. I started JBoss with
build run-jboss. I think the output in run.log shows that
the Axis stuff successfully loaded:

09:34:27,249 INFO  [MainDeployer] Successfully completed deployment of package: file:/home/brennan/dev/jboss-all/build/output/jboss-3.0.0beta2/lib/axis.jar

09:35:05,777 INFO  [AxisService] Seting RootContext to axis.
09:35:07,440 INFO  [AxisService] About to deploy axis web application from org.jboss.deployment.DeploymentInfo@a86b795c{ url=file:/home/brennan/dev/jboss-all/build/output/jboss-3.0.0beta2/server/default/tmp/deploy/_axis_/axis/ } under context /axis/*.

09:35:07,441 INFO  [MainDeployer] Starting deployment of package: file:/home/brennan/dev/jboss-all/build/output/jboss-3.0.0beta2/server/default/tmp/deploy/_axis_/axis/

09:35:07,444 INFO  [MainDeployer] Successfully completed deployment of package: file:/home/brennan/dev/jboss-all/build/output/jboss-3.0.0beta2/server/default/tmp/deploy/_axis_/axis/

Running the Admin servlet (http://localhost:8082) shows jboss.net with

service=Adaptor
service=Axis

When I try to fetch http://localhost:8080/axis/servlet/AxisServlet
I get:

HTTP ERROR: 404 Could not find resource for /axis/servlet/AxisServlet
RequestURI=/axis/servlet/AxisServlet

I'm totally new to JBoss, so I'm not sure where to start to figure out
what I did wrong.  Any suggestions on what I might do or where I could
learn more would be appreciated.

Also I can't figure out how to build the jboss.net test suite, the
instructions (in the web page) say:

build -Dmodules=plugins/jboss.net/testsuite tests

Which yields: Target `tests' does not exist in this project.

Tx!
JD Brennan
Principle Software Engineer
Rendition Networks
[EMAIL PROTECTED]

Reply via email to