[JBoss-user] [HTTPD, Servlets & JSP] - Re: bind webapplication to ip address

2004-04-15 Thread razor_harm78
I posted this a few days ago. So far no responses. Is there anybody there who has an idea on how to do this? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830711#3830711 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[JBoss-user] [HTTPD, Servlets & JSP] - bind webapplication to ip address

2004-04-13 Thread razor_harm78
Is it possible to bind a webapp to a specific virtualhost. So something like: www.myhost1.com ---> /webapp1.war www.myhost2.com ---> /webapp2.war And if so, how can this be achieved? Especially, if I use the integrated Tomcat in JBoss (3.2.3) and the packages are in an ear file. So something l

[JBoss-user] [JCA/JBoss] - Re: Lotus Domino Connector

2004-04-02 Thread razor_harm78
A couple of months ago I needed a JCA adapter too. I wasn't able to find any, so I decided to implement it myself. Currenty the adapter is stable and is used in our production systems. It only supports DIIOP connections and no local connections (so you'll have to use the NCSO.jar provided by Lot

[JBoss-user] [Installation & Configuration] - log4j config

2004-02-27 Thread razor_harm78
Hi all, I have a problem setting up log4j. I want keep the standard JBoss INFO messages appended to the console. In addition to this I also want to print DEBUG messages of some of my specific classes. I made the following configuration: | | | | | | | | | | |

[JBoss-user] [EJB/JBoss] - Re: Help needed for J2EE with JBoss

2004-02-17 Thread razor_harm78
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821817#3821817 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821817 You need to edit: standardjbosscmp-jdbc.xml (found in the conf directory). Edit the part: java:/D