Support for SSL 3.0

2008-08-28 Thread jithesh
Hi all, I am a java web programmer and build a small webapplication which is hosted in wasce 2.0.0.1. The app is mainly compatible to IE7. Now I found that the app is supported only to TLS, not SSL 3.0. How can I enable SSl 3.0. programatically? Excuse me if this

JDBC URL parameters and Geronimo console

2008-08-28 Thread Andrus Adamchik
Hi, I have a MySQL Database Pool configured via Geronimo console (G. 2.1.2). It works, except that sometimes I am getting mysql IO exceptions, which I attribute to the server closing pooled connections after some time of inactivity. This can be fixed by adding autoReconnect=true to the

Problem with (Hot-)Deployment

2008-08-28 Thread Josef . Eisele
Hi, we use Geronimo 2.1.1 and after including JMS functionality we have deployment-problems. E.g. a hot-deployment leads to the log-entry: 15:48:49,286 INFO [DirectoryHotDeployer] Redeploying MyApp.ear 15:48:50,295 INFO [startup] Undeploying app:

Re: JDBC URL parameters and Geronimo console

2008-08-28 Thread Lin Sun
Hi, The default connection pool idle timeout is 15 mins... do you think you'll need longer than that? If so, you might want to increase that value at the database portlet. You should be able to configure a generic DB pool also, which allows you to specify a ConnectionURL value. Lin On Thu,

Re: JDBC URL parameters and Geronimo console

2008-08-28 Thread Andrus Adamchik
Thanks Lin! On Aug 28, 2008, at 5:36 PM, Lin Sun wrote: The default connection pool idle timeout is 15 mins... do you think you'll need longer than that? If so, you might want to increase that value at the database portlet. I know... The DB server can also drop the connection on its end, so

Re: Problem with (Hot-)Deployment

2008-08-28 Thread Lin Sun
Hi, I am not sure what the prob is... just some questions for now. Does this fail only on the redeploy? In other words, was it successful when you hot deploy the ear file the first time? Can I assume that you have packed the geronimo application specific plan file into the ear project? Lin

Re: [DISCUSS] Geronimo 2.1.3 release

2008-08-28 Thread Joe Bohn
Donald, I think you are also going to need to get a release of genesis 1.3.1 (alternative would be to revert back to 1.3 or upgrade to 1.4 ... but that would require some changes for legal checking). BTW, I would love to see this SNAPSHOT removed anyway as it causes problems for long tck

add JDBC Driver for Postgresql8.2

2008-08-28 Thread Radim Kolar
can you please add support for this JDBC driver (i mean add it to list of drivers so it can be auto-downloaded) URL to jar file http://jdbc.postgresql.org/download/postgresql-8.2-508.jdbc3.jar or should i submit this issue to JIRA? -- View this message in context:

openjpa-1.0.2-r420667:627158 fatal user error org.apache.openjpa.persistence.ArgumentException: Errors encountered while resolving metadata. See nested exceptions for details.

2008-08-28 Thread jklcom99
Hi, I'm running G2.1.2 and it has been running for a few weeks now. I'm not sure why Geronimo is giving this error today: [java] at org.apache.openjpa.meta.MetaDataRepository.resolve(MetaDataRepository.java:522) [java] at