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
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
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
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:
|
|
|
|
|
|
|
|
|
|
|
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