chinasjok
apache+jboss的问题!
[root@localhost bin]# ./run.sh
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/jboss-4.0.4.GA
JAVA: /usr/local/jdk/bin/java
JAVA_OPTS: -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dprogram.name=run.sh
CLASSPATH: /opt/jboss-4.0.4.GA/bin/run.jar:/usr/local/jdk/lib/tools.jar
=========================================================================
10:46:10,398 INFO [Server] Starting JBoss (MX MicroKernel)...
10:46:10,402 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)
10:46:10,407 INFO [Server] Home Dir: /opt/jboss-4.0.4.GA
10:46:10,408 INFO [Server] Home URL: file:/opt/jboss-4.0.4.GA/
10:46:10,410 INFO [Server] Patch URL: null
10:46:10,410 INFO [Server] Server Name: default
10:46:10,411 INFO [Server] Server Home Dir: /opt/jboss-4.0.4.GA/server/default
10:46:10,412 INFO [Server] Server Home URL: file:/opt/jboss-4.0.4.GA/server/default/
10:46:10,412 INFO [Server] Server Log Dir: /opt/jboss-4.0.4.GA/server/default/log
10:46:10,413 INFO [Server] Server Temp Dir: /opt/jboss-4.0.4.GA/server/default/tmp
10:46:10,414 INFO [Server] Root Deployment Filename: jboss-service.xml
10:46:11,220 INFO [ServerInfo] Java version: 1.5.0_15,Sun Microsystems Inc.
10:46:11,222 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_15-b04,Sun Microsystems Inc.
10:46:11,225 INFO [ServerInfo] OS-System: Linux 2.6.9-22.EL,i386
10:46:12,989 INFO [Server] Core system initialized
10:46:20,267 INFO [WebService] Using RMI server codebase: [url]http://localhost.localdomain:8083/[/url]
10:46:20,353 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
10:46:20,975 INFO [NamingService] JNDI bootstrap JNP=/0.0.0.0:1099, RMI=/0.0.0.0:1098, backlog=50, no client SocketFactory, Server SocketFactory=class org.jboss.net.sockets.DefaultSocketFactory
10:46:34,380 INFO [Embedded] Catalina naming disabled
10:46:34,521 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
10:46:34,530 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
10:46:35,817 INFO [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
10:46:35,830 INFO [Catalina] Initialization processed in 1298 ms
10:46:35,832 INFO [StandardService] Starting service jboss.web
10:46:35,850 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.17
10:46:35,996 INFO [StandardHost] XML validation disabled
10:46:36,142 INFO [Catalina] Server startup in 310 ms
10:46:36,686 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
10:46:37,238 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
10:46:39,252 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
10:46:43,485 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp55544jbossws-exp.war/
10:46:45,497 INFO [SubscriptionManager] Bound event dispatcher to java:/EventDispatcher
10:46:46,121 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
10:46:52,217 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
10:46:55,365 INFO [MailService] Mail Service bound to java:/Mail
10:46:55,648 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
10:46:55,719 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
10:46:55,763 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
10:46:55,812 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
10:46:56,020 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
10:46:56,367 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
10:46:58,113 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
10:46:58,743 INFO [A] Bound to JNDI name: queue/A
10:46:58,751 INFO [B] Bound to JNDI name: queue/B
10:46:58,754 INFO [C] Bound to JNDI name: queue/C
10:46:58,760 INFO [D] Bound to JNDI name: queue/D
10:46:58,763 INFO [ex] Bound to JNDI name: queue/ex
10:46:58,803 INFO [testTopic] Bound to JNDI name: topic/testTopic
10:46:58,807 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
10:46:58,810 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
10:46:58,818 INFO [testQueue] Bound to JNDI name: queue/testQueue
10:46:58,922 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
10:46:59,072 INFO [DLQ] Bound to JNDI name: queue/DLQ
10:46:59,549 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
10:46:59,647 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
10:47:01,545 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
10:47:01,968 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
10:47:01,996 INFO [JkMain] Jk running ID=0 time=0/133 config=null
10:47:02,021 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 51s:601ms
我是按照 [url]http://hi.baidu.com/198208/blog/item/2c70910038bef513728b65aa.html[/url] 这篇文章做的。
上面是我的启动JBOSS时的提示,到最后行那光标就不动了。
但直接访问192.168.0.101:8080 却一切正常。
[color=Red]我想知道正常启动完JBOSS后是什么样子的?[/color]
我访问192.168.0.101时 是一个IT WORK'S apache正常 但好象没和JBOSS整合成功
按文章所说的 web-console/* worker1 这句话的意思是对所有对后台(带有/web-console目录)的请求通过ajp13的协议送给JBoss,让JBoss服务器来处理。
[color=Red]JBOSS下哪里放网页文件? [/color]
暂时就这么多,很乱啊。:em16: :em16: