> Caused by: java.lang.NoClassDefFoundError:

What's the structure of your .war?

Two possible solutions:

A) Put the commons (or even all Struts related) libraries in your
$jboss/server/$setup/lib.

B) Nest your .war inside a .sar that contains all libraries at the top
level.


--
Eric Jain


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

Reply via email to