Jboss3.0-Tomcat4.03的虚拟主机的配置 (转)

Jboss3.0-Tomcat4.03的虚拟主机的配置 (转)[@more@] 

 XML:namespace prefix = o ns = "urn:schemas-microsoft-com:Office:office" />

1、请你首先打开WINNTsystem32driversetc目录下的hosts文件,在里面加入你想要虚拟的机器名,如我是这样加的

127.0.0.1  www  www.www.systekgz.com.cn

在这里www.systekgz.com.cn是我的域名。

www是虚拟名

而我机器的本身名字是fangm,在域中的就是fangm.www.systekgz.com.cn

2、打开jboss-tomcat安装目录下的serverdefaultdeploy的目录中的tomcat4-service.xml文件,原来的文件是这样的

<?xml version="1.0" encoding="UTF-8"?>

<!-- Set catalina.home to the location of the Tomcat-4.x dist.

The default value is that of the JBoss/Catalina bundle where the

jakarta-tomcat-4.0.3-LE-jdk14 is included as jboss_dist/catalina

 --&gt

 

]>

 

<!-- The service configuration for the embedded Tomcat4 web container

--&gt

 

 

 

 

 

 

 

 

  name="jboss.web:service=EmbeddedCatalinaSX">

  &catalina.home;

 

 

 

 

 

  verbosityLevel = "trace" category = "org.jboss.web.localhost.Engine"/>

 

  apache.catalina.valves.AcceSSLogValve"

  prefix = "localhost_access" suffix = ".log"

   pattern = "common" directory = "../server/default/log" />

  Cookies = "true" crosSCOntext = "true" override = "true" />

 

 

 

  <!-- A HTTP Connector on port 8080 --&gt

 

  port = "8080" minProcessors = "3" maxProcessors = "10" enableLookups = "true"

  acceptCount = "10" debug = "0" connectionTimeout = "60000"/>

 

 

 

 

 

第一、  找到  处,Jboss-tomcat默认是发布在localhost下面,你改为你的机器名,在这里我改成了注意不是虚拟的名字。

第二、  加如下的一段

www.www.systekgz.com.cn

   

   

   

注意这里 和prefix = "www_access" www是虚拟的机器名

当然你也可以不修改  处把这里 改为

改后完整的文件如下:

<?xml version="1.0" encoding="UTF-8"?>

<!-- Set catalina.home to the location of the Tomcat-4.x dist.

The default value is that of the JBoss/Catalina bundle where the

jakarta-tomcat-4.0.3-LE-jdk14 is included as jboss_dist/catalina

 --&gt

 

]>

 

<!-- The service configuration for the embedded Tomcat4 web container

--&gt

 

 

 

 

 

 

 

 

  name="jboss.web:service=EmbeddedCatalinaSX">

  &catalina.home;

 

 

 

 

 

  verbosityLevel = "trace" category = "org.jboss.web.localhost.Engine"/>

   

 

  prefix = "localhost_access" suffix = ".log"

  pattern = "common" directory = "../server/default/log" />

   

 

 

    www.www.systekgz.com.cn

   

   

   

 

 

  <!-- A HTTP Connector on port 8080 --&gt

 

  port = "8080" minProcessors = "3" maxProcessors = "10" enableLookups = "true"

  acceptCount = "10" debug = "0" connectionTimeout = "60000"/>

 

 

 

 

 

第三、  在你发布.ear应用时,在你找包.war的web应用是,请你在jboss-web.xml文件中加入如下的

 root>/

 www.www.systekgz.com.cn

 

 

你就可以通过http:// www.www.systekgz.com.cn:8080来访问了。如果你出现

Apache Tomcat/4.0.3 - HTTP Status 500 - No Context configured to process this request那是因为你没有发布应用.

 


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10748419/viewspace-959287/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/10748419/viewspace-959287/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值