Re: JSP named bean bug

2016-10-17 Thread Gurkan Erdogdu
Hi Just I tried with 7.0.2-SNAPHOT and it works perfectly :) Best Gurkan Erdogdu http://twitter.com/gerdogdu <http://twitter.com/gerdogdu> http://managecat.com <http://managecat.com/> > On 17 Oct 2016, at 17:47, tonywestonuk wrote: > > There... pretty straigh

Re: Migrating mail-service from JBoss to TomEE

2016-10-18 Thread Gurkan Erdogdu
Hi For email configuration: Open conf/tomee.xml mail.transport.protocol=smtp mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory mail.smtp.socketFactory.fallback=false mail.smtp.host=mail host mail.smtp.port=mail port mail.smtp.auth=true mail.smtp.user=usernanme password=password

Re: Get JDBC pool capacity

2016-10-28 Thread Gurkan Erdogdu
Hi DBCP is not a good option against default one Tomcat JDBC Pool. I suggest to stick with Tomcat JDBC Pool implementation against Common DBCP you set. You can read more about Tomcat JDBC Pool in here, http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html

Re: Get JDBC pool capacity

2016-10-28 Thread Gurkan Erdogdu
bc is much faster and easy to work/debug Could you give some example scenario of using dbcp2 against tomcat jdbc? Gurkan- > On 29 Oct 2016, at 00:13, Romain Manni-Bucau wrote: > > 2016-10-28 23:10 GMT+02:00 Gurkan Erdogdu : > >> Hi >> >> DBCP is not a good option

Re: Embedded TomEE 7.0.4 and Arquillian and TLS

2018-06-18 Thread Gurkan Erdogdu
Hello I created the issue https://issues.apache.org/jira/browse/TOMEE-2196 Best Gurkan On Mon, Jun 18, 2018 at 4:29 PM, Romain Manni-Bucau wrote: > Hi Fabian, > > there is a bug for keystorefile, the property name is empty ( > https://github.com/apache/tomee/blob/fb_tomee8/tomee/ > tomee-embedde

Re: Embedded TomEE 7.0.4 and Arquillian and TLS

2018-06-18 Thread Gurkan Erdogdu
Also added patch :) On Mon, Jun 18, 2018 at 4:37 PM, Gurkan Erdogdu wrote: > Hello > I created the issue https://issues.apache.org/jira/browse/TOMEE-2196 > Best > Gurkan > > On Mon, Jun 18, 2018 at 4:29 PM, Romain Manni-Bucau > wrote: > >> Hi Fabian, >> >

Re: Embedded TomEE 7.0.4 and Arquillian and TLS

2018-06-18 Thread Gurkan Erdogdu
<https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/application-development/java- > ee-8-high-performance> > > > Le lun. 18 juin 2018 à 15:39, Gurkan Erdogdu a > écrit : > > > Also added patch :) > > > > On Mon, Jun 18, 2018 at

Re: RMI From TomEE to Jboss

2018-07-10 Thread Gurkan Erdogdu
Hi Joshua AFAIK, it is not possible to propagate RMI call from TomEE to JBoss because TomEE uses its own remote protocol (for example, you can not propagate distributed transactions). But, you may use JBoss client JARS in TomEE to call your EJBs in JBoss. Regards. Gurkan On Wed, Jul 11, 2018 at 2:

Re: No Factories configured for this Application. This happens if the faces-initialization does not work at all

2018-07-16 Thread Gurkan Erdogdu
Hello Emmanuel This exception sometimes (generally) occurred because of duplicate JSF jars in your application and some classloader issues. Could you please check your application that has any duplicate JSF (myfaces for example) JARS? Regards. Gurkan On Mon, Jul 16, 2018 at 2:54 PM, Emmanuel Touze

Re: Two beans with the same name - I thought was supposed to give error?

2015-09-16 Thread Gurkan Erdogdu
://github.com/apache/tomee/tree/master/examples/cdi-alternative-and-stereotypes <https://github.com/apache/tomee/tree/master/examples/cdi-alternative-and-stereotypes> Hope that it helps! Best Gurkan Erdogdu ManageCat, http://www.managecat.com <http://www.managecat.com/> Office : +1

Re: a curiosity: is possible call a remote ejb on glassfsih from tomee and vice versa?

2015-09-16 Thread Gurkan Erdogdu
Hello Mauro AFAIK OpenEJB uses its own binary remote protocol, not CORBA or RMI/JRMP etc. So, it may not possible to communicate from OpenEJB to Glassfish but if you have Glassfish client jars to access glass fish remote EJBS, you can use these clients to access them in TomEE. Best Gurkan

Re: Opinion on project infrastructure

2015-09-16 Thread Gurkan Erdogdu
irrespective of the application server you use. Best. Gurkan Erdogdu Founder, ManageCat p. +1 (909) - 366 – 9337 a. 340 S Lemon Ave #7996 Walnut, CA 91789 w. http://managecat.com <http://managecat.com/> e gerdo...@managecat.com <mailto:gerdo...@managecat.com> <http://twitt

Re: a curiosity: is possible call a remote ejb on glassfsih from tomee and vice versa?

2015-09-16 Thread Gurkan Erdogdu
or > into tomer/lib ? > > If i put the jars into tomee/lib can collide with the clasd of tomee ? > Il 16/set/2015 19:17, "Gurkan Erdogdu-4 [via TomEE & OpenEJB]" < > ml-node+s979440n4676267...@n4.nabble.com> ha scritto: > >> Hello Mauro >> >

Re: Question about Java EE certification TomEE and Plume

2016-01-11 Thread Gurkan Erdogdu
Hi Francois Only Java EE 6 web profile had been certified in TomEE which includes WebProfile + JAX-RS. Regards. Gurkan Erdogdu Founder, ManageCat p. +1 (909) - 366 – 9337 a. 340 S Lemon Ave #7996 Walnut, CA 91789 w. http://managecat.com e gerdo...@managecat.com > On 11 Jan 2016, at 09

Re: Question about Java EE certification TomEE and Plume

2016-01-14 Thread Gurkan Erdogdu
To my knowledge, no, it is not the same. Actually without accessing TCK suite ( and required to become a licensee of Oracle) , you can not use any test and say that blabla server is compatible. Currently ASF is not licensee of Oracle so no project in ASF can have access to TCK suite. Best Gurka

Re: Question about Java EE certification TomEE and Plume

2016-01-15 Thread Gurkan Erdogdu
then you can be sure that it is. > > @Devs If we run PLUME through the TCK then surely that distribution would > at least be a 'both' Webprofile certified & other JSR compatible solution? > > Andy. > >> On 14 January 2016 at 20:17, Gurkan Erdogdu wrote: >&

Apache TomEE Cookbook

2013-08-21 Thread Gurkan Erdogdu
Hi folks I have written a small cook book about Apache TomEE. My book "Apache TomEE Cookbook" published by Amazon Create Space. You can get e-book format of the book from http://tinyurl.com/k9rr56a Hard copy of the book will also be published in Amazon Strore in 5-7 days. Please give your fee

Re: [E-Book Version] Apache TomEE Cookbook

2013-08-21 Thread Gurkan Erdogdu
Hello Yann You can buy PDF version of the book from http://payhip.com/b/bsva Best. Gurkan From: Yann Blazart To: users@tomee.apache.org; Gurkan Erdogdu Cc: "u...@openwebbeans.apache.org" ; "d...@openwebbeans.apache.org" ; "d...

Re: [E-Book Version] Apache TomEE Cookbook

2013-08-22 Thread Gurkan Erdogdu
g > link is insecure and it's being blocked from here... :-( so I'll do this at > home > > My suggestion for your next book is to cover TomEE+ > > best regards and good job! > > Leo > > > [] > > Leo > > > On Wed, Aug 21, 2013 at 12:09 P

Re: [ANNOUNCE] Apache TomEE 7.1.0 Released

2018-09-07 Thread Gurkan Erdogdu
Great work! Thank you! Gurkan On Fri, Sep 7, 2018 at 6:08 PM Jonathan Gallimore wrote: > I'm pleased to announce the release of Apache TomEE 7.1.0. > > Apache TomEE delivers enterprise application containers and services based > on, but not limited to the Enterprise JavaBeans Specification and J

Re: TomEE 8.0.0 production version release date

2019-01-10 Thread Gurkan Erdogdu
Hello Sujan Currently we have been actively working on TomEE 8 branch. It includes lots of updates (especially on Microprofile ) and may not be ready for the production usage. If you want to help us, you can start from http://tomee.apache.org/community/contributing/contribution-tips.html You can do

Re: Max public methods EJB can expose.

2019-01-10 Thread Gurkan Erdogdu
Hi I wonder why do you have 5000 public methods in one class? Any specific requirement? Regards. Gurkan On Thu, Jan 10, 2019 at 4:25 PM Vincenzo D'Aniello < ict.management.tre...@gmail.com> wrote: > > Hello everyone. > Time ago, I was preparing a remote interface (@Remote), and this interface >