I'm running WLS 6.0 and Apache SOAP 2.2. I am able
to communicate using generic classes and strings. However, when I go to
have those generic classes (on the server) reference an EJB, I get an "Unable to resolve target object:" fault. My EJB's are in
deployable jar files a ear file that resides in the applications directory. The SOAP war file is there as well. There must be some sort
of classpath issue going on, but I'll be darned if I can figure it out. Since both applications are in the same ear file, shouldn't they
be loaded by the same class loader?
have those generic classes (on the server) reference an EJB, I get an "Unable to resolve target object:" fault. My EJB's are in
deployable jar files a ear file that resides in the applications directory. The SOAP war file is there as well. There must be some sort
of classpath issue going on, but I'll be darned if I can figure it out. Since both applications are in the same ear file, shouldn't they
be loaded by the same class loader?
Thanks,
-Paul
