Thanks . Work

The glassfish .ear created all .jar in my root_context. 
I deleted them and run very well.

But My application is very slow !!! I have an action and delay 10 seconds to
load with 50 tuples.

Any idea to improve performace Struts 2.0.6 ?





-----Mensagem original-----
De: Piero Sartini [mailto:[EMAIL PROTECTED] 
Enviada em: sexta-feira, 23 de março de 2007 16:03
Para: Struts Users Mailing List
Assunto: Re: Struts 2.0.6 Spring - Struts 2.0.1 work very well

Am Freitag, 23. März 2007 schrieb Dave Newton:
> --- Daniel Felix <[EMAIL PROTECTED]> wrote:
> > [ the two JAR files ]
>
> I still think it's the double-JAR problem.

yes, looks like that. the error message says it all.
struts2-spring-plugin is loaded in 2 places:

acnsf/struts2-spring-plugin-2.0.6.jar
and
acnsf/acnsf_war_war/WEB-INF/lib/struts2-spring-plugin-2.0.6.jar

It looks like the lib is added to the ear project as well as to the war 
project contained within the ear.

Piero

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to