Re: Problem at geronimo boot

2007-08-28 Thread Kevan Miller
On Aug 28, 2007, at 6:04 AM, Paolo Denti wrote: Hi Kevan, i was using spring 2.0.6 following your suggestions and david's, I downloaded the tomcat version and added dep:hidden-classes dep:filterorg.springframework./dep:filter dep:filterMETA-INF/spring/dep:filter /dep:hidden-classes to

Re: Problem at geronimo boot

2007-08-28 Thread Jason Warner
Kevan, The j2g conversion tool does not currently create any hidden-classes entries in the descriptors. So in this instance, the tool would not prove of much use. We'll put it on the list ;) Thanks, -- Jason Warner On 8/28/07, Kevan Miller [EMAIL PROTECTED] wrote: On Aug 28, 2007, at 6:04

Re: Problem at geronimo boot

2007-08-28 Thread Jason Warner
On 8/28/07, Kevan Miller [EMAIL PROTECTED] wrote: On Aug 28, 2007, at 8:59 AM, Jason Warner wrote: Kevan, The j2g conversion tool does not currently create any hidden- classes entries in the descriptors. So in this instance, the tool would not prove of much use. We'll put it on the

Re: Problem at geronimo boot

2007-08-28 Thread Kevan Miller
On Aug 28, 2007, at 8:59 AM, Jason Warner wrote: Kevan, The j2g conversion tool does not currently create any hidden- classes entries in the descriptors. So in this instance, the tool would not prove of much use. We'll put it on the list ;) I was wondering what kind of help J2G might

Re: Problem at geronimo boot

2007-08-28 Thread Viet Nguyen
On 8/28/07, Paolo Denti [EMAIL PROTECTED] wrote: thanks kevan, (about jpa ... too late, and too lazy, me, not hibernate :-) yes, i of course i modified the hibernate.transaction.manager_lookup_class, pointing to the class found on the wiki (which is not really perfect in the getMethod calls

Re: Problem at geronimo boot

2007-08-28 Thread Paolo Denti
ok, thanks. therefore the problem "should" lie in how the transactionManager is looked up, that is the method getTransactionManager of the GeronimoTransactionManagerLookup class. Viet Nguyen wrote: On 8/28/07, Paolo Denti [EMAIL PROTECTED] wrote: thanks kevan, (about jpa ... too

Re: Is there any reason to use @Remote for session bean...

2007-08-28 Thread Tomasz Mazan
David Blevins pisze: I'll must to investigate context using servlet to find all beans, because Your advice (EJBtest-1.0.jar/CustomerFacade(Impl)/com.your.package.CustomerFacade) hasn't helped me - I get NameNotFoundException :-( Definitely give that a try. I wonder, does your bean class

Re: Problem at geronimo boot

2007-08-28 Thread Kevan Miller
On Aug 28, 2007, at 11:34 AM, Paolo Denti wrote: ok, thanks. therefore the problem should lie in how the transactionManager is looked up, that is the method getTransactionManager of the GeronimoTransactionManagerLookup class. Right. Paolo, at a minimum, I think you need to update your

Re: Is there any reason to use @Remote for session bean...

2007-08-28 Thread David Blevins
On Aug 28, 2007, at 9:57 AM, Tomasz Mazan wrote: David Blevins pisze: I'll must to investigate context using servlet to find all beans, because Your advice (EJBtest-1.0.jar/CustomerFacade(Impl)/ com.your.package.CustomerFacade) hasn't helped me - I get NameNotFoundException :-(

Trying to run a client...

2007-08-28 Thread Colin Freas
I have Geronimo 2.0.1 up and running, and have installed a simple EJB that I want to test with a client. My understanding is I need to create a geronimo-application-client.xml file and place it in the jar file of my client. Is that correct? I'm having trouble determining the precise layout

Re: Is there any reason to use @Remote for session bean...

2007-08-28 Thread Tomasz Mazan
David, I can't say what I've done wrong before, but when I reorganize my apllication (and deploy as ear) in many aspects, Remote interface works fine :) I have to reply to your doubt - bean class implements CustomerFacade remote interface. Wow, that's interesting. How was it organized

Re: Trying to run a client...

2007-08-28 Thread Kevan Miller
On Aug 28, 2007, at 3:04 PM, Colin Freas wrote: I have Geronimo 2.0.1 up and running, and have installed a simple EJB that I want to test with a client. My understanding is I need to create a geronimo-application- client.xml file and place it in the jar file of my client. Is that

Re: Delete or edit realm in console

2007-08-28 Thread Kevan Miller
On Aug 27, 2007, at 11:31 AM, Torsten Schlabach wrote: Hi all! I have a simple question: In the console, I can view and edit Security Realms which I created, but I cannot delete a real which I don't need any more or created by accident. Is that by purpose? I also noticed that when I