Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-20 Thread Gerhard Petracek
yes - i sent this message a while ago from a different box (it looks like the sending process failed initially - so it was (re-)sent a bit too late...) you are welcome! regards, gerhard 2012/11/20 Howard W. Smith, Jr. > Gerhard, > > Thanks for the response. I've actually progressed quite wel

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-20 Thread Howard W. Smith, Jr.
Gerhard, Thanks for the response. I've actually progressed quite well with migration to TomEE and CDI. I'm sure you will see my emails here on this mailing list of any/all questions that I have. I want to thank you all for the responses. This actually is the first forum where I get responses almo

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-20 Thread Gerhard Petracek
hi howard, @ codi (documentation and setup): see [1] (and e.g. [2]) + you can generate a simple demo e.g. with mvn archetype:generate -DarchetypeCatalog= http://people.apache.org/~gpetracek/myfaces/ (it's a subset of mvn archetype:generate -DarchetypeCatalog= http://myfaces.apache.org) and as su

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread José Luis Cetina
cumentation about how to use JUEL with > > TomEE. > > > > > > > > - Original Message - > > > From: "Howard W. Smith, Jr." > > > To: MyFaces Discussion > > > Cc: > > > Sent: Saturday, November 17, 2

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Howard W. Smith, Jr.
inal Message - > > From: "Howard W. Smith, Jr." > > To: MyFaces Discussion > > Cc: > > Sent: Saturday, November 17, 2012 5:49 PM > > Subject: Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI > Manage

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Mark Struberg
ation about how to use JUEL with TomEE. - Original Message - > From: "Howard W. Smith, Jr." > To: MyFaces Discussion > Cc: > Sent: Saturday, November 17, 2012 5:49 PM > Subject: Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans > > Ok

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread José Luis Cetina
> > > > > I recommend you to be alert for changes and fixes in TomEE, because > they > > > fix issues and update in they trunk svn everyday. > > > > > > Please suscribe to TomEE mailing lists. Rommain is a great commiter guy > > who > > > help

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Howard W. Smith, Jr.
me page as TomEE downloads) and I'm looking at this > > guide > > > below to ensure I am injecting beans correctly. > > > > > > > > > > > >http://docs.jboss.org/weld/reference/1.0.0/en-US/html/injection.html > > > > > > >

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Gerhard Petracek
> below to ensure I am injecting beans correctly. > > > > > > > > >http://docs.jboss.org/weld/reference/1.0.0/en-US/html/injection.html > > > > > > > > > > > >On Sat, Nov 17, 2012 at 6:50 AM, Mark Struberg > wrote: > > >

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Howard W. Smith, Jr.
you look for docs, here they are: > > > > http://tomee.apache.org/documentation.html > > > > LieGrue, > > strub > > > > > > > > > > > > > > > > > > > > From: "Howard W. Smit

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread José Luis Cetina
t; > > > > > > From: "Howard W. Smith, Jr." > >To: Mark Struberg > >Cc: MyFaces Discussion > >Sent: Saturday, November 17, 2012 1:02 PM > >Subject: Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Mark Struberg
;irc.freenode.net in channel #openejb (tomee s hosted there). >> >>LieGrue, >>strub >> >> >> >>> >> >>> From: "Howard W. Smith, Jr." >>>To: MyFaces Discussion ; Mark Struberg >>> >>>Sent: Saturday, November 17, 2012 12:06

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Howard W. Smith, Jr.
th, Jr." > >To: MyFaces Discussion ; Mark Struberg < > strub...@yahoo.de> > >Sent: Saturday, November 17, 2012 12:06 PM > >Subject: Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed > Beans > > > > > >Mark, > > > > >

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Mark Struberg
gt;Sent: Saturday, November 17, 2012 12:06 PM >Subject: Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans > > >Mark, > > >Thank you for the response. > > >1. Yes, I did add an 'empty' beans.xml to WEB-INF as advised by many places o

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Howard W. Smith, Jr.
Mark, Thank you for the response. 1. Yes, I did add an 'empty' beans.xml to WEB-INF as advised by many places on the internet, and the app starts up successfully. I did 'not' have beans.xml added to META-INF, since all of my code is in the web app (I created no JARs of my own). I just added beans

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Mark Struberg
Hi Howard! JUEL is an Expression Language implementation. It has nothing to do with CDI apart from CDI providing an ELResolver. JUEL is much faster than the EL interpreter in glassfish, so this is fine. For your beans getting recognized in EL expressions: 1.) Do you have a META-INF/beans.xml