Re: StackOverflowError with MyFaces 2.2.0

2014-01-22 Thread Mike Calmus
I'm thinking this is an incompatibility with Weblogic 10.3.6. If anyone has successfully deployed at MyFaces 2.2.0 application on Weblogic I'd welcome any input. On Wed, Jan 22, 2014 at 2:34 PM, Leonardo Uribe wrote: > Hi > > The stack trace suggest there is a problem in the classpath. There > s

Re: StackOverflowError with MyFaces 2.2.0

2014-01-22 Thread Leonardo Uribe
Hi The stack trace suggest there is a problem in the classpath. There should be a copy of javax.faces api somewhere that is making a conflict. regards, Leonardo Uribe 2014/1/22 Howard W. Smith, Jr. : > On Wed, Jan 22, 2014 at 1:50 PM, Mike Calmus wrote: > >> I tried updating an existing applic

Re: StackOverflowError with MyFaces 2.2.0

2014-01-22 Thread Howard W. Smith, Jr.
On Wed, Jan 22, 2014 at 1:50 PM, Mike Calmus wrote: > I tried updating an existing application to MyFaces 2.2.0 (from 2.1.11) by > simply replacing the library. Interesting. I'm sure that I could have migrated my app from MyFaces 2.1.11 to myFaces 2.2.0, but I'm using TomEE, which has a nice ho

StackOverflowError with MyFaces 2.2.0

2014-01-22 Thread Mike Calmus
I tried updating an existing application to MyFaces 2.2.0 (from 2.1.11) by simply replacing the library. When I try to deploy the app, I get a StackOverflowError (below). Looking at the source code I'm surprised this doesn't always happen. Several methods (setFlowHandler, getFlowHandler, unsubscrib

Re: java.lang.IllegalArgumentException - object is of type java.lang.String; expected type: mauro.entity.Heart

2014-01-22 Thread maurojava
hi all. Hi have correct the converter and now it is ok the String /object conversion. But now i have another problem. I have a entity DiscountCode and a Customer . I have a page CreateCustomer . INto i have to set the DIscountCOde. I have created the form , but int othe COntroller the Customer