Jiri,

It is one of popular question regarding to UnifiedClassLoader.
You need to change <loader-repository> tag .ear by .ear.
Please check jboss_3_2.dtd

Regards,
Hiro.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Behalf Of 
> [EMAIL PROTECTED]
> Sent: Wednesday, December 17, 2003 7:46 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] problem with unwanted sharing object 
> between web applications
> 
> 
> Hallo,
> i have a few web aplikations (wars) which contains the same 
> files and classes in
> same packages, with only diference in web.xml config file. 
> And I have problem with unwanted sharing object between this 
> applications.
> For example, I have
> 
> some.ear
>  -first.war 
>   -WEB-INF/classes/testpackage.Config
>   -WEB-INF/web.xml with some servlet property named 
> "database_schema" with value
> "first", which is red and returned by Config class
>  -second.war                                                  
>                  
>         
>   -WEB-INF/classes/testpackage.Config
>   -WEB-INF/web.xml with some servlet property named 
> "database_schema" with value
> "second"
>   
>  But both objects, Config from first.war and second.war, 
> returns the same value
> - "second"
>  
>  Why? where is some configuration property which causes it?
>  
>  I have JBoss 3.2.2 with Tomcat, I tried to use 3.2.3 version 
> with the same effect.
>  
>  Thanks for help,
>  Jiri
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign 
> up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell 
> to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to