Re: webapp run-as problems

2009-06-02 Thread Jason Dillon
Curious what your minor hacks are? --jason On Jun 3, 2009, at 1:33 PM, Trygve Hardersen wrote: Thanks for looking into this David. We're building everything ourselves as we have minor hacks to the Geronimo code. I'll try to give it another shot sometime later this week, but right now I

Re: webapp run-as problems

2009-06-02 Thread Trygve Hardersen
Thanks for looking into this David. We're building everything ourselves as we have minor hacks to the Geronimo code. I'll try to give it another shot sometime later this week, but right now I have to focus on other things. The Jetty6 build is working for us. I'll let you know what I find when I t

Re: set openejb jndi format in geronimo

2009-06-02 Thread Ivan
Yes 2009/6/3 Rodger > Do you mean > bin/geronimo.bat run "-Dopenejb.jndiname.format={ejbName}/{interfaceClass}" > ? -- Ivan

Re: set openejb jndi format in geronimo

2009-06-02 Thread Rodger
Do you mean bin/geronimo.bat run "-Dopenejb.jndiname.format={ejbName}/{interfaceClass}" ?

Re: set openejb jndi format in geronimo

2009-06-02 Thread Ivan
The first way 1. $ ./bin/openejb start "-Dopenejb.jndiname.format={ejbName}/{interfaceClass}" should be also OK in Geronimo. 2009/6/3 Rodger > In openejb standalone version, we can set the jndi name format by two ways: > 1. $ ./bin/openejb start > "-Dopenejb.jndiname.format={ejbName}/{interfaceC

set openejb jndi format in geronimo

2009-06-02 Thread Rodger
In openejb standalone version, we can set the jndi name format by two ways: 1. $ ./bin/openejb start "-Dopenejb.jndiname.format={ejbName}/{interfaceClass}" 2.set in the META-INFO/openejb-jar.xml as follows: openejb.deploymentId.format = {ejbName} openejb.jndiname.format = {deployment

Re: webapp run-as problems

2009-06-02 Thread David Jencks
I made a couple comments inline however I strongly suspect your problems are caused by a jetty bug I had a hand in creating :-) that could cause the FormAuthenticator to not recognize that the request is the data from the login page. https://bugs.eclipse.org/bugs/show_bug.cgi?id=278887 I'm

Re: Compiling current GEP versions

2009-06-02 Thread Johannes Weberhofer, Weberhofer GmbH
I have compiled the current GEP 2.2 source against the Elicpse 3.5 RC2. On compilation I get the errors below, when the tests are enabled. It seems those packages needed for geronimo 2.0.2 are not longer available on the maven repositories. Are there repositories available somwhere which offers

Re: RESOLVED Re: Intalio and Geronimo 1.1 as a Windows Service

2009-06-02 Thread Kevan Miller
On Jun 2, 2009, at 3:49 AM, nx7000 wrote: You were right about this. Both those paths were wrong. In addition, I had to add some more lines: wrapper.java.additional.6=- Dorg.intalio.tempo.configDirectory="/var/config" wrapper.java.additional.7=- Dcom.intalio.bpms.configDirectory="/var/confi

RESOLVED Re: Intalio and Geronimo 1.1 as a Windows Service

2009-06-02 Thread nx7000
kevan wrote: > > On Jun 1, 2009, at 3:33 AM, nx7000 wrote: >> >> 10:17:19,072 ERROR >> [org.apache.geronimo.gbean.runtime.GBeanInstanceState] >> [WrapperSimpleAppMain] Error while starting; GBean is now in the >> FAILED >> state: >> abstractName="org.apache.geronimo.configs/webconsole-jetty