If the exception is directly from the web component, then you need to make
this class library accessible to this war. You can include library.jar in
WEB-INF/lib/, or cp library.jar to domain1/lib. The latter will make this
library accessible to all apps deployed on domain1. You can also use
"asadmin deploy --libraries" to specify libraries for deployed app. See
"asadmin deploy --help".
--
[Message sent by forum member 'cf126330']
View Post: http://forums.java.net/node/780730