Re: Osgifing Tomcat

2008-04-28 Thread pkriens
> my feeling is though, is that you are going for the "mavenization" just > to run the BND or BNE or whatever the plugin is called, that generates > the OSGi manifests. The project is called bnd (pronounce b and d). The jar can be used as an ant task, command utility, eclipse plugin, and library

Re: Osgifing Tomcat

2008-04-28 Thread pkriens
> Someone recently pointed out to me that the Bnd tool comes with ant > tasks. I haven't tried that (we've used maven in commons) and I > suspect that there isn't the option to just produce the manifest > (rather than jar and manifest) as there is in the maven plugin. If > that was required then i

DO NOT REPLY [Bug 43366] Session Statistics command in manager fails with " Unknown command /sessions"

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43366 --- Comment #6 from Rainer Jung <[EMAIL PROTECTED]> 2008-04-28 01:10:38 PST --- In TC 6 the HTML manager got a new feature behind the command "sessions". It lists individual sessions and allows to invalidate individual sessions, remove

Re: Osgifing Tomcat

2008-04-28 Thread Damien B
pkriens wrote: Just my 2c: Eclipse, OSGified since 3.2, still doesn't fully support updates without a JVM restart; and they have full control about the whole aspects. Unfortunately there are tens of thousands of plugin writers out there that are not aware of the dynamics. Eclipse migrated to OS

DO NOT REPLY [Bug 44864] optionalNoCA not honored

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44864 Ian Young <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

Re: Osgifing Tomcat

2008-04-28 Thread pkriens
> To me, a webapp adds "entries" (aka Servlet) to menus (aka url patterns) > from a static file inside the war (web.xml). If it was not possible in 4 > years to solve this problem in Eclipse, how will it be possible for > Tomcat? More and more code is supporting the dynamic life cycle model beca

DO NOT REPLY [Bug 44494] Requests greater than 8k being truncated.

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494 --- Comment #50 from Rainer Jung <[EMAIL PROTECTED]> 2008-04-28 11:47:29 PST --- Created an attachment (id=21872) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21872) Patch for TC 5.5 Part 1 - connectors (InputBuffer) Bac

DO NOT REPLY [Bug 44494] Requests greater than 8k being truncated.

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494 --- Comment #51 from Rainer Jung <[EMAIL PROTECTED]> 2008-04-28 11:48:39 PST --- Created an attachment (id=21873) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21873) Patch for TC 5.5 Part 2 - container (InputBuffer)

DO NOT REPLY [Bug 44494] Requests greater than 8k being truncated.

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494 Rainer Jung <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #21872|Patch for TC 5.5 Part 1 - |Patch for TC 5.5

DO NOT REPLY [Bug 44895] New: security environments for applets incorrect for jsp pages

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 Summary: security environments for applets incorrect for jsp pages Product: Tomcat 5 Version: 5.5.17 Platform: PC URL: http://www.brookgreenconsulting.com

DO NOT REPLY [Bug 44494] Requests greater than 8k being truncated.

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494 --- Comment #52 from Rainer Jung <[EMAIL PROTECTED]> 2008-04-28 11:53:54 PST --- I ported the patches for 44494 applied until now to TC 6.0 back to TC 5.5. I reviewed all differences for the classes in o.a.tomcat.util.buf and o.a.c.co

Re: DO NOT REPLY [Bug 44494] Requests greater than 8k being truncated.

2008-04-28 Thread Mark Thomas
[EMAIL PROTECTED] wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=44494 --- Comment #52 from Rainer Jung <[EMAIL PROTECTED]> 2008-04-28 11:53:54 PST --- As soon as svn will be back to read/write, I'll add the patches to the TC 5.5 STATUS file. You should find some entries already t

DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |NEEDINFO ---

Re: Osgifing Tomcat

2008-04-28 Thread Damien B
On Mon, Apr 28, 2008 at 12:52 PM, pkriens wrote: > > To me, a webapp adds "entries" (aka Servlet) to menus (aka url patterns) > > from a static file inside the war (web.xml). If it was not possible in 4 > > years to solve this problem in Eclipse, how will it be possible for > > Tomcat? > More and m

DO NOT REPLY [Bug 44897] New: HttpServletRequest's .getParameter(String) method returns null for parameters with invalid URL encodings

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44897 Summary: HttpServletRequest's .getParameter(String) method returns null for parameters with invalid URL encodings Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Versio

DO NOT REPLY [Bug 44897] HttpServletRequest's .getParameter(String) method returns null for parameters with invalid URL encodings

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44897 --- Comment #1 from Caleb Jones <[EMAIL PROTECTED]> 2008-04-28 16:22:57 PST --- Other solutions I've proposed: 3. Throw 400 and prevent execution from reaching servlet. 4. Make the behavior configurable In my opinion, following the RF

DO NOT REPLY [Bug 44897] HttpServletRequest's .getParameter(String) method returns null for parameters with invalid URL encodings

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44897 --- Comment #2 from Caleb Jones <[EMAIL PROTECTED]> 2008-04-28 16:23:55 PST --- Sorry I meant to say: "Other solutions I've SEEN proposed" Don't want to take credit for other's ideas. ;) -- Configure bugmail: https://issues.apache

DO NOT REPLY [Bug 44897] HttpServletRequest's .getParameter(String) method returns null for parameters with invalid URL encodings

2008-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44897 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Severity|normal |enhancement -

Re: Osgifing Tomcat

2008-04-28 Thread Peter Kriens
Please, I think the audience is pretty much "mature" developpers here :-) I know, that is why it is scary and sounds complex because experienced developers know much better what can go wrong. Novices have much fewer qualms. :-) Anyway, the dynamism is not Eclipse's strongest feature, but the