FYI...
http://issues.apache.org/jira/browse/GERONIMO-1871
Bryan Noll wrote:
Thanks for responding Jesse. I'm still working through the issue with
some of the Geronimo folks. I'm still curious though whether that was
the intended behavior of the code or not. Seems odd to me you would
call o
Thanks for responding Jesse. I'm still working through the issue with
some of the Geronimo folks. I'm still curious though whether that was
the intended behavior of the code or not. Seems odd to me you would
call out to a method that can never return, but then have code that can
be executed
che Nachricht-
> Von: Drew McAuliffe [mailto:[EMAIL PROTECTED]
> Gesendet: Sonntag, 16. April 2006 04:26
> An: Tapestry users
> Betreff: Re: Deploying a Tapestry app to Geronimo
>
> T4 is definitely not specific to 1.4. I'm running it under
> 1.4 under Oracle in product
his may be the main problem...
>
> regards,
>
> korbinian
>
>
> > -Ursprüngliche Nachricht-
> > Von: Bryan Noll [mailto:[EMAIL PROTECTED]
> > Gesendet: Samstag, 15. April 2006 00:44
> > An: tapestry-user@jakarta.apache.org
> > Betreff: Deployi
cht-
> Von: Bryan Noll [mailto:[EMAIL PROTECTED]
> Gesendet: Samstag, 15. April 2006 00:44
> An: tapestry-user@jakarta.apache.org
> Betreff: Deploying a Tapestry app to Geronimo
>
> Re-posting this. Bringing it here from the dev list.
>
> --
>
> Hello...
&g
I opened http://issues.apache.org/jira/browse/HIVEMIND-174 regarding the
inconsistency of an exception worded like a warning.
Jesse Kuhnert wrote:
Ok, even though I suggested posting over here (was in the middle of a
production push before), I have one ~guess~ answer that doesn't involve
lookin
Ok, even though I suggested posting over here (was in the middle of a
production push before), I have one ~guess~ answer that doesn't involve
looking at the code.
It sounds like the classloader is finding your hivemind-1.1.jar twice for
some reason? (my recollection of jars specifically inside the
Re-posting this. Bringing it here from the dev list.
--
Hello...
I am trying to deploy a simple Tapestry app to Geronimo and am having
some issues. I've pasted the stack trace in here to see. I'm pretty
sure its a class loading issue with Geronimo, because I got it works on
JB