Re: null Long values displayed as 0

2014-07-16 Thread titou10 titou10
Maybe you could try to add property org.apache.el.parser.COERCE_TO_ZERO=false to your JVM Denis/MTL 2014-07-16 13:00 GMT-04:00 l.pe...@senat.fr l.pe...@senat.fr: Dear all, I just finished to struggle with the display of nullable Long or Integer values. I am using Primefaces 5.0.1 / MyFaces

[CODI] ConversationScope producer in a ConversationScope bean = endless loop

2013-06-04 Thread titou10 titou10
When we declare a CODI ConversationScope producer in a CODI ConversationScope bean, and we reference the object created by the producer in a facelets page, the server enters an endless loop and ends up with a StackOverFlowError With this bean: @Named(convScopeproducerInConvScopeBean)

Re: CODI ViewAccessScoped issue with EAR on JBoss 7.1.x

2013-03-19 Thread titou10 titou10
Maybe you should check my previous post named CODI jar in ear/lib with a WAR = fail in WebSphere v8.5 and then Does CODI supports to be deployed in a app server that uses multi-classloader... started January 17 because it seems that you have the same problem we have with WebSphere v8.5 If I try

Re: [CODI] Does CODI supports to be deployed in a app server that uses multi-classloader for EARs

2013-01-21 Thread titou10
also have MyFaces-core available in the shared loader. LieGrue, strub - Original Message - From: titou10 titou10.tito...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Friday, January 18, 2013 12:26 PM Subject: [CODI] Does CODI supports to be deployed in a app

[CODI] Does CODI supports to be deployed in a app server that uses multi-classloader for EARs (was: CODI jar in ear/lib with a WAR = fail in WebSphere v8.5)

2013-01-18 Thread titou10
Software Services GmbH Hafenstrasse 47-51 4020 Linz web: www.curecomp.com e-Mail: t.her...@curecomp.com tel: +43 (0)732 9015-5563 mobile: +43 (0)664 8867 9829 -Ursprüngliche Nachricht- Von: titou10 titou10 [mailto:titou10.tito...@gmail.com] Gesendet: Donnerstag, 17. Jänner 2013 22:51

[CODI] CODI jar in ear/lib with a WAR = fail in WebSphere v8.5

2013-01-17 Thread titou10 titou10
Hello, I'm still experimenting with CODI and WebSphere v8.5.0.1 without success Our standard ear deployements scheme is: ear - 1 ejb.jar module - 1 war module - lib - 1 jpa.jar module - dependent jar (like codi..) WAS normally uses 2 levels of application class loaders : 1 per WAR

Re: [CODI] CODI jar in ear/lib with a WAR = fail in WebSphere v8.5

2013-01-17 Thread titou10 titou10
config. Send via Samsung Galaxy S2titou10 titou10 titou10.tito...@gmail.com hat geschrieben:Hello, I'm still experimenting with CODI and WebSphere v8.5.0.1 without success Our standard ear deployements scheme is: ear - 1 ejb.jar module - 1 war module - lib - 1 jpa.jar module

Re: Re: [CODI] CODI jar in ear/lib with a WAR = fail in WebSphere v8.5

2013-01-17 Thread titou10 titou10
module is supportet by cdi. Send via Samsung Galaxy S2titou10 titou10 titou10.tito...@gmail.com hat geschrieben:- PARENT_FIRST on all classloaders: same here - In the very simple ear described before, we just have 1 war module and the codi jar in ear/lib. The application does not start

Re: Re: [CODI] CODI jar in ear/lib with a WAR = fail in WebSphere v8.5

2013-01-17 Thread titou10 titou10
module is supportet by cdi. Send via Samsung Galaxy S2titou10 titou10 titou10.tito...@gmail.com hat geschrieben:- PARENT_FIRST on all classloaders: same here - In the very simple ear described before, we just have 1 war module and the codi jar in ear/lib. The application does not start