Re: An issue with converts and JSF2.0 CompositeComponents

2011-07-27 Thread Matt Benson
Hi, This looks like https://issues.apache.org/jira/browse/MYFACES-2552 where I have noted my workaround. HTH, Matt On Wed, Jul 27, 2011 at 1:00 PM, S. Bunge wrote: > Hi all, > > I got an issue using the composite components feature of jsf2.0. > It's quite possible that I'm using the feature th

An issue with converts and JSF2.0 CompositeComponents

2011-07-27 Thread S. Bunge
Hi all, I got an issue using the composite components feature of jsf2.0. It's quite possible that I'm using the feature the wrong way. I created such component to combine a label and an h:inputText. If I use it with string objects all works fine but when I start to use instances of custom class

Re: Error booting CODI on WebSphere 8 (OWB) - WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread

2011-07-27 Thread Rohit Kelapure
If you have a WAS 8 license you should open a PMR and get an official fix from IBM. You can open a PMR through ESR at the WebSphere support site: http://IBM.com/software/webservers/appserv/was/support or you can use the IBM Support Assistant Tool IBM Support Assistant → Collect and Send Data →

Re: Error booting CODI on WebSphere 8 (OWB) - WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread

2011-07-27 Thread Hampus Wingren
Hi, I got a fix from IBM which they wanted me to try out. I´ll suppose that they will give it to you if you ask them. The one I got is not an official fix. regards, Hampus On Wed, 27 Jul 2011 13:48:23 +0200, Gerhard Petracek wrote: > hi markus, > > since it's a general cdi integration issue of

Re: Error booting CODI on WebSphere 8 (OWB) - WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread

2011-07-27 Thread Gerhard Petracek
hi markus, since it's a general cdi integration issue of v8.0.0, it's completely independent of portable cdi extensions like codi. owb is very pluggable -> there might be a workaround but that also depends on the integration of owb in WAS -> we can't answer such a question easily. however, if you

Re: Error booting CODI on WebSphere 8 (OWB) - WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread

2011-07-27 Thread markuslachat
this is really interesting. I am trying to do the same. WebSphere 8.0.0.1 intended relase date is September 26th 2011. Is there any iFix solving this issue before the new version of WAS is out? Jakob Korherr wrote: > > great news :) > > 2011/7/8 Gerhard Petracek : >> fyi: the websphere team n