Re: Web Profile using OpenEJB OpenWebBeans MyFaces 2 ...

2010-04-27 Thread Matthias Wessendorf
On Mon, Apr 26, 2010 at 9:34 AM, Jean-Louis MONTEIRO jean-louis.monte...@atosorigin.com wrote: Hi all, I've been working for 2 weeks on this area and I (now) have a better understanding (thx Mark, Gurkan). I plan to have a look to some great patches provided by OpenWebBeans community

TempClassLoader

2010-04-27 Thread Andy Gumbrecht
Added a suggested improvement of the TempClassLoader here: https://issues.apache.org/jira/browse/OPENEJB-1265 Would be nice to get some feedback. Have a nice day, Andy.

Re: Web Profile using OpenEJB OpenWebBeans MyFaces 2 ...

2010-04-27 Thread Jean-Louis MONTEIRO
Got that exception too. It seems to me, Gurkan's patch breaks something. BTW, I reverted a small change and it seems to solve this issue. Going ahead JLouis Matthias Wessendorf wrote: On Tue, Apr 27, 2010 at 11:03 AM, Jean-Louis MONTEIRO jean-louis.monte...@atosorigin.com wrote:

Re: Web Profile using OpenEJB OpenWebBeans MyFaces 2 ...

2010-04-27 Thread Matthias Wessendorf
ah, that's great. let me know if you need a new patch for https://issues.apache.org/jira/browse/OPENEJB-1264 in order to run/test that example via the 299/330 APIs. But basically I did the following (on-top of the above patch) -added atinject/jcdi as provided scoped dependency -changed the

Re: Web Profile using OpenEJB OpenWebBeans MyFaces 2 ...

2010-04-27 Thread Jean-Louis MONTEIRO
Did you already get this kind of exception? http://pastebin.com/Y2LUszsM http://pastebin.com/Y2LUszsM Jean-Louis Matthias Wessendorf wrote: ah, that's great. let me know if you need a new patch for https://issues.apache.org/jira/browse/OPENEJB-1264 in order to run/test that example

Re: Web Profile using OpenEJB OpenWebBeans MyFaces 2 ...

2010-04-27 Thread Matthias Wessendorf
Hrm.. I saw something related to Caused by: javax.naming.NamingException: Aucun Contexte de nommage lié à ce thread at org.apache.naming.ContextBindings.getThreadName(ContextBindings.java:214) but.. I think that lead me to use 6.0.14 On Tue, Apr 27, 2010 at 7:58 AM, Jean-Louis