Re: Error with XMLBeanUtil and ValidateDD when upgrading to RichFaces 3.2

2008-06-10 Thread Burt Prior
Jarek Gawor-2 wrote: > > Burt, > > Can you sends us the geronimo.log file somehow? > > Jarek > > On Tue, Jun 10, 2008 at 4:58 PM, Burt Prior <[EMAIL PROTECTED]> wrote: >> >> Hi Geronimo Team, >> >> I need a bit of help here. Our team is us

Error with XMLBeanUtil and ValidateDD when upgrading to RichFaces 3.2

2008-06-10 Thread Burt Prior
Hi Geronimo Team, I need a bit of help here. Our team is using Facelets/JSF/RichFaces 3.1 on Geronimo 2.1.0. We attempted to upgrade to the latest version of RichFaces (3.2.1), and on deployment of our app, the console and logs filled with a tremendous amount of errors and xml; I tailed a snip

Re: Geronimo 2.1 and Seam

2008-03-17 Thread Burt Prior
;cmp' PU, it generates an error, so for some reason it's needed. I guess its because we are using the latest JEE5 stack to develop our Seam app on G2.1. Is this 'cmp' a legacy support feature? I don't understand it's purpose under JEE5. Thanks again, .Burt David B

Re: Geronimo 2.1 and Seam

2008-03-11 Thread Burt Prior
org.jboss.seam.example.booking.Booking org.jboss.seam.example.booking.Hotel org.jboss.seam.example.booking.User true David Blevins wrote: > > On Mar 11, 2008, at 10:19 AM, Burt Prior wrote: > >

Re: Geronimo 2.1 and Seam

2008-03-11 Thread Burt Prior
> [1] > http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/openejb-core/3.0-SNAPSHOT/openejb-core-3.0-20080311.012606-8.jar > > > On Mar 10, 2008, at 10:31 AM, Burt Prior wrote: > >> >> Hi David, >> >> Gavin King just responded

Re: Geronimo 2.1 and Seam

2008-03-09 Thread Burt Prior
> original exception might possibly shed more light on the subject. > > Other than filling up your logs what problems is this causing? If it > does not cause functional problems perhaps pursuing a challenge would > be the best solution. > > thanks > david jencks > > On

Re: Geronimo 2.1 and Seam

2008-03-09 Thread Burt Prior
tion after Gavin and his team has look at this. Thanks, .Burt Burt Prior wrote: > > Hi Jay, (and David^2) > > Thanks for checking that. I didn't have time to experiment with it on > Friday. Darn. Ok, well. > > I just now checked my Seam users group posting on this.

Re: Geronimo 2.1 and Seam

2008-03-08 Thread Burt Prior
; > Hey Burt, > > I just tried removing the @Destroy annotations in the booking example > but the errors still pop up. > > Jay > > Burt Prior wrote: >> Hi David, >> >> I just posted on SeamFramework.org: >> >> http://www.seamframework.org

Re: Geronimo 2.1 and Seam

2008-03-07 Thread Burt Prior
djencks wrote: > > > On Mar 7, 2008, at 2:51 PM, Burt Prior wrote: > >> >> Hi David and David, >> >> First, thank you both for helping us. Our team has been hanging on >> your >> every post! >> >>> Do you have any evidence that se

Re: Geronimo 2.1 and Seam

2008-03-07 Thread Burt Prior
. And everything works, except for this error! It appears to us that any 'Seam app' running on Geronimo 2.1 would experience this issue. Could we ask for you and your team's help to work with us in resolving this, and how we can move forward? Thanks very much for yo

Re: Geronimo 2.1 and Seam

2008-03-06 Thread Burt Prior
ind out you need it. If present, it > absolutely needs to be a different datasource, with no-transaction > configured. > > hope this helps > david jencks > > > > On Mar 4, 2008, at 5:07 PM, Burt Prior wrote: > >> >> Hi Jacek and David, >> >&

Re: Geronimo 2.1 and Seam

2008-03-06 Thread Burt Prior
e. I strongly > recommend removing it until you find out you need it. If present, it > absolutely needs to be a different datasource, with no-transaction > configured. > > hope this helps > david jencks > > > > On Mar 4, 2008, at 5:07 PM, Burt Prior wrote:

Re: Geronimo 2.1 and Seam

2008-03-04 Thread Burt Prior
s incorrect, but I've tried every example I could find with no luck. I have my Geronimo database pool configured correctly with the usual Oracle thin driver; console.dbpool ElvisPool 1.0 rar Could I ask for your help in this? I'm just not able

Re: Geronimo 2.1 and Seam

2008-03-03 Thread Burt Prior
Are you able to get the sample running? > > > Jay > > David Jencks wrote: >> >> On Feb 28, 2008, at 10:01 PM, David Jencks wrote: >> >>> >>> On Feb 28, 2008, at 4:42 PM, Burt Prior wrote: >>> >>>> >>>>

Re: Geronimo 2.1 and Seam

2008-03-03 Thread Burt Prior
ecompiled jar file, I was able to >>> deploy the Seam jee5 booking example. >>> >>> The old ghtml.jar was giving me unresolved import errors when I tried >>> to deploy (I don't know why). >>> >>> But now I am looking at the booki

Re: Geronimo 2.1 and Seam

2008-02-28 Thread Burt Prior
Hi Jacek, I just noticed something in my last posting to David. In my error log I posted: ... 14:00:28,084 INFO [Ejb3Configuration] Processing PersistenceUnitInfo [ name: bookingDatabase ...] 14:00:28,084 ERROR [Ejb3Configuration] Container is providing a null PersistenceUnitRoo

Re: Geronimo 2.1 and Seam

2008-02-28 Thread Burt Prior
'bookingDatabase 91456273' not found for EXTENDED ref 'org.jboss.seam.example.booking.HotelBookingAction/em': PersistenceUnit 'bookingDatabase 91456273' not found for EXTENDED ref 'org.jboss.seam.example.booking.HotelBookingAction/em' at org.apache.open

Re: Geronimo 2.1 and Seam

2008-02-28 Thread Burt Prior
iveBrowser.(ArchiveBrowser.java:52) ... I think this is good progress! Could you let me know what I need to do next? Thanks very much, .Burt djencks wrote: > > > On Feb 28, 2008, at 9:47 AM, Burt Prior wrote: > >> >> Hi David and Jacek, >> >>> If you install

Re: Geronimo 2.1 and Seam

2008-02-28 Thread Burt Prior
Hi David and Jacek, > If you install this in your geronimo repo you should be able to get past > this problem. Excellent. Could you point me to what I need to install? Is it in subversion repo? Do I still need to have Hibernate patched (correctly) to avoid the NPE? I'm trying to run thru

Re: Geronimo 2.1 and Seam

2008-02-28 Thread Burt Prior
tly. I did see the updated hibernate-entitymanager.jar in: C:\jboss-seam-2.1.0.A1\lib\hibernate-entitymanager.jar that I assume the booking example is using instead of: C:\hibernate-entitymanager-3.3.1.GA\hibernate-entitymanager.jar Thanks, .Burt djencks wrote: > > > On Feb 27, 2008

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Burt Prior
y stuck on this. .Burt Jacek Laskowski wrote: > > 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 'HotelB

Re: Geronimo 2.1 and Seam

2008-02-27 Thread Burt Prior
oss.seam.example.booking.HotelBookingAction/em': PersistenceUnit 'bookingDatabase 91456273' not found for EXTENDED ref 'org.jboss.seam.example.booking.HotelBookingAction/em' C:\geronimo-jetty6-javaee5-2.1> We would greatly appreciate any help on this.

Re: Geronimo 2.1 and Seam

2008-02-26 Thread Burt Prior
.Burt Jay D. McHugh-3 wrote: > > Hello Burt, > > Answers inline > > Burt Prior (bprior) wrote: >> Hi Geronimo Team, >> >> I hope I'm directing this question correctly. >> >> First, thank you all for your excellent work on Geronimo 2

Geronimo 2.1 and Seam

2008-02-21 Thread Burt Prior (bprior)
uestion 2: Is there any advice/guidance you can give my team regarding setting up Geronimo 2.1 to use Seam 2? We would very much like integrate Seam into Geronimo for our long term application development. Thanks for your time and great work, Burt Prior IT Engineer [EMAIL PROTECTED] Office: 408.853.4199