[JBoss-user] [Installation Configuration] - Configuring a Domain name besides localhost in server.xml

2005-02-22 Thread bkafka
Trying to set up a  in the Tomcat server.xml file to have www.maplemtn.com  
point to my servlet instead of  http://ipnumber/maplemtn which does work.

Using Jboss 3.0.1 

In straight Tomcat this was easy because you told it to look under webapps with 
the appBase tag.  Since jboss deploys its apps to tmp directories this 
doesn't work. I've searched the forum and seen similar questions but no 
answers. Is this possible to do without having to write a proxy servlet?

In particular I have (in the server.xml )
 





My question is what should path= and what should docBase=  and/or is there 
something else I should be doing.

The server.log reads
java.lang.IllegalArgumentException: Document base 
C:\opt\jboss-4.0.1\server\default\.\maplemtn does not exist or is not a 
readable directory^M




View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3867438#3867438

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867438


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Configuring a Domain name besides localhost in server.xm

2005-02-22 Thread bkafka
I meant I'm using JBOSS 4.0.1!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3867439#3867439

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867439


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user