Re: Locally Reffered EJB by Servlet Problem

2006-07-18 Thread Lasantha Ranaweera
Hi All, Finally I found the answer by myself. ;-) Thanks, Lasantha Lasantha Ranaweera wrote: Hi Derk, I added the ejb-local-ref element in to the web.xml. But still it gives the same error. Don't know whether problem due to a configuration files I have attached here or not.

Re: Where's the GUI Installer?

2006-07-18 Thread paul . newport
No one was interested in updating it for all the changes between 1.0 and 1.1 so we have dropped it at least for now. Will IBM pick this up at all if they bring out a WAS CE 1.1 version ? Target www.targetgroup.net **

Re: Geronimo Tomcat vs. EJB Webservices

2006-07-18 Thread Kevan Miller
Hi Dirk, First that I've seen of this sort... I'd say a Jira is definitely in order... This is 1.1, correct? --kevan On Jul 18, 2006, at 1:17 AM, D. Strauss wrote: Hello, geronimo users, as I'm trying to investigate a problem with Geronimo tomcat and webservices, I want to know if you

Re: Geronimo clustering

2006-07-18 Thread Krishnakumar B
hi all, I was able to solve this issue. For benefit of others who r trying it out and are stuck * Ensure machines in cluster are in same subnet * If u r clustering on Linux u dont need to set mcastBindAddress if u don't have a multihomed network. * Also check firewall running on Linux. Thanks

Problem deploying Daytrader1.1 using the Geronimo Eclipse Plugin1.1.0

2006-07-18 Thread Radoslava Bakalova
Hi Everyone, Has anyone tried to deploy Daytrader1.1 on Geronimo1.1 via the Geronimo1.1 Eclipse plug-in? I am using g-eclipse-plugin-1.1-deployable-RC10.zip p and wtp 1.5. If I import the Daytrader1.1 ear file in my Eclipse workspace and try to deploy it on the Geronimo1.1 (without making any

How to build daytrader1.1 in Eclipse

2006-07-18 Thread Radoslava Bakalova
Hi, Can anyone provide me with step-by-step instructions of how to compile and build daytrader1.1 ear file right in my Eclipse workspace? Also, is there a way to keep the source code files in the daytrader1.1 ear when I build it with maven? Thanks in advance for your help, Slava

Geronimo Eclipse Plugin 1.1 released

2006-07-18 Thread Sachin Patel
The Geronimo Eclipse 1.1 plugin has been released.  The update site should now be live.  The plugin supports deployments to both G 1.0 and 1.1 and runs on WTP 1.5 on either a 1.4.x or 1.5 JRE. -sachin

TransactionCachingInterceptor is returning the same ManagedConnection despite different ConnectionRequestInfo

2006-07-18 Thread Joerg Heinicke
Hello, I have a problem with a JCA implementation of mine where I get the same ManagedConnection despite different ConnectionRequestInfo. I debugged through the geronimo-connector and geronimo-transaction code and I wonder if it is a problem with the TransactionCachingInterceptor. In its JavaDoc

Re: TransactionCachingInterceptor is returning the same ManagedConnection despite different ConnectionRequestInfo

2006-07-18 Thread Aaron Mulder
Are you using a partitioned pool for the connector, set to partition-by-connectionrequestinfo? I'm not sure if the cache overrides that or not, but I would hope not. :) Thanks, Aaron On 7/18/06, Joerg Heinicke [EMAIL PROTECTED] wrote: Hello, I have a problem with a JCA implementation of

Spring / Geronimo interaction

2006-07-18 Thread Dennis Cartier
This question my ultimately be better asked in the Spring forums, but I thought I would try here first. I am in the process of moving 2 applications to Geronimo 1.1. I have split the applications into a CAR module that holds the DAO and object model classes along with the WAR file. The problem

Re: Geronimo Tomcat vs. EJB Webservices

2006-07-18 Thread D. Strauss
Hello, Kevan yes, it is. I'll file a jira entry. Best regards Dirk Kevan Miller schrieb: Hi Dirk, First that I've seen of this sort... I'd say a Jira is definitely in order... This is 1.1, correct? --kevan On Jul 18, 2006, at 1:17 AM, D. Strauss wrote: Hello, geronimo users, as

RE: Geronimo Eclipse Plugin 1.1 released

2006-07-18 Thread Lin Sun
I tried to click on the release note link on devtools main page (http://geronimo.apache.org/devtools.html) but I got a not found error... -Original Message- From: Sachin Patel [mailto:[EMAIL PROTECTED] On Behalf Of Sachin Patel Sent: Tuesday, July 18, 2006 9:51 AM To:

Re: TransactionCachingInterceptor is returning the same ManagedConnection despite different ConnectionRequestInfo

2006-07-18 Thread Joerg Heinicke
David Jencks [EMAIL PROTECTED] writes: For testing I switched to PartitionedPoolFactoryBean and set partitionByConnectionRequestInfo to true, but this does neither help. I think in addition you may need to specify that the resource adapter is unshared. I'm not sure how to do this

Re: Re: GBean use and deployment

2006-07-18 Thread tbot55
Also, does context-priority-classloaderfalse/context-priority-classloader no longer work in geronimo-web.xml following the context-root tag? Is there a replacement? Tyler --- Aaron Mulder [EMAIL PROTECTED] wrote: You're right -- gbean-ref only works in 1.1. Your GBean needs to implement an

Re: Re: GBean use and deployment

2006-07-18 Thread tbot55
Sorry if these messages are munged, but I believe the plans are correct (please still correct me if I'm wrong). I believe a new problem has emerged: - Exception in thread Thread-3 java.lang.NoClassDefFoundError: javax/servlet/http/HttpSession at

Re: Geronimo Eclipse Plugin 1.1 released

2006-07-18 Thread John Sisson
Also the prerequisites section on the download page says WTP 1.0.1, yet further down under the downloads heading it mentions WTP 1.5. We need to make it clear what the correct prerequisites are. Also on the WTP download page all the prerequisites are SDKs. AFAIK, users only need the runtime