Re: Geronimo WTP client for eclipse doesn't work as expected

2008-02-27 Thread mett
Thanks for all your effort so far Tim, However I haven't found the solution yet but I have an hunch on where the error might be. Since the project is renewed when it is removed from the server via Add and Remove Projects... menu option but not when the WTP is signaling changed files I believe

Solved! Re: Geronimo WTP client for eclipse doesn't work as expected

2008-02-27 Thread mett
Hi! Finally I found the source to the problem. When a project is created within eclipse, an eclipse that has the Geronimo WTP client installed the Targeted Runtime is set to Apache Geronimo as a default. For my project that was created outside eclipse this isn't the case. After comparing every

Geronimo WTP client for eclipse , server cannot start

2008-02-27 Thread CG
Hi, I am newbie in Geronimo, or more exactly , newbie in J2EE. I have setup the Geronimo WTP client for eclipse , and when I try to start the server it could not start. Environment == OS is Ubuntu 7.10 Geronimo version is geronimo-tomcat6-jee5-2.0.1 Ecplise SDK version is 3.3.1 JDK

RE: Geronimo 1.1 to 2.1/ J2EE to JEE(5)

2008-02-27 Thread Mark Aufdencamp
Feel free to! I'll test the information further per my other post on this thread. Original Message Subject: Re: Geronimo 1.1 to 2.1/ J2EE to JEE(5) From: Jason Warner [EMAIL PROTECTED] Date: Tue, February 26, 2008 8:49 pm To: user@geronimo.apache.org, [EMAIL PROTECTED]

Re: Geronimo WTP client for eclipse , server cannot start

2008-02-27 Thread Josue Barrios Rodriguez
could be a wrong package or GBean corrupted. Try to download binaries again and test frist from console and if run then test from eclipse Good luck -- From: CG [EMAIL PROTECTED] Sent: Wednesday, February 27, 2008 10:12 AM To:

RE: Geronimo 1.1 to 2.1/ J2EE to JEE(5)

2008-02-27 Thread Mark Aufdencamp
I developed on a Windows XP workstation in Eclipse 3.2 with Geronimo 1.1.1. I deployed a clean Eclipse Europa 3.3 and Geronimo-Tomcat6- 2.0.1 environment on an Ubuntu workstation. I then checked out my EAR Project, EJB Project, and WEB Projects from my subversion repository. The initial attempt

Re: Geronimo 1.1 to 2.1/ J2EE to JEE(5)

2008-02-27 Thread Jason Warner
Mark, I went ahead and added that wiki page. It can be found here : http://cwiki.apache.org/confluence/display/GMOxDOC21/Deployment+descriptor+changes+for+going+from+G+1.1+to+G+2.1 Please let me know if you see anything that you'd like changed or added. One thing I should note is that Geronimo

Re: Solved! Re: Geronimo WTP client for eclipse doesn't work as expected

2008-02-27 Thread Tim McConnell
HI Mett, well I glad you found the problem, although I'm not happy that it took so long. Do you have a suggestion for how we might make this more obvious to users like you who may not be as familiar with either Geronimo or the Geronimo Eclipse Plugin. All suggestions are welcome. Thanks mett

Re: Geronimo 2/Log4j question

2008-02-27 Thread Ɓukasz Budnik
Hi! I had the very same problem with G2.0.0, currently I'm using G2.1 and to tell the truth I don't know whether this issue still exists because I use a very simple work around that works always and for my case is sufficient. Simply in WAR create a new class, implement the ServletContextListener

Re: Geronimo WTP client for eclipse , server cannot start

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 7:12 AM, CG [EMAIL PROTECTED] wrote: Hi, I am newbie in Geronimo, or more exactly , newbie in J2EE. I have setup the Geronimo WTP client for eclipse , and when I try to start the server it could not start. Environment == OS is Ubuntu 7.10 Geronimo

Re: Geronimo WTP client for eclipse , server cannot start

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 10:33 AM, Jacek Laskowski [EMAIL PROTECTED] wrote: Let's start simple. Download the latest Geronimo release - Whoops - didn't add the most important information. The latest release of Geronimo is 2.1. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: Geronimo 1.1 to 2.1/ J2EE to JEE(5)

2008-02-27 Thread Jason Warner
I used the wrong link there. The proper link should be this one: http://cwiki.apache.org/GMOxDOC21/deployment-descriptor-changes-for-going-from-g-11-to-g-21.html On Wed, Feb 27, 2008 at 11:36 AM, Jason Warner [EMAIL PROTECTED] wrote: Mark, I went ahead and added that wiki page. It can be

Re: Geronimo WTP client for eclipse , server cannot start

2008-02-27 Thread Hernan Cunico
you still missed the link to the doc http://cwiki.apache.org/GMOxDOC21/documentation.html ;-) 2.1 doc is in the making so not all the topics are filled in yet. Cheers! Hernan Jacek Laskowski wrote: On Wed, Feb 27, 2008 at 10:33 AM, Jacek Laskowski [EMAIL PROTECTED] wrote: Let's start

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Burt Prior
Hi Jacek, Thanks very much for the reply. Our team is really trying to make Hibernate/Seam work on Geronimo 2.1, and we are stuck. As mentioned, we have the standard Oracle thin drivers in the repository, and an Oracle db pool correctly set up; additionally we think the Geronimo Transaction

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 11:33 AM, Burt Prior [EMAIL PROTECTED] wrote: [C:\geronimo-jetty6-javaee5-2.1\var\temp\geronimo-deploymentUtil44832.jar]: Error building bean 'HotelBookingAction'. Exception: class org.apache.openejb.OpenEJBException: PersistenceUnit 'bookingDatabase

Re: Geronimo 2.1 and Seam

2008-02-27 Thread David Jencks
I haven't worked with this for a while two things jump out at me 1. The original error is that the bookingDatabase PU can't start. Possibly if you looked in the server log there would be more infomation. 2. You appear to have the same classes listed in the bookingDatabase PU and the

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Burt Prior
Hi Jacek, Please see my responses inline... I can't work on it much now, but perhaps we could work it out together - me thinking aloud and you trying it out. Deal? Sounds great! I'm willing do anything to work this issue out. It's very important to us! Do you have any idea what

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 12:08 PM, David Jencks [EMAIL PROTECTED] wrote: 2. You appear to have the same classes listed in the bookingDatabase PU and the cmp 2.1 PU. I think this is going to lead to trouble. The cmp 2.1 PU shouldn't really even be there unless you have actual ejb 2.1

Re: Geronimo WTP client for eclipse , server cannot start

2008-02-27 Thread Joseph Leong
Hi CG, I remember a previous version was having the failed state issue at one point as well... I'd like to suggest what Jacek mentioned 1) Download Geronimo 2.1 Release http://geronimo.apache.org/downloads.html 2) Start with the Quick Start - Apache Geronimo for the Impatient

Re: [discuss] How do we improve the user experience of the geronimo server?

2008-02-27 Thread Lin Sun
That's certainly an excellent idea. I am also looking for some popular samples that we feel we should get them running on geronimo as I think those will be good to show people how to get their apps working with geronimo. Lin On Tue, Feb 26, 2008 at 6:56 PM, Jacek Laskowski [EMAIL PROTECTED]

Re: [discuss] How do we improve the user experience of the geronimo server?

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 1:11 PM, Lin Sun [EMAIL PROTECTED] wrote: That's certainly an excellent idea. I am also looking for some popular samples that we feel we should get them running on geronimo as I think those will be good to show people how to get their apps working with geronimo.

Re: Geronimo 2.1 and Seam

2008-02-27 Thread David Jencks
On Feb 27, 2008, at 3:40 PM, Burt Prior wrote: Do you know what version of hibernate is in use? I looked for the source code that could cause this but so far it makes no sense to me. If you can debug here and poke around in the PersistenceUnitInfoImpl to see if something is null or

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 3:40 PM, Burt Prior [EMAIL PROTECTED] wrote: 15:19:54,972 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state:

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 5:29 PM, Jacek Laskowski [EMAIL PROTECTED] wrote: Oh, yeah - I can remember that NPE. I remember I had to download Hibernate and patch it before moving on. Since I didn't describe it in the doc I had to work it around somehow. Can't remember exactly. Search in the

Re: Geronimo 2.1 and Seam

2008-02-27 Thread David Jencks
On Feb 27, 2008, at 5:36 PM, Jacek Laskowski wrote: On Wed, Feb 27, 2008 at 5:29 PM, Jacek Laskowski [EMAIL PROTECTED] wrote: Oh, yeah - I can remember that NPE. I remember I had to download Hibernate and patch it before moving on. Since I didn't describe it in the doc I had to work

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 5:51 PM, David Jencks [EMAIL PROTECTED] wrote: did you complain about this on the lists when you found the problem? Complain? No, not at all. Just put a note with other stuff and it might not get enough attention. See

Re: Geronimo 2.1 and Seam

2008-02-27 Thread David Jencks
On Feb 27, 2008, at 6:01 PM, Jacek Laskowski wrote: On Wed, Feb 27, 2008 at 5:51 PM, David Jencks [EMAIL PROTECTED] wrote: did you complain about this on the lists when you found the problem? Complain? No, not at all. Just put a note with other stuff and it might not get enough

Upgrade OpenJPA to v1.0.2 in Geronimo 2.0 or 2.1 due to bug

2008-02-27 Thread Brian Gregory
I've encountered the INSERT instead of UPDATE bug in OpenJPA 1.0.0 (and verified that 1.0.1 behaves the same) and would like to force my webapp to use 1.0.2. I've tried: 1. placing the openjpa-1.0.2.jar in my WEB-INF/lib directory 2. installing the jar here:

Re: Upgrade OpenJPA to v1.0.2 in Geronimo 2.0 or 2.1 due to bug

2008-02-27 Thread Jacek Laskowski
On Wed, Feb 27, 2008 at 6:43 PM, Brian Gregory [EMAIL PROTECTED] wrote: 1. placing the openjpa-1.0.2.jar in my WEB-INF/lib directory I'm pretty sure I've read in the spec that a jpa provider can be put in WEB-INF/lib directory and it should be the one used by the webapp overriding the one

Re: Upgrade OpenJPA to v1.0.2 in Geronimo 2.0 or 2.1 due to bug

2008-02-27 Thread Brian Gregory
I tried placing the substitution in the artifact_alias.properties file and it doesn't seem to do anything in geronimo 2.0.2. (I tried to force it by removing the 1.0.0 dir to force the dependency but no dice) I will also try 2.1 ... tomorrow. I will also Report it ... tomorrow. I'm fried.

Re: Upgrade OpenJPA to v1.0.2 in Geronimo 2.0 or 2.1 due to bug

2008-02-27 Thread David Jencks
On Feb 27, 2008, at 8:21 PM, Brian Gregory wrote: I tried placing the substitution in the artifact_alias.properties file and it doesn't seem to do anything in geronimo 2.0.2. (I tried to force it by removing the 1.0.0 dir to force the dependency but no dice) I will also try 2.1 ...