Hi Steffen and all,
thanks for the suggestion.
1. How do I do that?
2. Why does it work for other projects without the synchronization?
Thanks.
Regards,
JON HAITZ
Steffen Heil escribió:
Hi
The method yielding the problem is the following one:
private static PageLifecycleFactory getDefaultInstance()
{
if (defaultInstance == null)
{
defaultInstance = new DefaultStrutsPageLifecycleFactory();
}
return defaultInstance;
}
Make that function *synchronized* !
Regards,
Steffen
--
Jon Haitz Legarreta Gorroño
Laguntzaile zientifikoa / Colaborador científico / Scientific collaborator
VICOMTech - Visual Interaction and Communication Technologies Center
Mikeletegi Pasealekua, 57 - Parque Tecnológico
E-20009 Donostia - San Sebastián, Spain
Tel: +[34] 943 30 92 30
Fax: +[34] 943 30 93 93
e-mail: [EMAIL PROTECTED]
http://www.vicomtech.org
*** member of INI-GraphicsNet ****
http://www.inigraphics.net
*** member of IK4 Research Alliance ****
http://www.ik4.es
-----------------------------------------------------
VICOMTech is an ISO 9001:2000 certified institute
-----------------------------------------------------
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]