JNDI Context Lookup Help

2008-11-17 Thread Mark Aufdencamp
Hi All, It's been a while since I had to ask for help from the list, but I hit a snag migrating an application from G-1.1.1 to G-2.1.3. Specifically, I'm having a problem with a JNDI context lookup inside a ServletContextListener. I presume this is a problem with the move to a global JNDI

Re: JNDI Context Lookup Help

2008-11-17 Thread David Jencks
Shouldn't your name be java:comp/env/web/ContentLocation (no slash before the comp)? thanks david jencks On Nov 17, 2008, at 11:57 AM, Mark Aufdencamp wrote: Hi All, It's been a while since I had to ask for help from the list, but I hit a snag migrating an application from G-1.1.1 to

RE: JNDI Context Lookup Help

2008-11-17 Thread Mark Aufdencamp
Thanks David, Worked like a charm! Guess G got a little more precise after 1.1.1:) It's been wrong for the last year, G-1.1.1 must have been more forgiving. I bet my definition in geronimo-web.xml was wrong. Original Message Subject: Re: JNDI Context Lookup Help From:

Re: Missing resource injection in Tomcat/Axis vs Jetty/CXF

2008-11-17 Thread Janko Heilgeist
Hi Jarek, thanks for your help with this issue. I opened GERONIMO-4416 for the bug. Should I open a separate bug with the Axis2 project or do you expect the bug to be in the Geronimo-specific wiring? Janko Jarek Gawor wrote: Janko, I was able to replicate the problem with Axis2. It is