[java ee programming] Re: Find the J2ee web hosting site........

2010-03-17 Thread redsword
try eatj.com The free version stays up for 6 hours -- then they kill in the free version. I jave tried my app to test and it works like a charm for MySql, tomcat (5 or 6). On Mar 16, 3:19 am, Sergey Korochkin sekoroch...@gmail.com wrote: Hi. Google provides some Java hosting but with there

Re: [java ee programming] Re: Find the J2ee web hosting site........

2010-03-17 Thread Rafał Laczek
Hi, It is really good to check the application / website in real environment. Sometimes website works very good at the desktop and the problem appears when you install it at real server. I know it from my experience when I was doing websites still in PHP. Regarding PHP the best free server is

[java ee programming] java.sql.SqlException

2010-03-17 Thread Silpa Sunkavalli
Hi, I have a question regarding the java.sql.sqlexception: lock wait timeout exceeded; try restarting transaction with respect to following code stmtBuff(mailPieceInsert); try{ for (int i = 0; i mailCount; i++) { if (count 0) {