Re: Eclipse timeout

2013-06-03 Thread Caterpillar
Il 28/05/2013 18:37, John D. Ament ha scritto: > Right, so you're referring to a persistence context that doesn't exist > (because you have no persistence.xml) > > > On Tue, May 28, 2013 at 12:27 PM, Caterpillar wrote: > >> 2013/5/28 John D. Ament >> >>> Do you have an injection point that is usin

Re: Eclipse timeout

2013-05-28 Thread John D. Ament
Right, so you're referring to a persistence context that doesn't exist (because you have no persistence.xml) On Tue, May 28, 2013 at 12:27 PM, Caterpillar wrote: > 2013/5/28 John D. Ament > > > Do you have an injection point that is using @PersistenceContext ? > > > > > > > Yes I do. > > It is

Re: Eclipse timeout

2013-05-28 Thread Caterpillar
2013/5/28 John D. Ament > Do you have an injection point that is using @PersistenceContext ? > > Yes I do. It is in DataAccessService.java @ http://www.simtay.com/simple-crud-web-application-with-jsf-2-1-primefaces-3-5-maven-and-jpa/

Re: Eclipse timeout

2013-05-28 Thread John D. Ament
Do you have an injection point that is using @PersistenceContext ? On Tue, May 28, 2013 at 12:17 PM, Caterpillar wrote: > 2013/5/28 John D. Ament > > > Just like Romain noted > > > > SEVERE: FAIL ... LAI_Test_daInternetCompleto6:Missing required > > persistence.xml for @PersistenceContext r

Re: Eclipse timeout

2013-05-28 Thread Caterpillar
2013/5/28 John D. Ament > Just like Romain noted > > SEVERE: FAIL ... LAI_Test_daInternetCompleto6:Missing required > persistence.xml for @PersistenceContext ref "em" to unit "" > It is right: there is no persistence.xml in LAI_Test_daInternetCompleto6 project. But I don't understand why TomE

Re: Eclipse timeout

2013-05-28 Thread John D. Ament
Just like Romain noted SEVERE: FAIL ... LAI_Test_daInternetCompleto6:Missing required persistence.xml for @PersistenceContext ref "em" to unit "" On Tue, May 28, 2013 at 11:49 AM, Caterpillar wrote: > 2013/5/28 Romain Manni-Bucau > > > any procedure to reproduce it? > > > > Simply add a ne

Re: Eclipse timeout

2013-05-28 Thread Caterpillar
2013/5/28 Romain Manni-Bucau > any procedure to reproduce it? > > Simply add a new server in Eclipse, and then try to start it. 2013/5/28 John D. Ament > Can you post the entire stack trace that is in the console? Based on the > rough output it's taking 111 s to start up. > I increased the t

Re: Eclipse timeout

2013-05-28 Thread Romain Manni-Bucau
PS: SEVERE: FAIL ... LAI_Test_daInternetCompleto6:Missing required persistence.xml for @PersistenceContext ref "em" to unit "" did you package a persistence.xml? *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rmannibucau.wordpress.com/*

Re: Eclipse timeout

2013-05-28 Thread John D. Ament
Can you post the entire stack trace that is in the console? Based on the rough output it's taking 111 s to start up. On Tue, May 28, 2013 at 11:31 AM, Romain Manni-Bucau wrote: > any procedure to reproduce it? > > *Romain Manni-Bucau* > *Twitter: @rmannibucau *

Re: Eclipse timeout

2013-05-28 Thread Romain Manni-Bucau
any procedure to reproduce it? *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rmannibucau.wordpress.com/* *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/5/28 Cat

Re: Eclipse timeout

2013-05-28 Thread Caterpillar
2013/5/28 Romain Manni-Bucau > i don't see them :s > > 1) http://i.imgur.com/Vg9yoTm.png 2) http://i.imgur.com/1njQf3c.png

Re: Eclipse timeout

2013-05-28 Thread Romain Manni-Bucau
i don't see them :s *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rmannibucau.wordpress.com/* *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/5/28 Caterpillar

Re: Eclipse timeout

2013-05-28 Thread Caterpillar
2013/5/28 Romain Manni-Bucau > not sure i got your config, any screenshot? > > > Here two screenshots

Re: Eclipse timeout

2013-05-28 Thread Romain Manni-Bucau
not sure i got your config, any screenshot? *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rmannibucau.wordpress.com/* *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*

Re: Eclipse timeout

2013-05-28 Thread Caterpillar
Il 26/05/2013 23:14, Romain Manni-Bucau ha scritto: > Hi > > does the app start outside eclipse (no class def found?) > > that said the timeout can be increased in eclipse, no issue setting it to > something very high (45000 ;)). > > *Romain Manni-Bucau* > *Twitter: @rmannibucau

Re: Eclipse timeout

2013-05-26 Thread Romain Manni-Bucau
Hi does the app start outside eclipse (no class def found?) that said the timeout can be increased in eclipse, no issue setting it to something very high (45000 ;)). *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rmannibucau.wordpress.com/*

Eclipse timeout

2013-05-26 Thread Caterpillar
Hi, I am developing in Eclipse a website with JSF 2.0 + PrimeFaces + MySQL. Recently I decided to move from Tomcat to Tomcat EE, but I have a problem. When I start TomcatEE in Eclipse, after a few seconds I obtain an error: "Reached timeout while waiting for start TomEEPlus 1.5.2 @ localhost. Serve