[Actionframework-users] Sharing AS between webapps
Status: Inactive
Brought to you by:
ptoman
From: Mark A. <ma...@pa...> - 2003-05-16 10:39:40
|
Has anybody tried to use AS from the common/lib directory of a servlet=20 container and share it between webapps? I know that class loading would be an issue as AS would not be able to lo= ad=20 the components specified in the config as these are under a different cla= ss=20 loader. Are there any other known issues with trying to do this? --=20 Regards, Mark |