[jboss-user] [Beginners Corner] - Re: Deployment problem : project doesn't appear in the web c

srenaudo do-not-reply at jboss.com
Wed Oct 18 11:03:44 EDT 2006


Thanks for your reply PeterJ.

I tried that too but unfortunately adding the <servlet-mapping>  makes no change :/

No error is shown in the application console :
===============================================================================
  | .
  |   JBoss Bootstrap Environment
  | .
  |   JBOSS_HOME: D:\PLATEFORMES\jboss\bin\\..
  | .
  |   JAVA: C:\j2sdk1.4.2_10\bin\java
  | .
  |   JAVA_OPTS:  -Dprogram.name=run.bat -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcIn
  | terval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
  | .
  |   CLASSPATH: C:\j2sdk1.4.2_10\lib\tools.jar;D:\PLATEFORMES\jboss\bin\\run.jar
  | .
  | ===============================================================================
  | .
  | 16:56:19,304 INFO  [Embedded] Catalina naming disabled
  | 16:56:19,444 INFO  [ClusterRuleSetFactory] Unable to find a cluster rule set in
  | the classpath. Will load the default rule set.
  | 16:56:19,444 INFO  [ClusterRuleSetFactory] Unable to find a cluster rule set in
  | the classpath. Will load the default rule set.
  | 16:56:19,896 INFO  [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0
  | .0.0-8080
  | 16:56:19,896 INFO  [Catalina] Initialization processed in 436 ms
  | 16:56:19,912 INFO  [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.1
  | 7
  | 16:56:19,958 INFO  [StandardHost] XML validation disabled
  | 16:56:19,989 INFO  [Catalina] Server startup in 93 ms
  | 16:56:20,504 INFO  [WebappLoader] Dual registration of jndi stream handler: factory already defined
  | 16:56:28,624 INFO  [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
  | 16:56:28,764 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
  | 16:56:28,780 INFO  [JkMain] Jk running ID=0 time=0/94  config=null
  | 

Maybe I have to configure Jboss to show me more things at start-up ? But how can I do that ?

Have the classes files to be deployed elsewhere than the /WEB-INF/classes/ directory of my "application.war" directory ?

Regards.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979113#3979113

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979113



More information about the jboss-user mailing list