[jboss-user] [Installation, Configuration & Deployment] - Re: Defining classloading rules explicitly (through jboss-cl

2009-10-06 Thread cdivita
"jaikiran" wrote : 
  | The jboss-classloading.xml file should be placed in WEB-INF folder and not 
in WEB-INF/lib.
It was a typing error, the file jboss-classloading.xml is in WEB-INF folder.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258844#4258844

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258844
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: Defining classloading rules explicitly (through jboss-cl

2009-10-02 Thread cdivita
"cdivita" wrote : Hi to all,
  | 
  | I want to deploy on JBoss 5.1.0 a web application that use log4j through 
commons-logging, and I want to configure logging using a custom 
log4j.properties file.
  | 
  | So I tried to add the file jboss-classloading.xml to directory WEB-INF/lib 
to my WAR, as reported 
http://www.jboss.org/community/wiki/useJBossWebClassLoaderinJBoss5.
  | 
  | Unfortunately the log4j.properties file that is int WEB-INF/classes 
directory of the WAR is ignored

I'm sorry, the post wasn't complete when I submit it.

The jboss-classloading.xml content is:
  | 
  | 
  | 

My war also contains jars of commons-logging and log4j. Someone can help me ??

Thank you,

Claudio

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258431#4258431

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258431
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Defining classloading rules explicitly (through jboss-classl

2009-10-02 Thread cdivita
Hi to all,

I want to deploy on JBoss 5.1.0 a web application that use log4j through 
commons-logging, and I want to configure logging using a custom 
log4j.properties file.

So I tried to add the file jboss-classloading.xml to directory WEB-INF/lib to 
my WAR, as reported 
http://www.jboss.org/community/wiki/useJBossWebClassLoaderinJBoss5.

Unfortunately the log4j.properties file that is int WEB-INF/classes directory 
of the WAR is ignored

I think that

 for the war

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258430#4258430

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258430
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user