Re: OWB integration with OpenEJB Tomcat Integration Code

2010-04-15 Thread Gurkan Erdogdu
b profile ? > Should OWB jar files be deployed with a deployed webapp ? > > Thanks in advance. > Jean-Louis > -- > View this message in context: > http://n4.nabble.com/OWB-integration-with-OpenEJB-Tomcat-Integration-Code-tp1835872p1887364.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. > -- Gurkan Erdogdu http://gurkanerdogdu.blogspot.com

Re: OWB integration with OpenEJB Tomcat Integration Code

2010-04-14 Thread Gurkan Erdogdu
Hello; I have attached the patch into jira. https://issues.apache.org/jira/browse/OPENEJB-1257 Thanks; --Gurkan 2010/4/13 Gurkan Erdogdu > Hi; > > I have done it :) Now, I deploy my collapsed ear without adding any OWB > configuration and libraries into the module. Simply dropping module wit

Re: OWB integration with OpenEJB Tomcat Integration Code

2010-04-12 Thread Jean-Louis MONTEIRO
Congrats and thanks for that. Can't wait to play with :) Jean-Louis 2010/4/13 Gurkan Erdogdu : > Hi; > > I have done it :) Now, I deploy my collapsed ear without adding any OWB > configuration and libraries into the module. Simply dropping module with > WEB-INF/beans.xml, and all of the magic is

Re: OWB integration with OpenEJB Tomcat Integration Code

2010-04-12 Thread Gurkan Erdogdu
Hi; I have done it :) Now, I deploy my collapsed ear without adding any OWB configuration and libraries into the module. Simply dropping module with WEB-INF/beans.xml, and all of the magic is done by integration. Hey, how could I integrate this code into SVN, or maybe before asking to the communi

Fwd: OWB integration with OpenEJB Tomcat Integration Code

2010-04-11 Thread Gurkan Erdogdu
FYI -- Forwarded message -- From: Gurkan Erdogdu Date: 2010/4/11 Subject: OWB integration with OpenEJB Tomcat Integration Code To: d...@openejb.apache.org Hello folks; I have started to integrate OpenWebBeans into OpenEJB+Tomcat integration code. I mainly use and update