Re: [Resin-interest] pb with find() in resin 4.0.13

2011-11-09 Thread Riccardo Cohen
The problem occurs only sometimes, I'll send it to you next time :) Thanks a lot On 08/11/11 22:48, Alex Rojkov wrote: Hello I'm using many times the find() call in EntityManager : Status st=m_manager.find(Status.class,identifier); But with no particular reason, in test or production, the

Re: [Resin-interest] Clustering and load-on-startup

2011-11-09 Thread Mathias Lagerwall
Hi Alex Thanks for your reply I remember seeing this tag in the past but I couldn't find it in the reference page http://caucho.com/resin-4.0/reference.xtp and I also thought it was default true for Resin 4. But anyway it seems as it is default false now and I added it to the configuration. This

Re: [Resin-interest] pb with find() in resin 4.0.13

2011-11-09 Thread Riccardo Cohen
Hello again The problem happened again, and I found an exception in another log file (problem with all these logs...) java.lang.IllegalArgumentException: Unknown entity bean class: class reaentities.Status, please verify that this class has been marked with the @Entity annotation. at

Re: [Resin-interest] pb with find() in resin 4.0.13

2011-11-09 Thread Alex Rojkov
Hello again The problem happened again, and I found an exception in another log file (problem with all these logs...) java.lang.IllegalArgumentException: Unknown entity bean class: class reaentities.Status, please verify that this class has been marked with the @Entity annotation.

Re: [Resin-interest] pb with find() in resin 4.0.13

2011-11-09 Thread Riccardo Cohen
For this time it was after a reload. But on the server there was no reload. I'll check the new version of resin later on. Thanks for the info. On 09/11/11 17:21, Alex Rojkov wrote: Hello again The problem happened again, and I found an exception in another log file (problem with all these

[Resin-interest] how can i restart a single web-app

2011-11-09 Thread peng yao
Hi, My resin root directory have many web-apps, how can i restart a single web-app? Thanks ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest