On Thu, Aug 05, 2004 at 12:49:10PM -0500, David Blevins wrote:
> On Thu, Aug 05, 2004 at 11:43:55AM -0500, Dain Sundstrom wrote:
> > On Aug 5, 2004, at 11:21 AM, Jacek Laskowski wrote:
> >
> > >toby cabot wrote:
> > >
> > >>org.apache.geronimo.deployment.DeploymentException: Remote interface
> > >>class not found: g6o.ejbclient.StatelessSession
> > >> at
> > >>org.apache.geronimo.jetty.deployment.JettyModuleBuilder.assureInterfac
> > >>e(JettyModuleBuilder.java:593)
> > >> at
> > >>org.apache.geronimo.jetty.deployment.JettyModuleBuilder.assureEJBObjec
> > >>tInterface(JettyModuleBuilder.java:573)
> > >> at
> > >>org.apache.geronimo.jetty.deployment.JettyModuleBuilder.addEJBRefs(Jet
> > >>tyModuleBuilder.java:491)
> > >> etc...
> > >
> > >Hi Toby,
> > >
> > >Add
> > >
> > > <dependency>
> > > <uri></uri>
> > > </dependency>
> > >
> > >to the WEB-INF/geronimo-jetty.xml file. See
> > >/geronimo/modules/jetty/src/schema/geronimo-jetty.xsd for a complete
> > >reference.
> > >
> > >Although it's only a work-around, give it a try. If it works, please
> > >report an issue in JIRA.
> >
> > BTW, Toby this is a bug. Please file a JIRA report.
> >
>
> Can you add the details to the existing issue?
>
> http://nagoya.apache.org/jira/browse/GERONIMO-163
>
Never mind, I've linked the one you filed to this one. I've also
added the original bug report and linked it as well.
-David
|