iis5和Tomcat5.0.28的整合!!!!!!(急)
都配置到筛选器有绿色的箭头了,Tomcat用8000端口,IIS用80端口
用http://localhost/home.jsp时出错如下的界面:
Status information for child 0
ajp13 runtime info
ajp13 information, using getAttribute()
id name lb_factor lb_value route errorState graceful epCount errorTime
0 localhost:8009 1 1 null N N 0 0
Scoreboard info (ver=0 slots=0)
reset Totals: Req Err Max Avg
0 0 0 -
Endpoint info ( no shm )
Worker Req Err LastReq ConnectionTime TotalTime MaxTime AvgTime ReqStart +jk +end
Totals: Req Err Max Avg
0 0 0 -
uri runtime info
uri information, using getAttribute()
id name host uri group context
0 /*.jsp * /*.jsp lb:lb /
0 /web/* * /web/* lb:lb /
0 /view/* * /view/* ajp13:localhost:8009 /
0 /jakarta/* * /jakarta/* status:status /
0 * * null null null
0 */ * / lb:lb /
Configured Properties
Original data set by user
Object name Property Value
config: file D:\Tomcat 5.0\conf\workers2.properties
shm: file D:\Tomcat 5.0\work\jk2.shm
size 1048576
ajp13:localhost:8009 channel channel.socket:localhost:8009
channel.socket:localhost:8009 port 80
host 127.0.0.1
uri:/view/* worker ajp13:localhost:8009
uri:/jakarta/* worker status:status
Processed config
All settings ( automatic and configured ), after substitution
Name Value
fs \
ps ;
so dll
arch i386
serverRoot D:\Tomcat 5.0
file D:\Tomcat 5.0\conf\workers2.properties
shm:.file D:\Tomcat 5.0\work\jk2.shm
shm:.size 1048576
channel.socket:localhost:8009.port 80
channel.socket:localhost:8009.host 127.0.0.1
ajp13:localhost:8009.channel channel.socket:localhost:8009
uri:/view/*.worker ajp13:localhost:8009
uri:/jakarta/*.worker status:status
这是什么问题呢?用TOMCAT测试没有问题的。
------解决方案--------------------学习
------解决方案--------------------还有还有人用IIS ??
大部分都可能是路径的问题。