Re: Dbcp and tomee?

2012-07-21 Thread David Blevins
dbcp in tomee? It misses jta features.

Re: Dbcp and tomee?

2012-07-21 Thread Romain Manni-Bucau
with proxies) wdyt? - Romain 2012/7/21 Romain Manni-Bucau rmannibu...@gmail.com Do we try to use tomcat dbcp in tomee? It misses jta features.

Re: Fwd: svn commit: r1363775 - in /openejb/trunk/openejb: container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ tomee/tomee-catalina/ tomee/tomee-catalina/src/main/java/org/apach

2012-07-20 Thread Enrico Olivelli
this sounds very interesting ! Have you got some design doc about this cluster deployment feature ? the app have to be managed only on one TomEE in the cluster (deploy/undeploy) ? in GF there is the concept of DAS, a Node in the cluster which does configuration things and coordinates

[POLL] TomEE TShirt

2012-07-18 Thread Jean-Louis MONTEIRO
Hey guys, We have had some questions regarding our TomEE TShirt (See ParisJUG photos). Actually, Romain did them by himself and there are currently only 2 TShirts (Romain and I). If Romain agrees, maybe we could submit the picture and the logo here. If it has success, I can try to arrange a way

Re: [POLL] TomEE TShirt

2012-07-18 Thread dsh
FYI - Some use cafe press for their shirts: http://www.cafepress.com/hadoop On Wed, Jul 18, 2012 at 1:24 PM, Jean-Louis MONTEIRO jeano...@gmail.com wrote: Hey guys, We have had some questions regarding our TomEE TShirt (See ParisJUG photos). Actually, Romain did them by himself

Re: [POLL] TomEE TShirt

2012-07-18 Thread Karan Malhi
On Wed, Jul 18, 2012 at 4:57 AM, dsh daniel.hais...@googlemail.com wrote: FYI - Some use cafe press for their shirts: http://www.cafepress.com/hadoop I love this idea. Lets go for cafe press to begin with. -- Karan Singh Malhi twitter.com/KaranSinghMalhi

Re: TomEE 1.1.0 release tasks

2012-07-16 Thread Karan Malhi
a few things: - get more people involved in releases - further document the steps involved in releases - get releases out faster with better quality Take a look: - https://issues.apache.org/jira/browse/TOMEE-283 If you're looking for something to do, dig in! :) There are fewer

Re: TomEE 1.1.0 release tasks -- LICENSE/NOTICE

2012-07-16 Thread David Blevins
Among the largest tasks to be completed, are: [TOMEE-302] Update LICENSE and NOTICE of changed binaries [TOMEE-303] Create LICENSE and NOTICE for new binaries These two typically tank most our releases. It's in this particular area where it'd be great to see more volunteers

TomEE 1.1.0 release tasks

2012-07-15 Thread David Blevins
with better quality Take a look: - https://issues.apache.org/jira/browse/TOMEE-283 If you're looking for something to do, dig in! :) There are fewer things as important as helping get a release out. The work is not fun, but it needs to be done. Helping with these tasks brings a particularly higher

Fwd: svn commit: r1361502 - in /openejb/trunk/openejb: container/openejb-core/src/main/java/org/apache/openejb/config/ tomee/tomee-common/src/main/java/org/apache/tomee/installer/

2012-07-14 Thread Romain Manni-Bucau
/openejb: container/openejb-core/src/main/java/org/apache/openejb/config/ tomee/tomee-common/src/main/java/org/apache/tomee/installer/ To: comm...@openejb.apache.org Author: rmannibucau Date: Sat Jul 14 09:43:03 2012 New Revision: 1361502 URL: http://svn.apache.org/viewvc?rev=1361502view=rev Log

Re: closing TOMEE-247?

2012-07-11 Thread Jean-Louis MONTEIRO
Go ahead 2012/7/8 Romain Manni-Bucau rmannibu...@gmail.com seems https://issues.apache.org/jira/browse/TOMEE-247 can be closed wdyt? any reason why it is reopened? - Romain

Re: closing TOMEE-247?

2012-07-11 Thread Romain Manni-Bucau
done - Romain 2012/7/11 Jean-Louis MONTEIRO jeano...@gmail.com Go ahead 2012/7/8 Romain Manni-Bucau rmannibu...@gmail.com seems https://issues.apache.org/jira/browse/TOMEE-247 can be closed wdyt? any reason why it is reopened? - Romain

closing TOMEE-247?

2012-07-08 Thread Romain Manni-Bucau
seems https://issues.apache.org/jira/browse/TOMEE-247 can be closed wdyt? any reason why it is reopened? - Romain

Re: security for deployer and tomee ejbs

2012-07-02 Thread Romain Manni-Bucau
did it: https://issues.apache.org/jira/browse/TOMEE-266 the idea is to get a boolean to activate or not security (this allow us to stay compatible with existing tools) and once it is activated it needs JAAS to be configured wdyt? - Romain 2012/7/2 Romain Manni-Bucau rmannibu...@gmail.com Hi

Re: CMS diff: TomEE and Hibernate

2012-07-01 Thread Enrico Olivelli
.**HostConfig deployDescriptor Grave: Error deploying configuration descriptor C:\work\apache-tomee-1.0.0- **plus-raw\conf\Catalina\**localhost\HibernateTomee.xml java.lang.**IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.**LifecycleException: Failed to start component

Re: CMS diff: TomEE and Hibernate

2012-07-01 Thread Romain Manni-Bucau
) ... 33 more giu 30, 2012 9:10:00 PM org.apache.catalina.startup.**HostConfig deployDescriptor Grave: Error deploying configuration descriptor C:\work\apache-tomee-1.0.0- **plus-raw\conf\Catalina\**localhost\HibernateTomee.xml java.lang.**IllegalStateException: ContainerBase.addChild

Fwd: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.java

2012-07-01 Thread Romain Manni-Bucau
...@apache.org Date: 2012/7/1 Subject: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.java To: comm...@openejb.apache.org Author: rmannibucau Date: Sun Jul 1 16:53:09

Re: Fwd: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.jav

2012-07-01 Thread Enrico Olivelli
So with this modification I will be able to deploy my hibernate implementation in the webapp without the need for the sysadmin to add hibernate to tomee/lib ? Another thingI see that Tomcat discards forbidden JARS from the webapp classloader, for example if you include servlet-api.jar

Re: Fwd: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.jav

2012-07-01 Thread Romain Manni-Bucau
in the webapp without the need for the sysadmin to add hibernate to tomee/lib ? Another thingI see that Tomcat discards forbidden JARS from the webapp classloader, for example if you include servlet-api.jar in your webapp then Tomcat does not add it to the webapp classloader. Yesterday we said

Re: Fwd: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.jav

2012-07-01 Thread Enrico Olivelli
I will try as soon as possibile (I'll check out trunk a do a build) I hope that Tomee 1.1 will be released soon (so my sysadmin will be very happy!) thanks Enrico Il 01/07/2012 19:42, Romain Manni-Bucau ha scritto: it could be but Tomcat cannot be extended in a simple way to do

Re: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.java

2012-07-01 Thread David Blevins
On Jul 1, 2012, at 10:42 AM, Romain Manni-Bucau wrote: it could be but Tomcat cannot be extended in a simple way to do it (typically it needs to redefine a WebappClassLoader. I was looking into that maybe a month ago for the same reasons Enrico mentions. I seem to recall that code was in

Re: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.java

2012-07-01 Thread Romain Manni-Bucau
org.apache.catalina.loader.WebappClassLoader#packageTriggers is not settable but we can extend it - Romain 2012/7/1 David Blevins david.blev...@gmail.com On Jul 1, 2012, at 10:42 AM, Romain Manni-Bucau wrote: it could be but Tomcat cannot be extended in a simple way to do it (typically

Re: Fwd: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.jav

2012-07-01 Thread Mark Struberg
- in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.java it could be but Tomcat cannot be extended in a simple way to do it (typically it needs to redefine a WebappClassLoader. A note

Re: Fwd: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.jav

2012-07-01 Thread Romain Manni-Bucau
@openejb.apache.org Cc: Sent: Sunday, July 1, 2012 7:42 PM Subject: Re: Fwd: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.java it could be but Tomcat cannot

Re: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.java

2012-07-01 Thread David Blevins
Subject: Re: Fwd: svn commit: r1355952 - in /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina: LazyStopWebappClassLoader.java TomEEClassLoaderHelper.java TomEEWebappLoader.java it could be but Tomcat cannot be extended in a simple way to do it (typically

Re: CMS diff: TomEE and Hibernate

2012-06-30 Thread Enrico Olivelli
Hi all, I recently ported my webapp from Glassfish to TomEE plus. All works fine after some change but I found these two problems. 1) I had to copy Hibernate libs con tomee/lib and remove them from my webapp ( http://openejb.apache.org/tomee-and-hibernate.html) 2) It seems that TomEE

Re: CMS diff: TomEE and Hibernate

2012-06-30 Thread Romain Manni-Bucau
Hi, I often embedded hibernate in my webapps, what was your issues? - Romain Le 30 juin 2012 17:00, Enrico Olivelli eolive...@gmail.com a écrit : Hi all, I recently ported my webapp from Glassfish to TomEE plus. All works fine after some change but I found these two problems. 1) I had

Re: CMS diff: TomEE and Hibernate

2012-06-30 Thread Enrico Olivelli
* jta-data-sourceMyAppDB/jta-data-source* /persistence-unit /persistence 4) add jdbc driver (ex mysql connector.) to tomee/lib 5) create datasource MyAppDB in tomee.xml Resource id=MyAppDB type=DataSource JdbcDriver com.mysql.jdbc.Driver JdbcUrl jdbc:mysql://localhost:3306/myapp

Re: CMS diff: TomEE and Hibernate

2012-06-30 Thread David Blevins
with the one already in TomEE. Remove that and that should fix it. -David

Re: CMS diff: TomEE and Hibernate

2012-06-30 Thread Enrico Olivelli
org.apache.catalina.startup.HostConfig deployDescriptor Grave: Error deploying configuration descriptor C:\work\apache-tomee-1.0.0-plus-raw\conf\Catalina\localhost\HibernateTomee.xml java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start

Re: CMS diff: TomEE and Hibernate

2012-06-30 Thread Romain Manni-Bucau
) at java.lang.ClassLoader.**loadClass(ClassLoader.java:**356) ... 33 more giu 30, 2012 9:10:00 PM org.apache.catalina.startup.**HostConfig deployDescriptor Grave: Error deploying configuration descriptor C:\work\apache-tomee-1.0.0- **plus-raw\conf\Catalina\**localhost\HibernateTomee.xml java.lang

Re: CMS diff: TomEE and Hibernate

2012-06-30 Thread David Blevins
) ... 33 more giu 30, 2012 9:10:00 PM org.apache.catalina.startup.**HostConfig deployDescriptor Grave: Error deploying configuration descriptor C:\work\apache-tomee-1.0.0- **plus-raw\conf\Catalina\**localhost\HibernateTomee.xml java.lang.**IllegalStateException: ContainerBase.addChild: start

Re: CMS diff: TomEE and Hibernate

2012-06-30 Thread Enrico Olivelli
It seems that Hibernate tries to load org/hibernate/transaction/TransactionManagerLookup.class with the wrong classloader because if we put hibernate jars in tomee/lib all works fine from the stacktrack I see *WebappClassLoader *which is the classloader of the webapp provided from Tomcat

Re: TomEE at JAXConf, Monday July 9th

2012-06-28 Thread Thiago Veronezi
That is awesome, David! Thanks for showing the project in another important conference! []s, Thiago. On Wed, Jun 27, 2012 at 10:55 PM, David Blevins david.blev...@gmail.comwrote: FYI Begin forwarded message: From: David Blevins david.blev...@gmail.com Subject: TomEE at JAXConf, Monday

CMS diff: TomEE and Hibernate

2012-06-28 Thread Zeeman
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://openejb.apache.org/tomee-and-hibernate.mdtext Zeeman Index: /trunk/content/tomee-and-hibernate.mdtext === --- /trunk/content/tomee

Fwd: TomEE at JAXConf, Monday July 9th

2012-06-27 Thread David Blevins
FYI Begin forwarded message: From: David Blevins david.blev...@gmail.com Subject: TomEE at JAXConf, Monday July 9th Date: June 27, 2012 7:54:28 PM PDT To: us...@openejb.apache.org Hi All, A heads up that I'll be speaking on TomEE at JAXConf 2012 in little more than a week. Title

Re: [QUESTION] Time to release TomEE 1.1.0?

2012-06-25 Thread David Blevins
before release, just update the JIRA you created. about maven plugins they depend on openejb or tomee so i think it will be hard to release a useful plugin today. Maybe the scan.xml one? That can be a good start. -David 2012/6/24 David Blevins david.blev...@gmail.com On Jun 22, 2012, at 6

Re: TomEE Wiki

2012-06-25 Thread David Blevins
on the upper right pencil icon. We might not even need the TomEE Wiki anymore. -David

Re: TomEE Wiki

2012-06-24 Thread Neale Rudd
Great, thanks David. I'll see if I can add a page for the logo competition there too. Best Regards, Neale - Original Message - From: David Blevins david.blev...@gmail.com To: dev@openejb.apache.org Sent: Sunday, June 24, 2012 8:25 AM Subject: Re: TomEE Wiki On Jun 23, 2012, at 3

Re: [QUESTION] Time to release TomEE 1.1.0?

2012-06-24 Thread David Blevins
On Jun 22, 2012, at 6:00 AM, Jean-Louis MONTEIRO wrote: Hello guys, We don't have so much external dependencies in SNAPSHOT, and we have been doing a lot of fixes and enhancements since latest release (April, 27th). I would to push a new release up. WDYT? If yes, I'm also candidate to

Re: [QUESTION] Time to release TomEE 1.1.0?

2012-06-24 Thread Romain Manni-Bucau
Regarding Library changes with no JIRA: when i update a version i often think we'll update it again before next release -- do we create 2 tickets? or do we simply make a diff between 2 releases? about maven plugins they depend on openejb or tomee so i think it will be hard to release a useful

TomEE Wiki

2012-06-23 Thread David Blevins
Ok, to make life easier I deleted our old TOMEE confluence space, which was just a left over copy of the OPENEJB space, and created a fresh and clean space. https://cwiki.apache.org/confluence/display/TOMEE This space is editable by anyone and is labeled as just a wiki and not the official

Re: Powered by TomEE page

2012-06-23 Thread David Blevins
Ok, let's try this and see how it works: https://cwiki.apache.org/TOMEE/powered-by.html That's in the new confluence space and is definitely editable by anyone. Not sure why the other one didn't work, but this one definitely does. Neale, I went ahead and quickly added an entry for Metawerx

Re: TomEE Wiki

2012-06-23 Thread David Blevins
On Jun 23, 2012, at 3:01 PM, David Blevins wrote: Ok, to make life easier I deleted our old TOMEE confluence space, which was just a left over copy of the OPENEJB space, and created a fresh and clean space. https://cwiki.apache.org/confluence/display/TOMEE Also set it up with the auto

Re: TomEE Wiki

2012-06-23 Thread David Blevins
On Jun 23, 2012, at 3:01 PM, David Blevins wrote: Ok, to make life easier I deleted our old TOMEE confluence space, which was just a left over copy of the OPENEJB space, and created a fresh and clean space. Wow, Joe from Infra is on fire. He just pinged me on IRC to show me a feature he

[QUESTION] Time to release TomEE 1.1.0?

2012-06-22 Thread Jean-Louis MONTEIRO
Hello guys, We don't have so much external dependencies in SNAPSHOT, and we have been doing a lot of fixes and enhancements since latest release (April, 27th). I would to push a new release up. WDYT? If yes, I'm also candidate to give it a try. Jean-Louis

Re: [QUESTION] Time to release TomEE 1.1.0?

2012-06-22 Thread Romain Manni-Bucau
as disussed +1 - Romain 2012/6/22 Jean-Louis MONTEIRO jeano...@gmail.com Hello guys, We don't have so much external dependencies in SNAPSHOT, and we have been doing a lot of fixes and enhancements since latest release (April, 27th). I would to push a new release up. WDYT? If yes, I'm

Re: Powered by TomEE page

2012-06-21 Thread David Blevins
It appears the CMS does have some ability to allow anonymous editing and for a patch to be sent as a result. https://cms.apache.org/redirect?uri=http://openejb.apache.org When it pops up the authentication dialog enter 'anonymous' as the username and leave the password empty. You can then

Re: Powered by TomEE page

2012-06-19 Thread Jean-Louis MONTEIRO
to edit the page below. Can you please provide access to that page? Best Regards, Neale - Original Message - From: David Blevins david.blev...@gmail.com To: dev@openejb.apache.org Sent: Monday, June 04, 2012 4:11 PM Subject: Re: Powered by TomEE page I created this page

Re: Powered by TomEE page

2012-06-19 Thread Neale Rudd
? I'm logged in because I can edit my profile etc.. Best Regards, Neale - Original Message - From: Jean-Louis MONTEIRO jeano...@gmail.com To: dev@openejb.apache.org Sent: Tuesday, June 19, 2012 5:11 PM Subject: Re: Powered by TomEE page The page should be editable to any confluence

Re: Powered by TomEE page

2012-06-19 Thread David Blevins
be editable: https://cwiki.apache.org/confluence/display/TOMEE/PoweredBy -David

Re: Powered by TomEE page

2012-06-19 Thread Jean-Louis MONTEIRO
specifically should be editable: https://cwiki.apache.org/confluence/display/TOMEE/PoweredBy -David

Re: Powered by TomEE page

2012-06-19 Thread David Blevins
On Jun 19, 2012, at 12:42 AM, Jean-Louis MONTEIRO wrote: Yes, the page is opened to all confluence-users, so as soon as you can connect, you can also publish something. In the mean time, I added you to openejb-contributors group and also authorized the group on this page. Thanks,

Re: Powered by TomEE page

2012-06-19 Thread Jean-Louis MONTEIRO
That sounds great to me. In the mean time, I manually added Neale to confluence-users. Dunno how maintain the group or if all registered users are automatically added. There are too many people in this group so I didn't spend an hour to go thought all pages and check if Neale was there or not.

Re: Powered by TomEE page

2012-06-19 Thread Neale Rudd
://cwiki.apache.org/confluence/display/TOMEE/PoweredBy - no Edit button appears, but [+Add] [Tools] are there, and you can edit your profile etc..., can add comments, can add labels I cannot see an Edit button. Does anyone know what I'm doing wrong here? Or can you try to repeat the above steps

Re: Powered by TomEE page

2012-06-18 Thread Neale Rudd
, June 04, 2012 4:11 PM Subject: Re: Powered by TomEE page I created this page and made it publicly editable: https://cwiki.apache.org/confluence/display/TOMEE/PoweredBy Neale, why don't you kick it off with some text. We can of course refine as we go. -David

[TomEE] OpenJPA deploy time enhancement?

2012-06-17 Thread Mark Struberg
Hi folks, quick Question: Does TomEE already do deploy-time enhancement with OpenJPA? Or does it use runtime enhancement? txs and LieGrue, strub

Re: [TomEE] OpenJPA deploy time enhancement?

2012-06-17 Thread Romain Manni-Bucau
deploy time enhancement. - Romain 2012/6/18 Mark Struberg strub...@yahoo.de Hi folks, quick Question: Does TomEE already do deploy-time enhancement with OpenJPA? Or does it use runtime enhancement? txs and LieGrue, strub

Re: svn commit: r1350631 - in /openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp: ./ application/js/view/ application/js/view/panels/ application/js/view/tabs/

2012-06-15 Thread Romain Manni-Bucau
://issues.apache.org/jira/browse/TOMEE-228 * externalizing code Added: openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/application/js/view/panels/ApplicationsLog.js openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/application/js/view/panels/Mdbs.js openejb/trunk

Re: svn commit: r1350631 - in /openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp: ./ application/js/view/ application/js/view/panels/ application/js/view/tabs/

2012-06-15 Thread Thiago Veronezi
/browse/TOMEE-228 * externalizing code Added: openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/application/js/view/panels/ApplicationsLog.js openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/application/js/view/panels/Mdbs.js openejb/trunk/openejb/tomee

Re: svn commit: r1350631 - in /openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp: ./ application/js/view/ application/js/view/panels/ application/js/view/tabs/

2012-06-15 Thread Thiago Veronezi
https://issues.apache.org/jira/browse/TOMEE-232 On Fri, Jun 15, 2012 at 10:29 AM, Thiago Veronezi thi...@veronezi.orgwrote: Yes, we can merge all the files in a single one when building it for production. We can also apply a js minimifier to it ( http://developer.yahoo.com/yui/compressor

Re: svn commit: r1348626 - /openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/WEB-INF/web.xml

2012-06-10 Thread Thiago Veronezi
=1348626view=rev Log: security in web.xml should be done by url and not globally using /* since /ejb/* shouldn't be secured by default Modified: openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/WEB-INF/web.xml Modified: openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/WEB-INF

Re: svn commit: r1348626 - /openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/WEB-INF/web.xml

2012-06-10 Thread Romain Manni-Bucau
Not sure if it work, try it ;). A good test is to run arquillian tomee remote tests. Romain Le 10 juin 2012 20:36, Thiago Veronezi thi...@veronezi.org a écrit : Thank you Romain! I didn't notice that. What about using /* and then excluding the /ejb/* Something like... !-- Everything

new tomee gui - moving forward

2012-06-08 Thread Thiago Veronezi
Hi guys, I've created some jira issues for some of the things we need to implement at the server side to get the new GUI done. Can you help me to get it done? :O) Feel free to assign yourself to one of these guys below: https://issues.apache.org/jira/browse/TOMEE-224 https://issues.apache.org

Re: new tomee gui - moving forward

2012-06-08 Thread Thiago Veronezi
/browse/TOMEE-224 https://issues.apache.org/jira/browse/TOMEE-228 https://issues.apache.org/jira/browse/TOMEE-225 https://issues.apache.org/jira/browse/TOMEE-226 https://issues.apache.org/jira/browse/TOMEE-227 https://issues.apache.org/jira/browse/TOMEE-229 @Romain: Can you update

Re: new tomee gui - moving forward

2012-06-08 Thread Thiago Veronezi
Yes, Just add a property in one of the web.xml files, so I can figure out which Tomee version is being used. I will change the JS to support it. []s, Thiago. On Fri, Jun 8, 2012 at 1:16 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: Thiago, just tested the gui wonder if mdb

Re: new tomee gui - moving forward

2012-06-08 Thread Thiago Veronezi
Actually, if you know a better way to figure out which tomee is running, just add this info to the SystemInfoServlet. []s, Thiago. On Fri, Jun 8, 2012 at 1:22 PM, Thiago Veronezi thi...@veronezi.org wrote: Yes, Just add a property in one of the web.xml files, so I can figure out which

Re: new tomee gui - moving forward

2012-06-08 Thread Romain Manni-Bucau
done, say me if it is ok - Romain 2012/6/8 Thiago Veronezi thi...@veronezi.org Actually, if you know a better way to figure out which tomee is running, just add this info to the SystemInfoServlet. []s, Thiago. On Fri, Jun 8, 2012 at 1:22 PM, Thiago Veronezi thi...@veronezi.org wrote

Re: new tomee gui - moving forward

2012-06-08 Thread Thiago Veronezi
Actually, if you know a better way to figure out which tomee is running, just add this info to the SystemInfoServlet. []s, Thiago. On Fri, Jun 8, 2012 at 1:22 PM, Thiago Veronezi thi...@veronezi.org wrote: Yes, Just add a property in one of the web.xml files, so I can

Fwd: Feedback on TomEE 1.0.0

2012-06-07 Thread Romain Manni-Bucau
what are these messages from? -- Forwarded message -- From: iTooty_ iTooty_ iword.t...@yandex.ru Date: 2012/6/7 Subject: Feedback on TomEE 1.0.0 To: us...@openejb.apache.org We'd like to hear about anything you'd like to tell us. If you're short on ideas, here are some

Re: Feedback on TomEE 1.0.0

2012-06-07 Thread dsh
: iTooty_ iTooty_ iword.t...@yandex.ru Date: 2012/6/7 Subject: Feedback on TomEE 1.0.0 To: us...@openejb.apache.org We'd like to hear about anything you'd like to tell us.  If you're short on ideas, here are some:  - Ways we can speed up or improve your ability to evaluate TomEE  - Anything

Re: Feedback on TomEE 1.0.0

2012-06-07 Thread dsh
Subject: Feedback on TomEE 1.0.0 To: us...@openejb.apache.org We'd like to hear about anything you'd like to tell us.  If you're short on ideas, here are some:  - Ways we can speed up or improve your ability to evaluate TomEE  - Anything you found difficult or inconvenient about using

Re: Feedback on TomEE 1.0.0

2012-06-07 Thread Romain Manni-Bucau
? -- Forwarded message -- From: iTooty_ iTooty_ iword.t...@yandex.ru Date: 2012/6/7 Subject: Feedback on TomEE 1.0.0 To: us...@openejb.apache.org We'd like to hear about anything you'd like to tell us. If you're short on ideas, here are some: - Ways we

Re: tomee webapp proposal

2012-06-06 Thread Thiago Veronezi
Hi Romain, I created the skeleton of the new gui deployment feature. When you upload a file from the new Apps tab, the system calls this servlet: http://svn.apache.org/viewvc/openejb/trunk/openejb/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/servlet/DeployServlet.java?view

Re: tomee webapp proposal

2012-06-06 Thread Romain Manni-Bucau
this servlet: http://svn.apache.org/viewvc/openejb/trunk/openejb/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/servlet/DeployServlet.java?view=markuppathrev=1346948 Note that the path attribute is the full file path. From there you can deploy your application. Can you complete

Re: tomee webapp proposal

2012-06-06 Thread Thiago Veronezi
the skeleton of the new gui deployment feature. When you upload a file from the new Apps tab, the system calls this servlet: http://svn.apache.org/viewvc/openejb/trunk/openejb/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/servlet/DeployServlet.java?view=markuppathrev=1346948 Note

Re: tomee webapp proposal

2012-06-06 Thread Thiago Veronezi
/trunk/openejb/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/servlet/DeployServlet.java?view=markuppathrev=1346948 Note that the path attribute is the full file path. From there you can deploy your application. Can you complete that class? I will continue with the client side

Re: tomee webapp proposal

2012-06-06 Thread Romain Manni-Bucau
Romain, I created the skeleton of the new gui deployment feature. When you upload a file from the new Apps tab, the system calls this servlet: http://svn.apache.org/viewvc/openejb/trunk/openejb/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/servlet/DeployServlet.java

Re: tomee webapp proposal

2012-06-06 Thread Romain Manni-Bucau
/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/servlet/DeployServlet.java?view=markuppathrev=1346948 Note that the path attribute is the full file path. From there you can deploy your application. Can you complete that class? I will continue with the client side

Re: Powered by TomEE page

2012-06-05 Thread Jean-Louis MONTEIRO
Fantastic! Thanks Neale. 2012/6/4 Neale Rudd ne...@metawerx.net Thanks David, I'll add to this tomorrow and try to make it like the Tomcat one. Would be great to see some of the users out there add some submissions if they are using TomEE for their live sites. I'll write an email

Re: tomee webapp proposal

2012-06-05 Thread Romain Manni-Bucau
. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144/tomee_webapp.png What do you think

Re: tomee webapp proposal

2012-06-05 Thread Thiago Veronezi
the user the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144/tomee_webapp.png What do you think? Thanks, Thiago.

Re: tomee webapp proposal

2012-06-05 Thread Romain Manni-Bucau
your feedback about what I have in mind for the new webapp. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created

Re: Powered by TomEE page

2012-06-04 Thread David Blevins
I created this page and made it publicly editable: https://cwiki.apache.org/confluence/display/TOMEE/PoweredBy Neale, why don't you kick it off with some text. We can of course refine as we go. -David On Jun 3, 2012, at 10:39 PM, Neale Rudd wrote: Just a few notes here... Tomcat uses

Re: Powered by TomEE page

2012-06-04 Thread Neale Rudd
Thanks David, I'll add to this tomorrow and try to make it like the Tomcat one. Would be great to see some of the users out there add some submissions if they are using TomEE for their live sites. I'll write an email on the users@ list tomorrow re that. - Original Message - From

Re: Powered by TomEE page

2012-06-03 Thread Romain Manni-Bucau
+1 for svn, keep a single media is better. Mailto is great too - Romain Le 4 juin 2012 04:21, David Blevins david.blev...@gmail.com a écrit : Neale has been suggesting a Powered By page for TomEE. Definitely a great idea. As usual, cook's choice :) Some options on how we do that might

Re: Powered by TomEE page

2012-06-03 Thread Neale Rudd
PM Subject: Re: Powered by TomEE page +1 for svn, keep a single media is better. Mailto is great too - Romain Le 4 juin 2012 04:21, David Blevins david.blev...@gmail.com a ï¿©crit : Neale has been suggesting a Powered By page for TomEE. Definitely a great idea. As usual, cook's choice

Re: svn commit: r1343602 - in /openejb/trunk/openejb: arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ arquillian-tomee/arquillian-tomee-embedded/src/main/j

2012-05-30 Thread David Blevins
On May 29, 2012, at 12:14 PM, Romain Manni-Bucau wrote: being able to get the context of a webapp in an ear from a servlet You mean ServletContext? We should file a jira for that. Improvement or bugfix, your choice :) -David 2012/5/29 David Blevins david.blev...@gmail.com On May

Re: svn commit: r1343602 - in /openejb/trunk/openejb: arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ arquillian-tomee/arquillian-tomee-embedded/src/main/j

2012-05-30 Thread Romain Manni-Bucau
https://issues.apache.org/jira/browse/TOMEE-208 - Romain 2012/5/31 David Blevins david.blev...@gmail.com On May 29, 2012, at 12:14 PM, Romain Manni-Bucau wrote: being able to get the context of a webapp in an ear from a servlet You mean ServletContext? We should file a jira

Re: tomee webapp proposal

2012-05-29 Thread Jean-Louis MONTEIRO
the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144/tomee_webapp.png What do you think? Thanks, Thiago.

Re: tomee webapp proposal

2012-05-29 Thread Romain Manni-Bucau
have in mind for the new webapp. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144

Re: tomee webapp proposal

2012-05-29 Thread Jean-Louis MONTEIRO
2012/5/29 Thiago Veronezi thi...@veronezi.org Guys, I need your feedback about what I have in mind for the new webapp. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee

Re: tomee webapp proposal

2012-05-29 Thread dsh
:19 AM, Thiago Veronezi thi...@veronezi.org wrote: Guys, I need your feedback about what I have in mind for the new webapp. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file. Please check

Re: tomee webapp proposal

2012-05-29 Thread Thiago Veronezi
to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144/tomee_webapp.png What do you think? Thanks, Thiago.

Re: tomee webapp proposal

2012-05-29 Thread Romain Manni-Bucau
. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144/tomee_webapp.png What do you think

Re: tomee webapp proposal

2012-05-29 Thread dsh
webapp. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144/tomee_webapp.png What do you think? Thanks

Re: tomee webapp proposal

2012-05-29 Thread Romain Manni-Bucau
:19 AM, Thiago Veronezi thi...@veronezi.org wrote: Guys, I need your feedback about what I have in mind for the new webapp. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file

Re: tomee webapp proposal

2012-05-29 Thread dsh
...@veronezi.org wrote: Guys, I need your feedback about what I have in mind for the new webapp. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created

Re: tomee webapp proposal

2012-05-29 Thread Romain Manni-Bucau
webapp. Basically I want to replace all the pages we have by a new one which will give the user the access to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144/tomee_webapp.png What do you

Re: tomee webapp proposal

2012-05-29 Thread dsh
to a script console, the jndi tree and the tomee log file. Please check the mockup I created for it: http://dl.dropbox.com/u/1459144/tomee_webapp.png What do you think? Thanks, Thiago.

<    1   2   3   4   5   6   7   8   9   >