Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread José Luis Cetina
My webapp was in an war file then i package in an ear because i need to reuse my ejb in all my web applications. When i pack my webapp ans ejbs in an ear breaks. Maybe its somethin easy to fix. El dic 29, 2012 8:49 PM, "Howard W. Smith, Jr." escribió: > Mine is a WAR deployed to TomEE, and I am u

Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread Howard W. Smith, Jr.
Mine is a WAR deployed to TomEE, and I am using MyFaces CODI 1.0.6, too, deployed in WAR's WEB-INF (classes) folder. Sorry, I didn't read that email, but I'm sure David Blevins and all of the TomEE committers would appreciate it if you create a new issue/JIRA for this. [1] [1] https://issues.apac

Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread José Luis Cetina
Hey i have issues with the 1.5.2 Snapshot. I sent an email yesterday about using apache codi with tomee in an ear application. I dont have any response yet. IMO i think this is important because CODI is the same apache stuff. Somebody read the email? El dic 29, 2012 4:47 PM, "Howard W. Smith, Jr.

Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread Howard W. Smith, Jr.
You're welcome. Well, please note/remember, I am only one person. FYI, I 'only' downloaded apache-tomee-1.5.2-20121225.041258-14-plus.zip, installed it on test/dev and production server, let her rip, and there has been absolutely 'no issues at all' with this JAR/version that I'm currently running.

Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread Jean-Louis MONTEIRO
Great! Thanks you so much. Then, if 1.5.2-SNAPSHOT is working fine for everybody, maybe we can start planning a release. Maybe by February. Gonna raise a topic. Jean-Louis 2012/12/29 Howard W. Smith, Jr. > Done. Did that before I read this email from you. :) > > > On Sat, Dec 29, 2012 at 5:3

Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread Howard W. Smith, Jr.
You're welcome. My pleasure! I tend to be a communicator, and I become very much the loyal type when I am treated well, and I like to spread/share the news and/or my experience! :) FYI, my endusers are loving the web app, too! On Sat, Dec 29, 2012 at 5:32 PM, Jean-Louis MONTEIRO wrote: > Hi How

Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread Howard W. Smith, Jr.
Forgot the following footnote: [1] http://openejb.apache.org/examples-trunk/schedule-methods/README.html On Sat, Dec 29, 2012 at 5:28 PM, Howard W. Smith, Jr. < smithh032...@gmail.com> wrote: > Recently, I added multiple @Schedule methods to ONE @Singleton bean, and i > ran into LOCK errors/exc

Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread Jean-Louis MONTEIRO
Side note, feel free to push a small message on G+ to share your user experience. JLouis 2012/12/29 Jean-Louis MONTEIRO > Hi Howard, > > Thanks for the feedback and let us know about those new tests and the > results. > With such a feedback and the whole amount of questions you can raise, you

Re: Using TomEE 1.5.2 SNAPSHOT, and NO errors in log files!!!

2012-12-29 Thread Jean-Louis MONTEIRO
Hi Howard, Thanks for the feedback and let us know about those new tests and the results. With such a feedback and the whole amount of questions you can raise, you are making TomEE even better each time. So thanks again for that. Jean-Louis 2012/12/29 Howard W. Smith, Jr. > I just wanted to

Re: EAR Hot deploy

2012-12-29 Thread David Blevins
On Dec 28, 2012, at 10:54 AM, José Luis Cetina wrote: > Well, this could unpack my ear file (which cotains ejb module + webapp > modules) dropping my ear file to apps but im getting a > DuplicateDeploymentIdException. > > SEVERE: Unable to deploy collapsed ear in war > StandardEngine[Catalina]