Re: Geronimo not found at login subject for Jackrabbit JCA.

2008-11-08 Thread David Jencks
On Nov 8, 2008, at 2:27 AM, Markku Saarela wrote: Here is configuration documentation: http://jackrabbit.apache.org/jackrabbit-configuration.html#JackrabbitConfiguration-Securityconfiguration After read this documentation i thought that i do not need to use jaas, but now i realize that there

Problems deploying a Webservice

2008-11-08 Thread jsmch
Hi, i´ve a problem deploying a webservice to geronimo. I´m currently doing a migration for a simple chat-application (j2ee) from JBoss to Geronimo (as a training). After several problems i did solve all the little and big problems doing this (J2G-Conversion was absolutely no help, because the for

Re: Geronimo not found at login subject for Jackrabbit JCA.

2008-11-08 Thread Markku Saarela
Also i add Jackrabbit security realm with Geronimo console. - markku Markku Saarela wrote: i debug further and figured out taht org.apache.geronimo.connector.outbound.GenericConnectionManagerGBean class has no subject, so how to inject one in it? - markku Ivan wrote: Currently in Geronimo,

Re: Geronimo not found at login subject for Jackrabbit JCA.

2008-11-08 Thread Markku Saarela
i debug further and figured out taht org.apache.geronimo.connector.outbound.GenericConnectionManagerGBean class has no subject, so how to inject one in it? - markku Ivan wrote: Currently in Geronimo, we could not use JVM's JAAS configuration, for it is replaced with Geronimo's security realm.

Re: Geronimo not found at login subject for Jackrabbit JCA.

2008-11-08 Thread Ivan
Currently in Geronimo, we could not use JVM's JAAS configuration, for it is replaced with Geronimo's security realm. 2008/11/8 Markku Saarela <[EMAIL PROTECTED]> > Here is configuration documentation: > > http://jackrabbit.apache.org/jackrabbit-configuration.html#JackrabbitConfiguration-Securityc

Re: Geronimo not found at login subject for Jackrabbit JCA.

2008-11-08 Thread Markku Saarela
Here is configuration documentation: http://jackrabbit.apache.org/jackrabbit-configuration.html#JackrabbitConfiguration-Securityconfiguration After read this documentation i thought that i do not need to use jaas, but now i realize that there is jaas available and in geronimo-ra.xml i found ele

Re: Geronimo not found at login subject for Jackrabbit JCA.

2008-11-08 Thread David Jencks
Could you point to some documentation on the JCARepositoryHandle and the ra.xml for this connector? For container managed security you need to use something like the plugins/connector/geronimo-connector/src/main/java/org/apache/geronimo/ connector/outbound/security/ CallerIdentityPasswordC