No provider available for resource-ref 'null' of type 'javax.servlet.http.HttpServletResponse'

2012-09-19 Thread Jeremyau
I'm working on a Spring Application using RESTful on TomEE snapshot. If I delete the hadoop-core-1.0.0.jar and the oauth-server-1.8.jar, this error disappears and the application works well. I've seen there were some people having this same error on TomEE 1.0 but it should be fixed on trunk righ

Re: Next TomEE release date?

2012-09-07 Thread Jeremyau
I'm really interested about this question as well since there is a couple of issues that have been fixed. (Hibernate, Grails...) Has someone an idea about that? -- View this message in context: http://openejb.979440.n4.nabble.com/Next-TomEE-release-date-tp4657315p4657331.html Sent from the Open

Re: Grails on TomEE

2012-08-07 Thread Jeremyau
Is this feature (openejb.bean-validation.provider) in the trunk? Or is it implemented on TomEE 1.0? Because I only have TomEE 1.0 and I don't want to use the trunk as I use TomEE for production. -- View this message in context: http://openejb.979440.n4.nabble.com/Grails-on-TomEE-tp4656642p46566

Re: Grails on TomEE

2012-08-07 Thread Jeremyau
Where do I set up this property? I tried in conf/system.properties but it does not work as the lib is in the war and not in /bin. -- View this message in context: http://openejb.979440.n4.nabble.com/Grails-on-TomEE-tp4656642p4656691.html Sent from the OpenEJB User mailing list archive at Nabble

Re: Grails on TomEE

2012-08-03 Thread Jeremyau
I have found the issue. This is the validation-api-1.0.0.GA.jar. It's kind of weird because if I delete this jar from the war file, it works. If I delete the bval-jsr303-0.4.jar from ToMEE, it works. Which means that there is a kind of conflict right? Thanks again for your help Romain! -- View

Re: Grails on TomEE

2012-08-03 Thread Jeremyau
I have found the issue. This is the validation-api-1.0.0.GA.jar. I don't know if there is another way to fix that than delete this jar from the war file. Thanks again for your help Romain! -- View this message in context: http://openejb.979440.n4.nabble.com/Grails-on-TomEE-tp4656642p465.

Re: Grails on TomEE

2012-08-03 Thread Jeremyau
Sorry I had not understood. Anyway, I tried and it does not work unfortunately. -- View this message in context: http://openejb.979440.n4.nabble.com/Grails-on-TomEE-tp4656642p4656664.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Grails on TomEE

2012-08-03 Thread Jeremyau
Here's the war file: http://www.speedyshare.com/fjnet/grail.war http://www.speedyshare.com/fjnet/grail.war I just dropped it in webapps and 'catalina.sh run'. -- View this message in context: http://openejb.979440.n4.nabble.com/Grails-on-TomEE-tp4656642p4656662.html Sent from the OpenEJB User

Re: TomEE in Stackato

2012-08-03 Thread Jeremyau
To answer to Z: *Does Stackato offer DB (Postgres):* Yes. Stackato can automatically set up PostgreSQL databases (or MySQL, or Redis, or Mongodb) when you deploy your application. *and Tomee clustering/failover/load balancing in the cloud?* You can your app to multiple instances (each in its own

Re: Grails on TomEE

2012-08-03 Thread Jeremyau
Oh I'm not talking about my war file. I deleted the bval-jsr303-0.4.jar file of TomEE and it did work! If I leave this jar in tomee/lib, it does not work. -- View this message in context: http://openejb.979440.n4.nabble.com/Grails-on-TomEE-tp4656642p4656659.html Sent from the OpenEJB User maili

Grails on TomEE

2012-08-02 Thread Jeremyau
Hi, I tried to deploy a simple grails application on TomEE and it seems there is an issue with the bean validation librarie. What I did is: grails create-app grails war (to create the war file) When I delete the bval-jsr303-0.4.jar, it works. Here are my logs: Using CATALINA_BASE: /home/jer

TomEE in Stackato

2012-08-02 Thread Jeremyau
Hi! I work for ActiveState company. We've choosed to integrate TomEE in our PaaS Stackato and it rocks! Thanks for your great work and your help when I needed. http://www.activestate.com/blog/2012/08/stackato-20-and-apache-tomee http://www.activestate.com/blog/2012/08/stackato-20-and-apache-tom

TomEE on Stackato

2012-08-02 Thread Jeremyau
Hi! I work for ActiveState company. We've choosed to integrate TomEE in our PaaS Stackato and it rocks! Thanks for your great work and your help when I needed. http://www.activestate.com/blog/2012/08/stackato-20-and-apache-tomee http://www.activestate.com/blog/2012/08/stackato-20-and-apache-tome

Re: MovieFun

2012-07-17 Thread Jeremyau
It's actually here: http://svn.apache.org/repos/asf/openejb/trunk/openejb/examples/webapps/moviefun/app/src/main/resources/META-INF/ But I guess I can't commit on the repo? -- View this message in context: http://openejb.979440.n4.nabble.com/MovieFun-tp4656353p4656356.html Sent from the OpenEJB

MovieFun

2012-07-17 Thread Jeremyau
Hi, I've tried the movieFun example but the JSF part did not work. So I've just added a beans.xml in moviefun/app/src/main/resources/META-INF and it worked! Hope it'll help! Jeremy -- View this message in context: http://openejb.979440.n4.nabble.com/MovieFun-tp4656353.html Sent from the OpenEJ

Re: Tomee Runner (Deploy on ROOT)

2012-07-05 Thread Jeremyau
Sweet! It works well now. Again and again, thanks for you quick response and great work! I've committed my work here: https://github.com/Stackato-Apps/Numberguess https://github.com/Stackato-Apps/Numberguess . If you want to run it: mvn clean package java -jar lib/tomee-embedded-1.1.0-SNAPSHOT-u

Tomee Runner (Deploy on ROOT)

2012-07-04 Thread Jeremyau
Hi! So, I'm currently working with a basic application which I want to deploy on Tomee Runner. To do that, I use tomee-embedded-1.1.0-SNAPSHOT-uber.jar which works pretty well! The thing is I want to deploy my application as ROOT. What I mean is I want to see my application at 'localhost:8080'.

Re: Difference between Tomee and JBoss

2012-07-04 Thread Jeremyau
Thanks for your answers. -- View this message in context: http://openejb.979440.n4.nabble.com/Difference-between-Tomee-and-JBoss-tp4655990p4656024.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Difference between Tomee and JBoss

2012-07-03 Thread Jeremyau
Hi, I just read a interesting interview David Blevins did : http://jaxenter.com/tomee-be-small-be-certified-be-tomcat-38434.html. In this interview, he said that Tomee is really close to JBoss. Before Tomee, I knew that JBoss could support JEE application. Tomcat could not. So what about now? W

Re: Deploying Pet-catalog

2012-06-27 Thread Jeremyau
You're more than welcome! Thanks for your help (especially Romain) and your great work! -- View this message in context: http://openejb.979440.n4.nabble.com/Deploying-Pet-catalog-tp4655421p4655858.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Deploying Pet-catalog

2012-06-26 Thread Jeremyau
Hi, Here is the source updated of the pet-catalog application for Tomee if some people are interested: https://github.com/Stackato-Apps/pet-catalog/tree/stackato Jeremy -- View this message in context: http://openejb.979440.n4.nabble.com/Deploying-Pet-catalog-tp4655421p4655815.html Sent from th

Re: Deploying Pet-catalog

2012-06-13 Thread Jeremyau
Ok it works well! I did some small changes. (Annotation, JTA...) Thanks Romain! -- View this message in context: http://openejb.979440.n4.nabble.com/Deploying-Pet-catalog-tp4655421p4655597.html Sent from the OpenEJB User mailing list archive at Nabble.com.

RE: Deploying Pet-catalog

2012-06-08 Thread Jeremyau
Ok so after several tests, it actually seems the problem comes from my managedBean. I've got a managedBean named catalog: @ManagedBean @SessionScoped public class Catalog And I call it in my view: ...action="#{catalog.prev}"... But it's null. I've added a trace in my Catalog.java: public St

Re: Deploying Pet-catalog

2012-06-07 Thread Jeremyau
Here, it is: Jun 07, 2012 3:56:55 PM org.apache.openejb.config.ConfigurationFactory configureApplication INFO: Configuring enterprise application: /home/jeremya/Documents/Tomcat/apache-tomee-plus-1.0.0/webapps/ROOT Jun 07, 2012 3:56:55 PM org.apache.openejb.config.AutoConfig deploy INFO: Configuri

Re: Deploying Pet-catalog

2012-06-07 Thread Jeremyau
Ok, I'm still trying to make it work. Now I'm working on the persistence side. So I've defined a resource in tomee.xml. I've added the mysql-connectors.jar in the tomee lib directory. ... JdbcDriver com.mysql.jdbc.Driver JdbcUrl jdbc:mysql://localhost:3306/test?autoReconnect=true UserName

Re: Deploying Pet-catalog

2012-06-06 Thread Jeremyau
It works ! You were right. I missed metadata-complete="true" in web.xml. Thanks so much Romain. That's awesome! -- View this message in context: http://openejb.979440.n4.nabble.com/Deploying-Pet-catalog-tp4655421p4655468.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Deploying Pet-catalog

2012-06-06 Thread Jeremyau
Thank you for your answer. I did the same and I still have the same issue... I just changed: jdbc/petcatalog And I got : "user lacks privilege or object not found" I guess I forgot something but I can't figure out what. As the error is about privilege, maybe it's about tomcat

Re: Deploying Pet-catalog

2012-06-06 Thread Jeremyau
Ok so I git co the tomee trunk and build it with maven. Everything is ok, I've got my zip file with tomee plus. I repeat the same step: 1. Delete the ROOT folder in webapp 2. Deploy my application (I've deployed 2 wars: ROOT.war and catalog.war which both contain pet-catalog application) 3. I run

Re: Deploying Pet-catalog

2012-06-05 Thread Jeremyau
Oh I see. So how can I proceed to patch my Tomee server? -- View this message in context: http://openejb.979440.n4.nabble.com/Deploying-Pet-catalog-tp4655421p4655437.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Deploying Pet-catalog

2012-06-05 Thread Jeremyau
Yes, you're right. This is what I did but unfortunately, there is still the same issue. I delete the ROOT folder. I copy paste my ROOT.war. I start the server. TomEE deploy my ROOT.war and create a ROOT folder. Still the same error. I'm not familiar with EJB and JEE6 but it seems the error comes

Re: Deploying Pet-catalog

2012-06-05 Thread Jeremyau
Thanks for your quick response Romain! Well, it's really weird because I just downloaded http://mirror.csclub.uwaterloo.ca/apache/openejb/openejb-4.0.0/apache-tomee-1.0.0-plus.tar.gz Apache TomEE Plus 1.0. I git clone https://github.com/tikalk/jee6-pet-catalog-sample pet-catalog project . I

Re: Deploying Pet-catalog

2012-06-05 Thread Jeremyau
I copied pasted my ROOT.war to the webapp folder.* (Sorry) -- View this message in context: http://openejb.979440.n4.nabble.com/Deploying-Pet-catalog-tp4655421p4655425.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Deploying Pet-catalog

2012-06-05 Thread Jeremyau
Hi, I'm trying to deploy the JEE6 https://github.com/tikalk/jee6-pet-catalog-sample pet-catalog example on TomEE plus. So I create the war file with maven and I deploy it on webapps. Everything is ok, it works well. But, when I change the name of the war file to "ROOT" and deploy it to TomEE pl