Issue resolved by passing the "right" classloader to DefaultClassResolver.
Jian On Mon, 13 Sep 2004 11:51:07 -0700, Jian Wu <[EMAIL PROTECTED]> wrote: > Hi, > > I tried to use Hivemind with OC4J J2EE Container from Oracle, I put everything > into a J2EE Application( EAR ) and all the libraries are the shared libraries > in > J2EE Application, and I also put hivemodule.xml at a pre-defined location. > But, > > I got the org.apache.hivemind.ApplicationRuntimeException "Unable to > find interface > wireless.service.framework.PortService (for service oc4j_demo.port_service)" > I attached the full stack-trace in a txt file. > > My question is: should I write a new ClassResolver for OC4J since it looks > like > a classloading issue? > > Thanks a lot! > > Jian > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
