Re: general questions about geronimo application server capabilities?

2007-07-13 Thread Gianny Damour
On 14/07/2007, at 1:27 AM, legolas wrote: Thank you for your replys. where i should look to find information about production ready clustering? Also, does Apache Geronimo provide some kind of administration instance that can control resources on other instances ( for example deploying a w

Re: Ear deploys as an EJB JAR?

2007-07-13 Thread David Jencks
I've never seen that before! I think that seeing a list of what's in your ear, the application.xml file (if its there), the geronimo plan(s), and exactly how you are deploying would be most helpful to start with. thanks david jencks On Jul 13, 2007, at 8:11 PM, Adam OGorman wrote: Hello

Ear deploys as an EJB JAR?

2007-07-13 Thread Adam OGorman
Hello, I am trying to migrate an application to Geronimo 2.0 (actually WASCE2.0), it is an EAR that contains a WAR and an EJB Jar module. I believe that I have the Geronimo deployment descriptors correct (I have compared them to those in the Daytrader sample app and they seem reasonable). When I

JNDI lookup in GEronimo 2

2007-07-13 Thread dbolk
Hi all, I am very new to the EJB 3 world, and trying to make my way with one of the example. I successfully created number of EJB 3 Session beans. I was able to use those session beans from WEB(Local Interface) application deployed in the same EAR together with my session beans. Now I am trying

Re: Derby DB in Geronimo

2007-07-13 Thread David Jencks
On Jul 13, 2007, at 2:37 PM, Glen Mazza wrote: Hello, I am thinking of using the DerbyDB embedded in Geronimo for a web application. I have a couple of questions about the Derby that is in Geronimo: A couple of comments. I think you are going to need an ear file or a geronimo "syn

Re: G2.0 deployment problem: Unable to resolve reference "JtaDataSourceWrapper" in gbean

2007-07-13 Thread David Jencks
jtaDataSourceWrapper doesn't use jndi to find the datasource: you need to give it something related to the gbean name of the datasource wrapper. If you just supply the name of the datasource, here "green", and make sure the datasource deployment is an ancestor of the ear (or use external-m

Re: Derby DB in Geronimo

2007-07-13 Thread Glen Mazza
> > > > > Hello, > > > > I am thinking of using the DerbyDB embedded in Geronimo for a web > > application. I have a couple of questions about the Derby that is in > > Geronimo: > > A couple of comments. > > I think you are going to need an ear file or a geronimo "synthetic > ear" o

G2.0 deployment problem: Unable to resolve reference "JtaDataSourceWrapper" in gbean

2007-07-13 Thread Adam OGorman
Hello everyone, I am actually using a version of WASCE2.0 (with embedded derby) that is based on Geronimo 2.0 M4. I am trying to deploy an EAR (that contains a WAR and a JAR, the JAR speaks to the datasource). The deployment error that I keep hitting is the following: Error: Unable to distrib

Re: where to find information about pkcs-11 certificate store manipulation in geronimo, for example for mutual authentication

2007-07-13 Thread David Jencks
On Jul 13, 2007, at 11:30 AM, legolas wrote: Hi thank you for reading my post Is there any article or tutorial that shows how we can use Geronimo with a pkcs-11 store for mutual authentication ? For example a swing based client in client side and some web services in server side deployed

Re: general questions about geronimo application server capabilities?

2007-07-13 Thread Orion Letizi
You can use Terracotta in production under Geronimo. http://www.terracotta.org/ --Orion legolas wrote: > > Thank you for your replys. > where i should look to find information about production ready clustering? > Also, does Apache Geronimo provide some kind of administration instance > that c

Re: NullPointerException during deployment

2007-07-13 Thread Francisco Borges
On Thursday 12 July 2007, Francisco Borges wrote: > [Deployer] Deployment failed due to > java.lang.NullPointerException For the record, after I included all EJBs in the assembly-descriptor this problem went away (not all of them are container managed so...). I thought this was a regression on

where to find information about pkcs-11 certificate store manipulation in geronimo, for example for mutual authentication

2007-07-13 Thread legolas
Hi thank you for reading my post Is there any article or tutorial that shows how we can use Geronimo with a pkcs-11 store for mutual authentication ? For example a swing based client in client side and some web services in server side deployed into Geronimo, Now i want to be able to have mutual a

Re: general questions about geronimo application server capabilities?

2007-07-13 Thread legolas
Thank you for your replys. where i should look to find information about production ready clustering? Also, does Apache Geronimo provide some kind of administration instance that can control resources on other instances ( for example deploying a war file to several nodes at the same time) Th

Re: JAAS - Authentication succeeded but error 403 sent

2007-07-13 Thread Xh
Hi once again! - geronimo-web.xml (role-mappings, principals, etc.) - so sorry guys, I had a typo in principals... now it works best regards Lukasz Yahoo! Answers - Get better answers from someone who knows. Try it now. _

JAAS - Authentication succeeded but error 403 sent

2007-07-13 Thread Xh
Hi All! I have successfully deployed my own form based security realm. But very strange thing happens. When I enter wrong username and password in my audit log I have: 07/13/2007 16:38:03 - Authentication attempt - asdsadasdsda 07/13/2007 16:38:03 - Authentication failed - asdsadasdsda result: