| Author |
Does jboss require any class path setting like tomcat
|
djyoti sahu
Greenhorn
Joined: Jan 28, 2003
Posts: 26
|
|
i unzipped jbosss 3x(no tomcat) run run.bat te=200301260037)] Started in 0m:31s:625ms 19:34:05,296 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:35:05,273 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:36:05,279 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:37:05,285 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:38:05,291 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:39:05,308 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:40:05,304 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:41:05,310 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:42:05,317 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:43:05,323 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:44:05,329 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:45:05,335 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:46:05,342 INFO [Log4jService$URLWatchTimerTask] Configuring from URL ce:log4j.xml 19:47:05,348 INFO [Log4jService$URLWatchTimerTask] Configuring from URL after giving url : http://localhost:8080 No Default Context There is no default context registered with this server. Contexts known to this server are: WebApplicationContext[/jmx-console,file:/E:/jyoti/jboss software/jboss-3.0.6/jboss-3.0.6/server/default/deploy/jmx-console.war/] WebApplicationContext[/invoker,file:/E:/jyoti/jboss software/jboss-3.0.6/jboss-3.0.6/server/default/deploy/http-invoker.sar/invoker.war/] The links above may not work if a virtual host is configured Does jboss require any class path setting like tomcat
|
 |
zb cong
Ranch Hand
Joined: Jan 14, 2002
Posts: 403
|
|
|
what you mean,your jboss works well.
|
 |
Jayaprakash A
Greenhorn
Joined: Jun 12, 2003
Posts: 5
|
|
No, JBoss does not require any special classpath setting. I think Tomcat does not either. You can put all your jars inside JBOSS_HOME/lib or JBOSS_HOME/SERVER/lib From the error messages ,seems like your jboss running fine. Type http://localhost:8080/jmx-console/ and see.
|
<b>Jayaprakash A</b>
|
 |
Jason Powers
Greenhorn
Joined: Jun 16, 2003
Posts: 1
|
|
I'm having the same problem. Adding /jmx-console/ to the URL returns the following error:
HTTP ERROR: 500 Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Compiling 1 source file RequestURI=/jmx-console/
Not sure if it's the win2k platform (too lazy to build a whole unix box just to test one app) or the j2sdk1.4.1_01 install or what. /jp
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Does jboss require any class path setting like tomcat
|
|
|