Re: RMI From TomEE to Jboss

2018-07-11 Thread Howard W. Smith, Jr.
On Tue, Jul 10, 2018 at 7:23 PM, Jonathan S. Fisher wrote: > > A better way would be to wrap your legacy EJBs with RESTful services > so that way you're platform independent. > +1 I like this approach... even though I am running 2 separate TomEE's on same machine, they communicate via RESTful

Re: Tomcat security issues and tomee 1.7.x

2017-04-19 Thread Howard W. Smith, Jr.
Looking forward to (and have been waiting patiently for) TomEE+ 1.7.5 release, too. Thank you in advance!

Re: Recommended Java 8 settings

2016-07-28 Thread Howard W. Smith, Jr.
My responses below/inline, On Thu, Jul 28, 2016 at 10:23 AM, Felipe Jaekel wrote: > I used to run TomEE 1.7.2 with java 7 and the following config: > -Xms1G > -Xmx3G (server has 4G) > -XX:MaxPermSize=1G > -XX:+UseTLAB > -XX:+UseConcMarkSweepGC > -XX:+CMSIncrementalMode >

Re: what omnifaces version use with tomee 1.7??

2016-01-05 Thread Howard W. Smith, Jr.
Hmmm, so earlier you said, I had problems with OmniFaces 2.x + TomEE 1.7.2 and On Tue, Jan 5, 2016 at 5:47 AM, Felipe Jaekel wrote: > MyFaces 2.2.8, but the root of the problem was that OmniFaces 2.x requires > CDI 1.1... > Would probably need to know more about your

Re: what omnifaces version use with tomee 1.7??

2016-01-04 Thread Howard W. Smith, Jr.
Mauro, the latest OmniFaces showcase should work with tomee 1.7.2. if you look at, https://github.com/omnifaces/showcase/releases Then you will see that there are only 2 showcase versions available, 1.2 and 2.0. Showcase version != OmniFaces version (1.8 or 2.0). On Jan 4, 2016 4:08 AM,

Re: what omnifaces version use with tomee 1.7??

2016-01-04 Thread Howard W. Smith, Jr.
es.apache.org/jira/browse/TOMEE-1634 > > Currently I'm using OmniFaces 1.11 > > 2016-01-04 9:57 GMT-02:00 Howard W. Smith, Jr. <smithh032...@gmail.com>: > > > Mauro, the latest OmniFaces showcase should work with tomee 1.7.2. > > > > if you look at, >

Re: what omnifaces version use with tomee 1.7??

2015-12-31 Thread Howard W. Smith, Jr.
Mauro, I use tomee+ 1.7.x with latest version of OmniFaces 2.x, and replace tomee/lib/myfaces JAR files with latest MyFaces 2.2.x files, always.

Re: what omnifaces version use with tomee 1.7??

2015-12-31 Thread Howard W. Smith, Jr.
Try OmniFaces 1.8 On Dec 31, 2015 7:02 AM, "mauro2java2011" wrote: > But if i not change the jsf jars from version 2.1 at 2.2 i have to use 1.8? > > > > > -- > View this message in context: >

Re: Performance problems in tomee 7.0.0

2015-12-23 Thread Howard W. Smith, Jr.
Interesting discussion. I am eclipselink and PrimeFaces user, currently using TomEE 1.7.3, and hope to use tomee 7.0.0 sometime in the future. On Dec 23, 2015 9:05 AM, "Romain Manni-Bucau" wrote: > Yep issue is primefaces validator usage which is not compatible with bval >

Re: Performance problems in tomee 7.0.0

2015-12-23 Thread Howard W. Smith, Jr.
On Dec 23, 2015 6:57 AM, "cocorossello" wrote: > > We are hitting performance problems with primefaces datatables with > checkboxes in it listing eclipselink entities, 10 or 20 seconds to render a > page. > May I ask which version of eclipselink are you using with tomee

Re: Resource and UseAppClassLoader question

2015-12-03 Thread Howard W. Smith, Jr.
On Dec 2, 2015 4:56 PM, "Romain Manni-Bucau" wrote: > > it doesnt exit yet but staging repo is there > https://repository.apache.org/content/repositories/orgapachetomee-1071/org/apache/openejb/apache-tomee/1.7.3/ > > *404 - Repository with ID="orgapachetomee-1071" not

Re: Resource and UseAppClassLoader question

2015-12-03 Thread Howard W. Smith, Jr.
On Dec 3, 2015 6:18 AM, "Violeta Georgieva" wrote: > > smithh032772 wrote > > On Dec 1, 2015 2:48 PM, "Violeta Georgieva" > > > violetagg@ > > > wrote: > >> > >> > >> I'm testing with TomEE 1.7.3 > > > > Is TomEE 1.7.3 available via tomee downloads page or somewhere else?

Re: Resource and UseAppClassLoader question

2015-12-03 Thread Howard W. Smith, Jr.
On Dec 3, 2015 10:01 AM, "Howard W. Smith, Jr." <smithh032...@gmail.com> wrote: > > > On Dec 3, 2015 6:18 AM, "Violeta Georgieva" <violet...@apache.org> wrote: > > > > smithh032772 wrote > > > On Dec 1, 2015 2:48

Re: Resource and UseAppClassLoader question

2015-12-02 Thread Howard W. Smith, Jr.
On Dec 1, 2015 2:48 PM, "Violeta Georgieva" wrote: > > > I'm testing with TomEE 1.7.3 Is TomEE 1.7.3 available via tomee downloads page or somewhere else?

Re: JCache using TomEE 7.0.0 example project

2015-11-23 Thread Howard W. Smith, Jr.
Thanks for sharing!

Re: Problem with Tomee on ejbPostCreate method - OutOfMemoryError

2015-10-29 Thread Howard W. Smith, Jr.
Interesting thread (discussion, findings, etc...). Thanks to all.

Re: TomEE vs commercial offering: No need?

2015-10-24 Thread Howard W. Smith, Jr.
On Oct 24, 2015 7:09 AM, "Romain Manni-Bucau" wrote: > > Hi Mikael > > Let s try to answer even if it looks like a spam: if you ask precise > questions instead of asking us to do your work we can refine what we > already said you if needed. +1 Does look like spam.

Re: singleton initializing twice? (1.6.0-stable)

2015-09-28 Thread Howard W. Smith, Jr.
On Mon, Sep 28, 2015 at 3:55 PM, Romain Manni-Bucau wrote: > got it but knowing 1.7.2 has the same issue helps to identify if we need to > solve an unidentified issue or a fixed issue with potentially a workwround. > > hmmm, i've been using tomee 1.7.2 (in production) ever

Re: singleton initializing twice? (1.6.0-stable)

2015-09-28 Thread Howard W. Smith, Jr.
My apologies, I did not see that behavior. On Mon, Sep 28, 2015 at 4:15 PM, Howard W. Smith, Jr. < smithh032...@gmail.com> wrote: > > > On Mon, Sep 28, 2015 at 3:55 PM, Romain Manni-Bucau <rmannibu...@gmail.com > > wrote: > >> got it but knowing 1.7.2 has the s

Re: WebServlet match on root

2015-09-03 Thread Howard W. Smith, Jr.
On Thu, Sep 3, 2015 at 12:08 PM, tonywestonuk wrote: > > Its been a good day! :-D > Sounds like it's been a TomEE day! :-D

Re: JSR-107, JCache

2015-08-18 Thread Howard W. Smith, Jr.
Steve, On Tue, Aug 18, 2015 at 10:38 AM, Steve Goldsmith sgj...@gmail.com wrote: Are there any good examples? I'll promise to add it my test project on Github, so others can benefit as well. I like how you share code for others to benefit, and I love TomEE (user list) just as well! I

No exception until attempt to use ActiveMQ on 2 separate tomee instances

2015-08-05 Thread Howard W. Smith, Jr.
When I had 1 or 2 web applications on 1 tomee instance (and default tomee ActiveMQ configuration), app1 - has MDBs, using ActiveMQ JMS - JAX RS (web) client to execute REST service on app2 app2 - has MDBs, using ActiveMQ JMS - REST service running, uses MDBs to execute business logic This works

Re: No exception until attempt to use ActiveMQ on 2 separate tomee instances

2015-08-05 Thread Howard W. Smith, Jr.
Below, is what is in my tomee.xml for tomee 2nd instance, On Wed, Aug 5, 2015 at 5:37 PM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: For tomee 2nd instance, I changed server shutdown port, connector port, and add the following to tomee.xml: !-- Internal ActiveMQ Broker

Re: No exception until attempt to use ActiveMQ on 2 separate tomee instances

2015-08-05 Thread Howard W. Smith, Jr.
); gCalProducer.send(message); } On Wed, Aug 5, 2015 at 6:52 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Surely cause not serialized Le 5 août 2015 14:40, Howard W. Smith, Jr. smithh032...@gmail.com a écrit : Below, is what is in my tomee.xml for tomee 2nd instance, On Wed

Re: No exception until attempt to use ActiveMQ on 2 separate tomee instances

2015-08-05 Thread Howard W. Smith, Jr.
Interesting, okay. On Wed, Aug 5, 2015 at 6:58 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Local transport can skip serialization in some cases Le 5 août 2015 15:57, Howard W. Smith, Jr. smithh032...@gmail.com a écrit : Okay, I just recognized that after searching internet, but I

Re: netbeans annoyance

2015-06-11 Thread Howard W. Smith, Jr.
On Tue, Jun 2, 2015 at 3:09 PM, hwaastad he...@waastad.org wrote: I discovered that starting tomee 1.7.2 (plus) as a server in netbeans, netbeans is not too happy about the server=Apache TomEE config on the 8080 connector. So by removing this one startup is OK again. can you please clarify

Re: netbeans annoyance

2015-06-11 Thread Howard W. Smith, Jr.
On Thu, Jun 11, 2015 at 10:49 AM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: On Tue, Jun 2, 2015 at 3:09 PM, hwaastad he...@waastad.org wrote: I discovered that starting tomee 1.7.2 (plus) as a server in netbeans, netbeans is not too happy about the server=Apache TomEE config

Re: Stateless dead lock

2015-06-10 Thread Howard W. Smith, Jr.
On Wed, Jun 10, 2015 at 1:18 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Hi Matej looks like a database issue for me (stateless pool is waiting for the stateless trying to get the db connection to be released), hasnt the DB connection be lost or something like that? what is the

Re: BUG ON APACHE TOMCAT 8, 7, AND TOMEE 1.7

2015-05-29 Thread Howard W. Smith, Jr.
2015-05-29 0:31 GMT-04:00 JESUS GEIDER GUERRA HERNANDEZ jgguer...@misena.edu.co: I create a Session Beans For Entity Classess, the message show up this: Cannot be generated for Java EE 6 sources without server with complete Java EE 6 Web Profile support (at least EJB Lite support). I see

Re: primefaces5-1.war not work

2015-03-23 Thread Howard W. Smith, Jr.
Felipe, he is trying to run the PrimeFaces 5.1 showcase WAR file in tomee. See below. Caused by: org.apache.tomee.catalina.TomEERuntimeException: org.apache.openejb.OpenEJBException: Unable to load servlet filter class: org.primefaces.showcase.filter.CharacterEncodingFilter:

Re: Tomee 1.7.1 compatible in Java 8

2015-02-19 Thread Howard W. Smith, Jr.
Agreed. Should not be too hard, since tomee has jodatime 1.6.2 dependency for years now. Right? Java 8 new Date time API = jodatime On Feb 19, 2015 1:24 PM, cchacin ccha...@gmail.com wrote: Also we need to make some hacks to use new Date Time API. On Thu, Feb 19, 2015, 10:13 AM Romain

Re: Just curious, what parts of JEE is everyone using?

2015-02-08 Thread Howard W. Smith, Jr.
i'm doing the following: On Sun, Feb 8, 2015 at 4:41 PM, Lars-Fredrik Smedberg itsme...@gmail.com wrote: For us... EJB3 (Singleton, Stateless, MessageDriven mostly - Tx, @Asynchronous, EJB @Schedule) JMS (Active MQ bundled with TomEE++) CDI @ApplicationScoped, @RequestScoped,

Re: Eclipselink question

2015-01-22 Thread Howard W. Smith, Jr.
Collections work well when I check isEmpty(), but I'm not using that notation. I'm still using eclipselink 2.3.2. On Jan 22, 2015 1:04 PM, karl.kil...@gmail.com wrote: Hello! I think something is weird in eclipselink. I need to reproduce but if you do select item where supplier =

Re: Eclipselink question

2015-01-22 Thread Howard W. Smith, Jr.
On Thu, Jan 22, 2015 at 5:59 PM, Andy Gumbrecht agumbre...@tomitribe.com wrote: What do your actual db tables and entities look like? Can you supply some details? Andy. On 22/01/2015 19:10, Howard W. Smith, Jr. wrote: Collections work well when I check isEmpty(), but I'm not using

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Howard W. Smith, Jr.
Also, will TomEE 1.7.2 include the latest Tomcat 7 release? Tomcat 7.0.57 was released 2014-11-11. On Thu, Dec 4, 2014 at 9:50 AM, ivan_nikitsenka nikitse...@gmail.com wrote: Hello When Tomee 1.7.2 will be released? It will be great if you can provide approximate date or month Thanks,

Re: testing with eclipselink.

2014-11-12 Thread Howard W. Smith, Jr.
On Wed, Nov 12, 2014 at 9:20 AM, Romain Manni-Bucau rmannibu...@tomitribe.com wrote: Site note: we have an openejb-core-eclipselink replacing openejb-core which comes with eclipselink out of the box Was openejb-core-eclipselink added for Plume (mojarra/eclipselink)? what version of

Re: CDI container performance

2014-10-21 Thread Howard W. Smith, Jr.
On Tue, Oct 21, 2014 at 6:00 AM, Romain Manni-Bucau rmannibu...@tomitribe.com wrote: OWB-1.5.0 is and/or will be bundled with TomEE+ 2.x 'and' future TomEE+ 1.7.x releases? It is in TomEE 2 Nice to hear, thanks Romain! :)

Re: TomEE JavaMail problems

2014-10-19 Thread Howard W. Smith, Jr.
You did the right thing. For years, I have been posting to this list about my issues with geronimo javamail (which is shipped/bundled with tomee+) and the workaround is to remove-and-replace geronimo javamail JAR with (Oracle) JavaMail JAR. Now, my endusers don't like the few seconds wait/delay

Re: TomEE JavaMail problems

2014-10-19 Thread Howard W. Smith, Jr.
On Sun, Oct 19, 2014 at 7:46 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: 2014-10-19 13:44 GMT+02:00 Howard W. Smith, Jr. smithh032...@gmail.com: You did the right thing. For years, I have been posting to this list about my issues with geronimo javamail (which is shipped/bundled

Re: TomEE JavaMail problems

2014-10-19 Thread Howard W. Smith, Jr.
On Sun, Oct 19, 2014 at 7:56 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: 2014-10-19 13:51 GMT+02:00 Howard W. Smith, Jr. smithh032...@gmail.com: On Sun, Oct 19, 2014 at 7:46 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: 2014-10-19 13:44 GMT+02:00 Howard W. Smith, Jr

Re: Apache TomEE 1.7.0 Release

2014-10-14 Thread Howard W. Smith, Jr.
Okay, here it is, Andy/Romain. tomee 1.7.0 release stated the following; so, I did read/remember it wrong. :) On Fri, Aug 15, 2014 at 8:58 AM, Andy Gumbrecht agumbre...@tomitribe.com wrote: Core development will now move to the TomEE 2.x EE7 binaries, but the 1.7.x branch will also be a active

Re: Regarding @Inject vs @EJB for EJB

2014-10-03 Thread Howard W. Smith, Jr.
Yes, I remember when I became TomEE user, I think Romain advised me that I can use @Inject or @EJB. I decided to only use @EJB for EJBs and @Inject for @SessionScoped, @ApplicationScoped, @RequestScoped beans. On Fri, Oct 3, 2014 at 10:49 AM, karl.kil...@gmail.com wrote: Hi, I am not sure

Re: Apache TomEE 1.7.1 Released!

2014-09-17 Thread Howard W. Smith, Jr.
Andy/Romain, is the following still required with this TomEE 1.7.1 release (which was a bug/regression introduced in the tomEE 1.7.0 release)? TomEE 1.7.0 Release: xbean error caused by NoClassDefFoundError: org/apache/geronimo/osgi/locator/ProviderLocator On Fri, Aug 15, 2014 at 1:46 PM,

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-04 Thread Howard W. Smith, Jr.
maxtorz...@gmail.com: El 03/09/2014 15:55, Howard W. Smith, Jr. smithh032...@gmail.com escribió: Does Leonardo follow this list when people discuss MyFaces (2.2)? I think Mark Struberg monitors this list when MyFaces is discussed here. José, it will definitely be good

Re: Problem with NoClassDefFoundError: CometProcessor

2014-09-04 Thread Howard W. Smith, Jr.
Felipe, can you please share why you are using tomee + atmosphere runtime native + (tomcat7 native) comet? does your app require comet, because some of your enduser browsers require comet and do not support websocket? tomee/tomcat7 + atmosphere runtime + websocket works great On Thu, Sep 4,

Re: Does anyone uses atmosphere-runtime in production?

2014-09-03 Thread Howard W. Smith, Jr.
I use it, since I am using PrimeFaces Push in my web app. what problems are you having? how are you deploying and/or packaging atmosphere-runtime? On Wed, Sep 3, 2014 at 3:16 PM, Felipe Jaekel fkjae...@gmail.com wrote: Hi, Does anyone uses atmosphere-runtime in production with TomEE plus

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-03 Thread Howard W. Smith, Jr.
javax.enterprise.inject.AmbiguousResolutionException: Ambiguous resolution exception that i reported a few months ago, apparently myfaces 2.2.4 is not working with ears in tomee 1.7.0 2014-01-15 21:54 GMT-06:00 Howard W. Smith, Jr. smithh032...@gmail.com : Is it working for you, now? On Jan 15

Re: Upgrade myfaces version in Tomee 1.7.0

2014-08-29 Thread Howard W. Smith, Jr.
Also, you may want the non-PLUME release of TomEE(+) 1.7.0, and replace myfaces 2.1.15 JARs with myfaces 2.2.4 (api/impl) JARs. I think TomEE PLUME release may have config + jars to make it work specifically for Mojarra users. Of course, non-PLUME release will not have that config + jars. :)

Re: Apache TomEE web server does not allow generation of Primefaces pages from Entity Classes

2014-08-27 Thread Howard W. Smith, Jr.
Kay, atmosphere library had a fix for detecting tomcat and tomee versions. Romain may remember that discussion. Add atmosphere runtime dependency to your app, start tomee and look for tomee tomcat version in a one line string in atmosphere log lines in log file. On Aug 27, 2014 5:06 AM, Kay Wrobel

Re: Best way to upgrade?

2014-08-27 Thread Howard W. Smith, Jr.
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau On Wed, Aug 27, 2014 at 11:45 AM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: Can you search google for tomee 1.7 Geronimo

Re: Best way to upgrade?

2014-08-22 Thread Howard W. Smith, Jr.
Felipe, how often is your app(s) impacted by upgrading to latest version of tomcat7? if your app is never impacted by newer/newest version of tomcat7, 'and' since you have already migrated to TomEE+ 1.6.0.2, I don't think your app will be impacted when you migrate from TomEE+ 1.6.0.2 to 1.7.0.

Re: tomee+hibernate+java8 possible?

2014-08-21 Thread Howard W. Smith, Jr.
My response may be inappropriate but I have been using - tomee+ 1.5.1 + eclipselink 2.3.2 + apache derby 10.x + JDK7 - tomee+ 1.6.x + eclipselink 2.3.2 + apache derby 10.x + JDK7 and now - tomee+ 1.7.0 + eclipselink 2.3.2 + apache derby 10.x + JDK8 and the stack is working great, and I'm

Re: tomee+hibernate+java8 possible?

2014-08-21 Thread Howard W. Smith, Jr.
. When do you plan to upgrade eclipselink? ;) TomEE 1.7 seems really awesome. On 21 August 2014 17:03, helio frota 00h...@gmail.com wrote: - tomee+ 1.7.0 + eclipselink 2.3.2 + apache derby 10.x + JDK8 Awesome ! On Thu, Aug 21, 2014 at 11:00 AM, Howard W. Smith, Jr. smithh032

Re: Switching to Eclipselink in TomEE plus?

2014-08-18 Thread Howard W. Smith, Jr.
Romain is 'always' fast! :D On Mon, Aug 18, 2014 at 2:33 PM, Bjorn Danielsson bjorn-apa...@lists.cuspycode.com wrote: Wow! That was fast ;-)

Re: Switching to Eclipselink in TomEE plus?

2014-08-18 Thread Howard W. Smith, Jr.
Is this (openejb.eclipselink.jmx=false) added as part of the fix, or is openejb.eclipselink.jmx=false available in tomee 7.0 final release, already? On Mon, Aug 18, 2014 at 2:36 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: you can also disable it setting openejb.eclipselink.jmx=false

Re: Switching to Eclipselink in TomEE plus?

2014-08-18 Thread Howard W. Smith, Jr.
, Aug 18, 2014 at 3:01 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: it is in 1.7 Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-08-18 21:00 GMT+02:00 Howard W

Re: Switching to Eclipselink in TomEE plus?

2014-08-17 Thread Howard W. Smith, Jr.
Karl, I informed the list (in another topic/thread) that I saw that nullpointerexception too, since I have eclipselink in my project. I only see this on my DEV server (windows 2008 server, standard edition, 64-bit, JDK 8.0_11). I don't see the exception onmy production server (windows 2008

Re: Primefaces Push not working for me

2014-08-17 Thread Howard W. Smith, Jr.
Karl, Please see PrimeFaces 5.0 user guide, page 530, section 9.5.1 Counter, and then scroll down and look for, package org.primefaces.examples.push.counter; import org.primefaces.push.annotation.OnMessage; import org.primefaces.push.annotation.PushEndpoint; import

Re: Primefaces Push not working for me

2014-08-17 Thread Howard W. Smith, Jr.
-nameorg.atmosphere.cpr.packages/param-name param-valuecom.kildeen.ref/param-value /init-param On Sun, Aug 17, 2014 at 5:58 PM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: Karl, Please see PrimeFaces 5.0 user guide, page 530, section 9.5.1 Counter, and then scroll down and look

Re: Apache TomEE 1.7.0 Release

2014-08-15 Thread Howard W. Smith, Jr.
Congratulations and thank you for TomEE!!! Especially, for posting the release to the mail list, which I follow more than any other TomEE channel. :) On Fri, Aug 15, 2014 at 8:58 AM, Andy Gumbrecht agumbre...@tomitribe.com wrote: Boom!!! @ApacheTomEE 1.7.0 release rocks @TheASF world today -

Re: Apache TomEE 1.7.0 Release

2014-08-15 Thread Howard W. Smith, Jr.
On Fri, Aug 15, 2014 at 9:57 AM, Hendrik Dev hendrikde...@gmail.com wrote: Is there a roadmap for making TomEE JEE 7 compliant? Quote below from http://t.co/ahbu6794su (at top of Andy's email, which resolves to http://tomee.apache.org/tomee-1.7.0.html) Java EE7 and Beyond From this point on

TomEE 1.7.0 Release: xbean error caused by NoClassDefFoundError: org/apache/geronimo/osgi/locator/ProviderLocator

2014-08-15 Thread Howard W. Smith, Jr.
I just downloaded TomEE 1.7.0 release, and I get the exception stack trace below, when I start tomEE 1.7.0 (and java 8 update 11) after deploying my webapp to tomee 1.7.0. Please advise. INFO: Enterprise application openejb loaded. Aug 15, 2014 12:19:36 PM

Re: TomEE 1.7.0 Release: xbean error caused by NoClassDefFoundError: org/apache/geronimo/osgi/locator/ProviderLocator

2014-08-15 Thread Howard W. Smith, Jr.
properly? My preference is to use Sun/Oracle's javamail.jar instead of geronimo-javamail_1.4_mail-1.8.3.jar. Should I add Sun/Oracle's javamail.jar to my WAR, since I'm assuming that I cannot add both JARs to tomee/lib? On Fri, Aug 15, 2014 at 12:57 PM, Howard W. Smith, Jr. smithh032

Re: TomEE 1.7.0 Release: xbean error caused by NoClassDefFoundError: org/apache/geronimo/osgi/locator/ProviderLocator

2014-08-15 Thread Howard W. Smith, Jr.
, Howard W. Smith, Jr. smithh032...@gmail.com wrote: I solved the error by adding geronimo-javamail_1.4_mail-1.8.3.jar to tomee/lib. I do not like using this JAR, because of javamail sendmail issues that I have experienced with TomEE 1.5.x and 1.6.x. Now, TomEE 1.7.0 requires geronimo

Re: TomEE 1.7.0 Release: xbean error caused by NoClassDefFoundError: org/apache/geronimo/osgi/locator/ProviderLocator

2014-08-15 Thread Howard W. Smith, Jr.
: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-08-15 19:42 GMT+02:00 Howard W. Smith, Jr. smithh032...@gmail.com: okay, when i use (tomee 1.7.0) geronimo-javamail_1.4_mail-1.8.3.jar, my app still has

Re: TomEE 1.7.0 Release: xbean error caused by NoClassDefFoundError: org/apache/geronimo/osgi/locator/ProviderLocator

2014-08-15 Thread Howard W. Smith, Jr.
:57 PM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: okay, see below: 1. added geronimo-osgi-locator/1.1/geronimo-osgi-locator-1.1.jar http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.1/geronimo-osgi-locator-1.1.jar to tomee/lib 2. removed geronimo

Re: TomEE 1.7.0 Release: xbean error caused by NoClassDefFoundError: org/apache/geronimo/osgi/locator/ProviderLocator

2014-08-15 Thread Howard W. Smith, Jr.
://github.com/rmannibucau 2014-08-15 19:57 GMT+02:00 Howard W. Smith, Jr. smithh032...@gmail.com: okay, see below: 1. added geronimo-osgi-locator/1.1/geronimo-osgi-locator-1.1.jar http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.1/geronimo-osgi-locator-1.1.jar

Re: TomEE 1.7.0 Release: xbean error caused by NoClassDefFoundError: org/apache/geronimo/osgi/locator/ProviderLocator

2014-08-15 Thread Howard W. Smith, Jr.
Javamail work a long time ago, it was clearly broken and there was no one who could fix it. -- Bjorn Danielsson Cuspy Code AB Howard W. Smith, Jr. smithh032...@gmail.com wrote: okay, when i use (tomee 1.7.0) geronimo-javamail_1.4_mail-1.8.3.jar, my app still has javamail sendmail issues

Re: Tomee 2 Release-Date

2014-07-28 Thread Howard W. Smith, Jr.
good stuff, you all keep up the good work/progress! On Mon, Jul 28, 2014 at 7:52 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Hi will surely be beginning of next year in the best case even if I'd like to get a pre release end of this year without all EE 7 features. We miss CDI 1.1

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
AM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: Interesting question and answer. Per my 2+ year experience with Java EE 6, in my app, i used NetBeans to develop my JPA session facade (@EJB JPA DAO) classes, including abstract class. In the abstract class, in the create and edit

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
removing the manual/forced entityManager.flush() broke my app in a few places. reverting to previous version and I may try to revisit this later. :) On Wed, May 21, 2014 at 10:00 AM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: Thanks Jean-Louis. Based on your response, i just

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
On Wed, May 21, 2014 at 11:16 AM, Romain Manni-Bucau rmannibu...@gmail.comwrote: cause eclipselink ;) +1 good memory, Romain! :)

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
On Wed, May 21, 2014 at 11:19 AM, Jean-Louis Monteiro jlmonte...@tomitribe.com wrote: you should have mentioned that before. Eclipselink is a bit special yeah, i love it (EclipseLink)! Gets the job done for me... EclipseLink 2.3.2 (that shipped with earlier version of Glassfish 3.1.x).

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
On Wed, May 21, 2014 at 7:58 AM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: removing the manual/forced entityManager.flush() broke my app in a few places. reverting to previous version and I may try to revisit this later. :) On Wed, May 21, 2014 at 10:00 AM, Howard W. Smith, Jr

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
okay, based on what you said below, On Wed, May 21, 2014 at 2:42 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: @Stateless // or singletong public class TxBean { @PersistenceContext EntityManager em; public void doSomeStuffAndCommit() { // em usage } } when

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
is useless. Just create it once ;) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-05-21 21:29 GMT+02:00 Howard W. Smith, Jr. smithh032...@gmail.com: okay, based

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
On Wed, May 21, 2014 at 3:42 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: what I say is you can do eveything in a single method method. Sounds like you are recommending something similar to the following: 1. @RequestScoped bean to get data to display in UI layer to enduser 2. If user

Re: question around entityManager.flush

2014-05-21 Thread Howard W. Smith, Jr.
: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-05-21 21:52 GMT+02:00 Howard W. Smith, Jr. smithh032...@gmail.com: On Wed, May 21, 2014 at 3:42 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: what I say

Re: Netbeans Users

2014-05-20 Thread Howard W. Smith, Jr.
Andy, I used NetBeans to develop my first Java EE 6 (JSF web) application. Initially, I used Glassfish 3.1.x, and then migrated to TomEE 1.5.1-snapshot, and have been using TomEE 1.x ever since. I usually just build WAR file and drop the WAR file from NetBeans 'dist' folder into tomee/webapps

Re: question around entityManager.flush

2014-05-19 Thread Howard W. Smith, Jr.
Interesting question and answer. Per my 2+ year experience with Java EE 6, in my app, i used NetBeans to develop my JPA session facade (@EJB JPA DAO) classes, including abstract class. In the abstract class, in the create and edit methods, I did add flush(), so after every create and edit JPA

Re: Remote Asynchronous EJB Method call followed quickly by client exit

2014-05-17 Thread Howard W. Smith, Jr.
On Fri, May 16, 2014 at 12:03 PM, Thiago Veronezi thi...@veronezi.orgwrote: The list is still messed up. I'm trying to follow up the emails, but they are coming out of order. []s, Thiago remember, there was an issue with Apache [email] servers, at least that is what i heard on tomcat user

Re: CDI not working inside EAR with Atmosphere (BeanManager)

2014-04-23 Thread Howard W. Smith, Jr.
@Romain, maybe this is realted i hope you can have a windows pc for check it!! 2014-04-22 11:09 GMT-05:00 Howard W. Smith, Jr. smithh032...@gmail.com : Jose' can advise on this when he gets some time. Jose' is doing EARs + CDI + TomEE for some/many months now

Re: Fat example for tomee.maven.plugin

2014-04-12 Thread Howard W. Smith, Jr.
Download button = emails sent to this list Download = Romain's response from his brain (and fingers) :-) On Sat, Apr 12, 2014 at 6:11 AM, Karl Kildén karl.kil...@gmail.com wrote: Can I download your brain somewhere?

Re: TomEE performance degrades gradually

2014-04-09 Thread Howard W. Smith, Jr.
+1 you all! On Wed, Apr 9, 2014 at 1:31 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: FYI https://issues.apache.org/jira/browse/TOMEE-1175 Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github:

Re: TomEE performance degrades gradually

2014-04-04 Thread Howard W. Smith, Jr.
On Fri, Apr 4, 2014 at 6:39 AM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: On Fri, Apr 4, 2014 at 5:46 AM, ivan nikitsenka nikitse...@gmail.comwrote: query description/description query-method method-namefindAll/method-name method-params

Re: TomEE performance degrades gradually

2014-04-04 Thread Howard W. Smith, Jr.
On Fri, Apr 4, 2014 at 7:07 AM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: yes, I have some quite complex SQL, and when I profile the app (via jvisualvm), I find that Apache Derby source code is not performing well with [my] SQL and/or [my] database design, etc... Correction

Re: TomEE performance degrades gradually

2014-04-04 Thread Howard W. Smith, Jr.
On Fri, Apr 4, 2014 at 7:21 AM, Jean-Louis MONTEIRO jeano...@gmail.comwrote: I tend to disagree with that. Each part of a system has it's own goal and scope. Database is for data so I tend to use it as much as possible for sorting, joining, etc, instead of relaying on Java for sorting

Re: [build error] feedback 2

2014-04-03 Thread Howard W. Smith, Jr.
On Thu, Apr 3, 2014 at 5:53 AM, helio frota 00h...@gmail.com wrote: and wow, i never heard anyone call their computer a(n incredible) 'hulk server'. :) haha : ] Maybe you never heard anyone too putting ice under toshiba satellite L305 with raw gentoo to prove that OpenJDK can build with

Re: [build error] feedback 2

2014-04-02 Thread Howard W. Smith, Jr.
On Tue, Apr 1, 2014 at 7:13 AM, Romain Manni-Bucau rmannibu...@gmail.comwrote: seems your machine is too slow ;) wow, can't believe you said that! :-P

Re: TomEE and javamail

2014-03-31 Thread Howard W. Smith, Jr.
On Mon, Mar 31, 2014 at 4:28 AM, Romain Manni-Bucau rmannibu...@gmail.comwrote: remove geronimo jar from your webapp (javamail one in particular) +1 I see this recommendation a lot on this list. :) now, time to be nitpicky..., is geronimo javamail JAR bundled with tomee for [javamail] license

Re: [build] error

2014-03-26 Thread Howard W. Smith, Jr.
On Wed, Mar 26, 2014 at 7:37 PM, Thiago Veronezi thi...@veronezi.orgwrote: are you using java 8? good question, i was going to ask the tomee user list, eventually, if java 8 is recommended to use with tomee.

Re: jsf responsive tutorial

2014-03-26 Thread Howard W. Smith, Jr.
On Wed, Mar 26, 2014 at 7:58 PM, Leonardo K. Shikida shik...@gmail.comwrote: I also wish we could have such a tutorial... Maybe someone will be kind enough to write/do a blog about this... some day. :) In general, I think you can make your jsf app be responsive if you keep as little data

Re: [build] error

2014-03-26 Thread Howard W. Smith, Jr.
, Thiago On Wed, Mar 26, 2014 at 7:46 PM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: On Wed, Mar 26, 2014 at 7:37 PM, Thiago Veronezi thi...@veronezi.org wrote: are you using java 8? good question, i was going to ask the tomee user list, eventually, if java 8

Re: jsf responsive tutorial

2014-03-26 Thread Howard W. Smith, Jr.
On Wed, Mar 26, 2014 at 8:35 PM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: On Wed, Mar 26, 2014 at 7:58 PM, Leonardo K. Shikida shik...@gmail.comwrote: I also wish we could have such a tutorial... Maybe someone will be kind enough to write/do a blog about this... some day

Re: Transaction issue for MDB in cluster environment

2014-03-24 Thread Howard W. Smith, Jr.
Is it possible that you are running multiple tomee's on one server/machine, and using default activemq config? On Mon, Mar 24, 2014 at 9:54 AM, tschuler thomas.schu...@opentext.comwrote: Hi, we have a TomEE Webprofile 1.6.0 where we have ActiveMQ 5.9 integrated. We have a simple

Re: Strange EAR issue and versioning

2014-03-18 Thread Howard W. Smith, Jr.
On Mar 18, 2014 5:11 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Hi 6.6.6 is a bad number and tomee doesn't like it ;) +1 Romain :-)

Re: Installing TomEE as a Service Windows 7 x64

2014-03-18 Thread Howard W. Smith, Jr.
Installing TomEE as a Windows Service on Windows 7/XP/Server [2003 or 2008 or 2012] should be the same as installing Tomcat7 as windows service. Before i installed tomEE as windows service, I familiarized myself with installing tomcat7 as windows service, and then I removed the tomcat7 windows

Re: Installing TomEE as a Service Windows 7 x64

2014-03-18 Thread Howard W. Smith, Jr.
to install the service. After running cmd with administrator privileges, removed the service installed before and installed again. Everything works. Thanks! 2014-03-18 14:26 GMT-03:00 Howard W. Smith, Jr. smithh032...@gmail.com: Installing TomEE as a Windows Service on Windows 7/XP/Server [2003

Re: What is the meaning of: javax.ejb.Stateless

2014-03-06 Thread Howard W. Smith, Jr.
Romain, I think there has been some [recent] discussion on this user/mail list, and I think it was mentioned that there is 3 async thread/instances in the pool, and/so it may be likely that @Stateless beans may be used/referenced. in the past, earlier versions of tomee [1.6.0 final and snapshot

Re: disable log for Removing non-required WorkContextHandler INFO messages

2014-03-05 Thread Howard W. Smith, Jr.
Correct. I wanted this for the longest time, and mentioned it a few times in the list, finally the last time I sent mail about it, we finally resolved it via Romain's recommended solution in this thread. :-) On Mar 5, 2014 8:17 AM, Leonardo K. Shikida shik...@gmail.com wrote: sorry, I was wrong

  1   2   3   4   5   >