Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread Romain Manni-Bucau
Hi, 1) what does mean a complete replacement for JBoss AS7? TomEE is a JEE server implementation, the main target is web profile but it proposes a lot of other features (JMX, JAXRS, JAXWS...). If you think of the full profile i'm not sure we will make it certified but if you encounter any issue

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread dsh
TomEE only delivers a subset of what Geronimo delivers so I wouldn't expect it to be a complete replacement for something like JBoss AS... I don't even think that should be its intend... On Wed, May 23, 2012 at 10:39 AM, Nick nick.s...@gmail.com wrote: Hi Romain,             Thanks a lot for

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread Romain Manni-Bucau
[a little troll]TomEE doesn't aim to do what G does, it does less...and more on some points[/troll] well even if we dont aim to make TomEE Full Profile certfied we aim to make TomEE useful so we are really open to enhancements - Romain 2012/5/23 dsh daniel.hais...@googlemail.com TomEE only

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread Nick
Thanks a lot for all your explanations Probably i shouldn't ask this here, but as a sudden curiosity, So can we expect something from Geronimo side ? -- View this message in context:

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread dsh
To whom does that troll thing go to ? On Wed, May 23, 2012 at 10:53 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: [a little troll]TomEE doesn't aim to do what G does, it does less...and more on some points[/troll] well even if we dont aim to make TomEE Full Profile certfied we aim to

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread Romain Manni-Bucau
@Daniel: anyone who can understand ;) @Nick: G is JEE6 full certified so you can expect what JEE6 propose - Romain 2012/5/23 dsh daniel.hais...@googlemail.com To whom does that troll thing go to ? On Wed, May 23, 2012 at 10:53 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: [a

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread Neale Rudd
* I get the [troll] notices - they go a special list here that records what TomEE does, and what it doesn't. It's valuable up-to-the-minute hosting info * ezmlm knows more about how to sub/unsub - Original Message - From: dsh daniel.hais...@googlemail.com To: dev@openejb.apache.org

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread dsh
@Romain: I don't understand :) On Wed, May 23, 2012 at 7:50 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: @Daniel: anyone who can understand ;) @Nick: G is JEE6 full certified so you can expect what JEE6 propose - Romain 2012/5/23 dsh daniel.hais...@googlemail.com To whom does

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-23 Thread Romain Manni-Bucau
just said G and TomEE philosophies are really different even if both uses as basis JEE6 and both doesnt aim to answer the needs of the same kind of users. - Romain 2012/5/23 dsh daniel.hais...@googlemail.com @Romain: I don't understand :) On Wed, May 23, 2012 at 7:50 PM, Romain Manni-Bucau

Can TomEE used as a complete replacement for JBoss AS 7

2012-05-22 Thread Nick
Is it possible to use TomEE as a complete replacement for JBoss AS 7 ? if not can anyone tell me 1) what lacking in TomEE ? 2) can i deploy an EAR ? -- View this message in context: http://openejb.979440.n4.nabble.com/Can-TomEE-used-as-a-complete-replacement-for-JBoss-AS-7-tp4650015.html Sent

Re: Can TomEE used as a complete replacement for JBoss AS 7

2012-05-22 Thread Romain Manni-Bucau
Hi, TomEE is not full profile certified like JBoss but i think the question is more can your app be ran on TomEE? What do you need? We have a small support of ear in last release and more on trunk but it depends what you need. In particular CDI spec if a bit weird in all containers (which made