DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2011-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516

Martin Harm martin.h...@web.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |

--- Comment #4 from Martin Harm martin.h...@web.de 2011-07-13 12:22:36 UTC ---
Parameters with override=false in Context-Files dont overrule the
context-param in the corresponding web-app.
See: 
 org.apache.catalina.core.StandardContext.mergeParameters() 
  -- set (twice) on the context and override property is honored 
but will be ignored, because in 
  org.apache.catalina.core.ApplicationContext.setInitParameter(...)
the value wont change

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2011-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516

Martin Harm martin.h...@web.de changed:

   What|Removed |Added

Version|6.0.26  |6.0.32

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2011-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516

Konstantin Kolinko knst.koli...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||DUPLICATE

--- Comment #5 from Konstantin Kolinko knst.koli...@gmail.com 2011-07-13 
12:35:10 UTC ---
The issue in 6.0.32 is known and already fixed in 7.0 since 7.0.9 and 6.0.33
(not yet released) - see bug 50700.

Cannot comment about the old WORKSFORME issue that was reported for 6.0.26.

*** This bug has been marked as a duplicate of bug 50700 ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2010-03-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516

Wim Goossens w...@wg.be changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
Version|6.0.20  |6.0.26
 Resolution|WORKSFORME  |

--- Comment #3 from Wim Goossens w...@wg.be 2010-03-19 07:09:01 UTC ---
It does NOT work in ALL versions since 6.0.20 -- 6.0.26

elements in $CATALINA_BASE/conf/context.xml 
or in $CATALINA_BASE/conf/[enginename]/[hostname]/context.xml.default
ARE NO LONGER available for the webapps.

According to the documentation and the behavior until 6.0.18, they should be
available for all the webapps (or for de webapps of that host) 

I TESTED it with resourcelinks, transaction and environment elements.
Tested on VISTA and REDHAT.

Example :

 Environment name=test 
value=host001
type=java.lang.String 
override=true /

ResourceLink name=mail
   global=mail/Session
   type=javax.mail.Session /   

 ResourceLink name=db
global=jdbc/dev1
type=javax.sql.DataSource / 

Transaction factory=com.atomikos.icatch.jta.UserTransactionFactory /


Only workaround is to copy these elements to each and every webapp.
This is not the intention if you look at the Tomcat documentation.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2010-03-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516

Wim Goossens w...@wg.be changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2009-12-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #2 from Mark Thomas ma...@apache.org 2009-12-10 14:08:48 GMT ---
This works for me in 6.0.x and trunk. Looks like a configuration problem.
Please use the users list for assistance.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516


Wim Goossens w...@wg.be changed:

   What|Removed |Added

 CC||w...@wg.be




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516





--- Comment #1 from Wim Goossens w...@wg.be  2009-07-13 00:54:40 PST ---
tested with directory deployment

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org