I just had the same problem with JSPs on JBoss 4.0.2 final.
I use WSAD, but deploy EAR using own Ant Script, not "Export EAR".
In order to solve the problem I checked JARs in following folders:
- {$jdk}\lib
- {$jboss}\lib
- {$jboss}\lib\endorsed
- {$jboss}\server\{$config}\lib
and removed JARs with same classes from my EAR.View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877345#3877345 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877345 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
