Package Cheater Classpath Problems
Brought to you by:
aroller
As dreaded, the PackageCheater class is having
classpath problems when deployed in an ear. I believe
the cupid.jar and struts.jar must be in the same class
loader scope and they are not inside the ear. Seems to
do o.k. when deployed as a standalone webapp.
JBoss 3.0.3 (jetty)
Logged In: YES
user_id=578080
Work-around is to specify the files using Local cupid with
webapp resource paths.