Re: JCA1.6 + Tomee

2013-01-27 Thread David Blevins
On Jan 21, 2013, at 7:50 AM, Will Hoover java.whoo...@gmail.com wrote: Are there any good examples using JCA 1.6 with Tomee to add a transaction aware files system resources? Hi Will, I haven't used it, but XA Disk might work. http://xadisk.java.net/ Was actually Julius who tipped me off to

Re: Latest-version TomEE 1.5.2-SNAPSHOT (Tomcat 7.0.34?) just died on me, nothing in server logs

2013-01-29 Thread David Blevins
On Jan 29, 2013, at 4:04 PM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: On Tue, Jan 29, 2013 at 6:08 PM, Konstantin Kolinko knst.koli...@gmail.comwrote: 2013/1/30 Caldarale, Charles R chuck.caldar...@unisys.com: From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] Subject:

Re: How far are we from a TomEE 1.5.2 release?

2013-03-01 Thread David Blevins
fix release? Thanks, Alexandre On Wed, Feb 27, 2013 at 7:49 PM, David Blevins david.blev...@gmail.comwrote: Alex and everyone who prefers 1.5.2 over 1.6.0, If we were to branch from the 1.5.1 and add merge fixes to make that the next 1.5.2, do you know which fixes you would need

Re: Failed to process jar

2013-05-16 Thread David Blevins
Implemented a possible fix (works for me on the osx jvm). New binaries should be up shortly. -David On May 16, 2013, at 12:04 PM, hwaastad he...@waastad.org wrote: Well, I'm not really sure but there is a dependency to openjdk-7-jre/jdk: apt-cache depends openjdk-7-jre openjdk-7-jre

Re: Failed to process jar

2013-05-16 Thread David Blevins
these lib doesnt need scanning at all Le 16 mai 2013 21:24, David Blevins david.blev...@gmail.com a écrit : Implemented a possible fix (works for me on the osx jvm). New binaries should be up shortly. -David On May 16, 2013, at 12:04 PM, hwaastad he...@waastad.org wrote: Well, I'm

Re: bootstrap openwebbeans into java se application

2013-09-17 Thread David Blevins
Hi Mauro These examples use CDI in JavaSE via the Embedded EJBContainer API which actually works for CDI as well -- in our integration at least. - http://tomee.apache.org/examples-trunk/cdi-basic/README.html Here's a CDI / Java SE example that uses @ApplicationScoped -

Re: what signify the code above????? the method bind (inject, this);????

2013-09-17 Thread David Blevins
On Sep 10, 2013, at 9:55 AM, mauro2java2011 mauro2java2...@gmail.com wrote: this signify the object current. But the first parameter inject it is the operation to make? exist other value for the first parameter into the method bind ??? This is effectively a workaround. Dependency

Re: Failure to start TomEE with JMS Resources

2013-09-17 Thread David Blevins
Hi Houston! Looks like the answer might be quite simple and something we could perhaps add a check for -- some validation perhaps. There appears to be a newline in your datasource declaration: Resource id=MyDS type=javax.sql.DataSource JtaManaged = false JdbcDriver =

JavaOne?

2013-09-19 Thread David Blevins
Speaking at JavaOne as usual. If you'll be there definitely stop by one of the sessions. As well, there'll be some fun announcements and a special gathering Tuesday evening! Drop me a line for an invite! All TomEE lovers welcome! Sessions: • Apache TomEE, JavaEE Web Profile and More on

Announcing Tomitribe, dedicated to Apache TomEE

2013-09-23 Thread David Blevins
As individuals, myself and others in the community have dedicated ourselves to Apache TomEE wholeheartedly. From when it was a crazy idea on a mailing list, to traveling to hack together and slaving away countless hours driving things towards certification. We did all of this, every single

Re: 1.6.0 release plans?

2013-11-03 Thread David Blevins
Started threads on XBean and OpenWebBeans about getting releases up. Branched in hopes we might get some progress. Updating the conversation on the dev@tomee list. On Sun, Nov 3, 2013 at 2:28 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: Hi I wouldnt expect it this month even if

Re: TomEE performance degrades gradually

2014-03-10 Thread David Blevins
Hi Amol, Can you share some details on your benchmark setup so that we could reproduce it? -David On Mar 4, 2014, at 11:37 PM, amol.p.dongare a...@3ds.com wrote: Yes indeed, I have tested with Oracle and results into same performance as with Derby. However when I deploy same application

Re: MDB and IBM WS MQ 7.5 Only one shot

2014-03-10 Thread David Blevins
If you can let us know what bug you faced, that would be great. Unfortunately, the log details did not make it ok and there was no other description in the email. There might be something here we could better document. -David On Mar 5, 2014, at 2:05 AM, romych romy...@mail.ru wrote: I

Re: Java Application Servers are Dead

2014-05-13 Thread David Blevins
$1,000,000 to develop and you don't have to throw it all away, that's real savings. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com On May 11, 2014, at 4:10 PM, Anthony Fryer apfr...@hotmail.com wrote: I think Java Application Servers left a bad impression on alot of people back

Re: Java Application Servers are Dead

2014-05-14 Thread David Blevins
we to reverse it, we would solve a whole host of problems. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com

Re: Monitoring and TomEE

2014-08-24 Thread David Blevins
-the-developers and do-open-source-right program :) I like to think of the console as a thank you to those who help us financially support the project. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com On Aug 24, 2014, at 2:45 PM, Karl Kildén karl.kil...@gmail.com wrote: Hello fellow

Re: TomEE plans for Java EE 7

2014-11-03 Thread David Blevins
On Nov 2, 2014, at 12:30 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Hibernate is just not apache compliant, im not for eclipselink since it usage and behavior is error prone and harder to control + id like to stay apache. Well stay openjpa i think. Btw this kind of discussion is

Re: TomEE plans for Java EE 7

2014-11-03 Thread David Blevins
First -- welcome, Roberto! Great to see you on the list :) We should definitely try with TomEE 2.0-SNAPSHOT. Would be great to track these. What CI are you using? We could set something up on the Apache side if needed. -David On Sun, Nov 2, 2014 at 1:35 PM, Roberto Cortez

Re: MDB DependsOn not working?

2015-03-07 Thread David Blevins
. Can you paste the stacktrace of your NPE? -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com On Mar 7, 2015, at 3:51 AM, Matej gma...@gmail.com wrote: Hi everybody. We have an annoying problem on our production system. We have an Configuration Singleton which reads

Re: Question about Java EE certification TomEE and Plume

2016-01-11 Thread David Blevins
to remove JAX-RS, JAX-WS, and JMS from the box as none of those are in the Web Profile. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Jan 11, 2016, at 12:07 AM, COURTAULT Francois > <francois.courta...@gemalto.com> wrote: > > Hello Romain, >

Re: Need Help: Tomee deployment issue of an ear file

2017-09-07 Thread David Blevins
Hi Shrinath, What version of TomEE are you using and what Java version was the application compiled with? -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Sep 7, 2017, at 2:40 AM, srinath.man...@cognizant.com wrote: > > Hi, > I am deploying an ear f

Re: TomEE -Java EE 8 compatible or certified ?

2017-09-25 Thread David Blevins
a better solution long-term. Short-term we'll have to power through together as a community and support each other the best we can. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Sep 25, 2017, at 8:15 AM, COURTAULT Francois > <francois.courta...@gemalto.c

Re: TomEE -Java EE 8 compatible or certified ?

2017-09-28 Thread David Blevins
> On Sep 27, 2017, at 3:00 AM, cocorossello wrote: > > Hi, > > One question about future TomEE 8. Would it be compatible with java 9? (I > mean project compiled to java 9, I can run tomee 7 with java 9 runtime but I > have to compile to java 8). Effectively that comes

Re: [RELEASE] TomEE 7.0.5

2018-08-27 Thread David Blevins
> On Aug 27, 2018, at 10:15 AM, COURTAULT Francois > wrote: > > Hello, > > Thanks a lot for the feedback :-) > > So it means that : > - TomEE 7.1 will only embed Config 1.1, Fault Tolerance 1.0 and JWT > propagation 1.0, right ? > - TomEE 8.0 will be full µProfile 1.3 certified: Config

Re: [ANNOUNCE] Welcome Roberto Cortez as new Apache TomEE committer

2018-09-11 Thread David Blevins
Congratulations, Roberto!!! -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Sep 10, 2018, at 12:20 AM, Mark Struberg wrote: > > Good morning ladies and gents! > > It's a great pleasure to announce that Roberto Cortez has accepted our > in

Re: MP JWT propagation specification clarification

2019-02-27 Thread David Blevins
> On Feb 27, 2019, at 10:11 AM, COURTAULT Francois > wrote: > > My understanding is: > > · If the JWT only have the required custom claim groups and let's say > we have in this one "group1", "group2", "group3", it means that, if no > mapping is provided, > the entity represented by

TomEE users in Los Angeles?

2019-03-14 Thread David Blevins
. If that sounds fun to you, shoot me an email offline. And seriously, don't be shy. Ask any of the existing committers, I'm truly happy to meet anyone. There's no "you must be this smart to contact me" rule like at Amusement Parks. -- David Blevins http://twitter.com/dbl

Re: MP JWT propagation specification clarification

2019-03-14 Thread David Blevins
> On Mar 8, 2019, at 5:39 AM, COURTAULT Francois > wrote: > > Regarding the policy I would choose, most probably : Take the explicitly > mapped roles, add them on top of the "implicit" roles > But still I would have some concerns with this solution because you would > have 2 ways to

Jakarta EE namespace discussion

2019-05-07 Thread David Blevins
. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com

Re: New committer Cesar Hernandez

2019-09-05 Thread David Blevins
Congratulations, Cesar!! Well deserved. You set an excellent example helping so many people become contributors. A simple "good job" doesn't cut it. > On Sep 5, 2019, at 12:53 AM, Jean-Louis Monteiro > wrote: > > When I started 10 years ago, a good friend of mine told me that in open >

MicroProfile status in TomEE 8.0.1 (was Re: Docker images for 8.0.0)

2020-01-20 Thread David Blevins
> On Jan 20, 2020, at 5:14 AM, COURTAULT Francois > wrote: > > Hello Jonathan, > > I have understood that the MP implementations are provided by Geronimo > projects, right? > > The delta I have seen is: > µSpec Current Geronimo implementation >

Re: http://localhost:8080/tomee/

2020-08-21 Thread David Blevins
> On Aug 18, 2020, at 11:37 AM, Zahid Rahman wrote: > > When I select the URL Provider URL: http://localhost:8080/tomee/ejb > > I get a blank page even though I have the struts application example > application installed. > > > *Am I supposed to get a blank page ?* Yes. You can ignore

Re: JSON-B Adapter Not Invoked

2020-06-15 Thread David Blevins
Hey, chege. Are you interested in helping with this at all as a project developer? If, so an Arquillian test in this module would be a perfect start: - https://github.com/apache/tomee/tree/master/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests If not, can you drop the dev@

Re: [ANN] Apache TomEE 8.0.2, 7.1.3, 7.0.8

2020-06-15 Thread David Blevins
> On Jun 15, 2020, at 5:42 AM, COURTAULT Francois > wrote: > > Hello Jonathan, > > Congrats for these new versions :-) > > BTW, I have seen that some potential bugs I have submitted are not fixed. > When do you think these potential fixes will be released ? in the next > version 8.0.3 ?

Re: Tomee Arquillian for Jakarta EE 9

2021-01-14 Thread David Blevins
both based on the configuration. I think it might be worth it to explicitly split that adapter in two and name each appropriately just to avoid confusion, but the functionality for each should be there. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Dec 5, 2

Re: TomeEE 8.0.5 and microprofile JWT RBAC 1.1

2021-01-13 Thread David Blevins
> On Jan 13, 2021, at 5:31 AM, COURTAULT Francois > wrote: > > Hello David, > > Just my point of view that I want to share with you. > Of course not everyone is using µServices architecture but there is some > traction on that. > > For example, we have migrated 2 of our solutions from

Re: TomeEE 8.0.5 and microprofile JWT RBAC 1.1

2021-01-12 Thread David Blevins
getting MicroProfile support more current right now wouldn't be extremely welcome -- it definitely would -- however, no one has volunteered yet so it sits in the "someday" pile. Hope that helps. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Dec 18,

Re: [ANN] Welcome new Apache TomEE Committer Richard Zowalla

2021-01-12 Thread David Blevins
you've always been welcome, so instead I'll say congratulations! You earned it, sir! -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Jan 12, 2021, at 1:34 PM, Jean-Louis Monteiro > wrote: > > The Project Management Committee (PMC) for Apache TomEE h

Re: TomEE 8.0.7 withdraw

2021-06-10 Thread David Blevins
Gentle reminder to avoid cross-posting. -David > On Jun 9, 2021, at 10:13 AM, COURTAULT Francois > wrote: > > Hello, > > So I think we have 2 possibilities: > > *wait for a 8.0.8 release > > *wait for the 9.0 to be released > > According to you, what is the best strategy

[ANN] Apache TomEE 9.0.0-M7, Jakarta EE 9.1 Web Profile Certification Achieved

2021-05-18 Thread David Blevins
The Apache TomEE team is pleased to announce the availability of Apache TomEE 9.0.0-M7 Apache TomEE implements the Jakarta EE and MicroProfile specifications. We're very proud to announce that Apache TomEE 9.0.0-M7 passes the Jakarta EE 9.1 Web Profile TCK. Jakarta EE 9.1 passed its release

Open source alternative to training (was: Re: When TomEE will support µProfile 4.x and 5.x ?)

2022-03-16 Thread David Blevins
> On Mar 15, 2022, at 2:06 PM, David Blevins wrote: > > I know people feel their time wouldn't make a difference, but when you have 5 > or 6 people doing it at the same time, it makes all the difference. > > I encourage everyone reading to consider contributing time to his p

Re: When TomEE will support µProfile 4.x and 5.x ?

2022-03-15 Thread David Blevins
> On Jan 31, 2022, at 12:30 AM, COURTAULT Francois > wrote: > > Hello, > > Is there a TomEE roadmap which include µProfile 4.x or 5.x specifications ? > We are still stuck with µProfile 2.x :( Our status is that all the specifications come out faster than we can implement them. This is true

Re: tomee.war installs with jmeter and bootstrap 404s

2022-04-12 Thread David Blevins
> On Mar 26, 2022, at 6:28 PM, Terry wrote: > > Hi, > I'm trying to install TomEE using the tomee.war following these > instructions:https://tomee.apache.org/latest/docs/installation-drop-in-war.html > > First I downloaded and installed a fresh copy of Tomcat 8.5.77 and then added > the

Health of this project -- should we keep going?

2023-10-11 Thread David Blevins
Hi All, Wanted to share the state of this project as reported to the Apache board. - https://tomee.apache.org/board-report-2023-09-20.txt The short version is we do not get enough help from you to keep this project going. Should we continue or should we just give up? -David

Re: Health of this project -- should we keep going?

2023-10-13 Thread David Blevins
t's not really a fair matchup. Its memory footprint is > also quite small; I have some apps that run in 32m JVMs :) These are > advantages almost nobody is aware of, and this project has a lot to > offer people. > > I know it takes a village, but I'm willing to be a hand in the "ma

Re: tomee.war installs with jmeter and bootstrap 404s

2022-04-13 Thread David Blevins
> TomEE install. So, I'll stick with full TomEE.Thanks, Terry Very glad to hear it. -David > -Original Message- > From: David Blevins > Sent: Tue, Apr 12, 2022 1:37 pm > >> On Mar 26, 2022, at 6:28 PM, Terry wrote: >> >> Hi, >> I'm

Re: Latest TomEE 8 & Netbeans 15 IDE

2022-10-20 Thread David Blevins
Hi Brandon, The Netbeans list would be the best place to ask. They're TomEE fans so if there's an issue, they're likely not aware of it. -David > On Oct 19, 2022, at 6:04 PM, Brandon Domonoski > wrote: > > Hello, > > I’m sure this is probably a misunderstanding on my part, but I’ve just

Javax to Jakarta migration (was Re: [VOTE] Apache TomEE 9.0.0)

2023-01-05 Thread David Blevins
Moving this to the user list so other users can benefit. > On Jan 5, 2023, at 1:02 AM, Alex The Rocker wrote: > > Le mer. 4 janv. 2023 à 21:28, Jean-Louis Monteiro > a écrit : >> >> Hi Alexandre, >> >> After some experiments, this tool is so limited that we decided to neither >> advise nor

Re: TomEE 9.x / 10.x :: EJB requirements

2023-03-02 Thread David Blevins
Moving to the users@ list. > On Mar 2, 2023, at 2:47 AM, somasani nikhil wrote: > > Hello everyone, > > When we were trying to understand the efforts for Jakarta EE migration and > other platform updates. we have read through the mentioning requirement for > embeddable EJB Container. > >

Re: Approx. release date for TomEE 10.x

2023-04-24 Thread David Blevins
help in some way and I can find something that matches your skill and time. -David > -Ursprüngliche Nachricht- > Von: David Blevins > Gesendet: Mittwoch, 5. April 2023 01:38 > An: users@tomee.apache.org > Betreff: Re: Approx. release date for TomEE 10.x > >

Re: Approx. release date for TomEE 10.x

2023-04-04 Thread David Blevins
Hi Manuel, The best advice would be to move to TomEE 9 and not wait for TomEE 10. The trick with answering timeline questions is all development is entirely based on volunteers. Who will volunteer what and when is never known in advance, and that basically means it’s impossible to guess the

Re: Arquillian TomEE 9.0 Embedded Exception

2023-02-08 Thread David Blevins
Hi, Hantsy Bai! Great to hear from you and thanks for updating your awesome starter. The trick is TomEE embedded is really a fifth distribution, not strictly either webprofile, plus, plume or microprofile. If you need Plume you’d need to use the remote arquillian adapter. -David > On Feb

Are you allowed to contribute to Open Source?

2023-06-28 Thread David Blevins
Hi Community! I know a lot of you are not allowed to contribute to open source. Or if you are, you need to do it on your own time despite your company using the open source. Fill out this twitter poll and please help retweet it: - https://twitter.com/dblevins/status/167417510575104 If

Question: Can I donate to an Apache project? (was Re: Will Tomee be discontinued ?)

2024-03-18 Thread David Blevins
> On Mar 16, 2024, at 9:02 AM, Vicente Rossello wrote: > > Hi, > > I've tried a few times to do some contributions to the project, but testing > the TCK or solving almost any issue is really hard, and very far from what > I'm used to do in my daily work. And now I don't have much time... family

Re: Question: Can I donate to an Apache project? (was Re: Will Tomee be discontinued ?)

2024-03-20 Thread David Blevins
at compiling Tomee stranded in the build environment, > would a docker image with a development environment be feasible? > > > Met Vriendelijke Groet / With Kind Regards > Bart van Leeuwen > > > > From: "David Blevins" > To: users@tomee.apache.org

Re: Question: Can I donate to an Apache project? (was Re: Will Tomee be discontinued ?)

2024-03-21 Thread David Blevins
d let the inactive committer we find write those documents, do the teaching and take things from there. It'd have to be a fixed amount of time and a fixed amount. If you want to organize a go-fund-me approach, I'd be happy to put some funds in along with everyone else. -- David Blevins http://

Re: Question: Can I donate to an Apache project? (was Re: Will Tomee be discontinued ?)

2024-03-21 Thread David Blevins
> On Mar 21, 2024, at 5:54 AM, Jens Zurawski wrote: > > Another problem is: I'm afraid, I will have to learn quite a bunch of things > before I will be of any real help to the project. Although I'm already doing > some JSF Appliactions my knowledge of the EE universe/specifications is >

Re: Question: Can I donate to an Apache project? (was Re: Will Tomee be discontinued ?)

2024-03-21 Thread David Blevins
> On Mar 21, 2024, at 12:47 PM, David Blevins wrote: > > Short of that idea, we're kind of stuck for the same reasons. Sorry, different reasons. My hands are tied on my time regardless if the outcome would be guaranteed good. Didn't mean to make that blurry with the above awkward

Re: Question: Can I donate to an Apache project? (was Re: Will Tomee be discontinued ?)

2024-03-19 Thread David Blevins
ere would be a way for lesser gods, like myself, to > take small bites of the project, instead of eating the whole elephant. > The question obviously is, is that even possible? > > Met Vriendelijke Groet / With Kind Regards > Bart van Leeuwen > > > > From: "David Blevins