Re: Error when deplying MDB in Geronimo 1.1

2007-05-26 Thread Manu George
Hi Jabran, The openejb-jar.xml seems to be empty .There is no corresponding message-driven element in the openejb-jar.xml. You will need to add it in the openejb-jar.xml as shown below http://www.openejb.org/xml/ns/openejb-jar-2.1"; xmlns:nam="http://geronimo.apache.org/xml/ns/naming-1.1"; xmlns

[jira] Created: (GERONIMO-3192) use mvn dependency:analyze to clean up dependencies

2007-05-26 Thread David Jencks (JIRA)
use mvn dependency:analyze to clean up dependencies --- Key: GERONIMO-3192 URL: https://issues.apache.org/jira/browse/GERONIMO-3192 Project: Geronimo Issue Type: Improvement Security Leve

Re: svn commit: r541850 - in /geronimo/server/trunk/modules/geronimo-jetty6/src/main/java/org/apache/geronimo/jetty6: JettyManagerImpl.java connector/JettyConnector.java

2007-05-26 Thread Anita Kulshreshtha
AJP* classes are not included in jetty-6.1 jar like their earlier counterparts in jetty5. Are they going to be included soon? I do see a org.mortbay.jetty.ajp at http://www.mortbay.org/apidocs/index.html. Thanks Anita --- David Jencks <[EMAIL PROTECTED]> wrote: > This might be a bit misleadin

Re: svn commit: r541850 - in /geronimo/server/trunk/modules/geronimo-jetty6/src/main/java/org/apache/geronimo/jetty6: JettyManagerImpl.java connector/JettyConnector.java

2007-05-26 Thread David Jencks
This might be a bit misleading since I think there is in fact an ajp connector for jetty, we just haven't wrapped it yet. thanks david jencks On May 25, 2007, at 7:46 PM, [EMAIL PROTECTED] wrote: Author: akulshreshtha Date: Fri May 25 19:46:15 2007 New Revision: 541850 URL: http://svn.apach