where i must to add new annotation

2008-01-09 Thread Andi Kusnadi
dear tomcat, i see @ejb , @Resource for datasource injection , so i want to made my own annotation , like @XMLFasilitas to be 1. read by jasper compiler and 2. compiled accordingly, and doing some other task. , where i can find your code that read @ejb, and @resource ? Thank you very much

Windows Server 2008 Application Compatability Lab Invitation

2008-01-09 Thread GarrettSerack
Howdy, (William Rowe from the ASF suggested I post this to your dev@ list) My name is Garrett Serack, and I am the Community Program Manager in the Open Source Software Labs here at Microsoft. I would like to extend an official invitation to the Apache Software Foundation to participate

DO NOT REPLY [Bug 44192] New: - Problem with cookies and IE 6.0.3790

2008-01-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=44192. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 42347] - getParameter does not return parameter value when submitted as post method occassionally

2008-01-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=42347. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 44187] - create new session when refresh browser after submit to the other service at 80 port

2008-01-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=44187. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r610534 - /tomcat/connectors/trunk/jk/native/common/jk_map.c

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 11:54:10 2008 New Revision: 610534 URL: http://svn.apache.org/viewvc?rev=610534view=rev Log: Don't overwrite references in workers.properties after resolving them. That way we keep the original information and will be able to dump it as a new feature of the status

svn commit: r610561 - in /tomcat/connectors/trunk/jk: native/common/jk_lb_worker.c native/common/jk_lb_worker.h xdocs/miscellaneous/changelog.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 12:59:01 2008 New Revision: 610561 URL: http://svn.apache.org/viewvc?rev=610561view=rev Log: Refactor route return value from LB to httpd note JK_WORKER_ROUTE. 1) Our code always returned the worker route, except when the worker was chosen via the domain. Then it

svn commit: r610566 - in /tomcat/connectors/trunk/jk: native/common/jk_service.h native/common/jk_worker.c xdocs/miscellaneous/changelog.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 13:12:29 2008 New Revision: 610566 URL: http://svn.apache.org/viewvc?rev=610566view=rev Log: Include original configuration map in worker_env to make it available for workers, e.g. the status worker. Modified:

DO NOT REPLY [Bug 44192] - Problem with cookies and IE 6.0.3790

2008-01-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=44192. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 43529] - Tomcat 6 invoker no longer loads unless privileged

2008-01-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43529. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r610607 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 15:19:00 2008 New Revision: 610607 URL: http://svn.apache.org/viewvc?rev=610607view=rev Log: Use property table to decide which status worker cmd action uses which output elements. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c

svn commit: r610611 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml xdocs/reference/status.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 15:26:35 2008 New Revision: 610611 URL: http://svn.apache.org/viewvc?rev=610611view=rev Log: Add dump action to status worker, which dumps our initial configuration. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c

Re: svn commit: r609294 - in /tomcat/tc6.0.x/trunk: STATUS.txt conf/catalina.policy webapps/docs/changelog.xml

2008-01-09 Thread Remy Maucherat
On Sun, 2008-01-06 at 11:43 +, [EMAIL PROTECTED] wrote: // These permissions apply to the logging API grant codeBase file:${catalina.home}/bin/tomcat-juli.jar { -permission java.security.AllPermission; +permission java.util.PropertyPermission

svn commit: r610617 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 16:03:36 2008 New Revision: 610617 URL: http://svn.apache.org/viewvc?rev=610617view=rev Log: Tab police. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c URL:

svn commit: r610619 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_lb_worker.h jk_shm.h

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 16:09:41 2008 New Revision: 610619 URL: http://svn.apache.org/viewvc?rev=610619view=rev Log: LB sub member dynamic management part 1: Add attributes to worker_record and extend shm push and pull from lb to lb sub workers. Modified:

svn commit: r610623 - in /tomcat/connectors/trunk/jk: native/common/jk_lb_worker.c native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 16:52:57 2008 New Revision: 610623 URL: http://svn.apache.org/viewvc?rev=610623view=rev Log: LB sub member dynamic management part 2: Use local memory copies of read mostly shm attributes of lb sub workers in lb and status worker. Modified:

DO NOT REPLY [Bug 44197] - NoClassDefFoundError:

2008-01-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=44197. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.