I have tried to deploy hilo to WebSphere Application Community Edition
and the application couldn't start, although WAS CE uses Tomcat for its
servlet container. 

Here is some output:

2007-03-30 09:26:41,212 ERROR ache.catalina.core.ContainerBase.[/hilo] -
Exception starting filter app
java.lang.RuntimeException: Error invoking service builder method
org.apache.tapestry.services.TapestryModule.buildInfrastructure(Log,
Collection)

Caused by: 
java.lang.RuntimeException: Error invoking service contribution method
org.apache.tapestry.services.TapestryModule.contributeInfrastructure(Con
figuration, ServiceLocator, TypeCoercer, PropertyAccess): Error building
service proxy for service 'tapestry.ApplicationGlobals' (at
org.apache.tapestry.services.TapestryModule.buildApplicationGlobals()):
Unable to add method void store(org.apache.tapestry.services.Context) to
class $ApplicationGlobals_111a1f41969: javassist.NotFoundException:
org.apache.tapestry.services.Context
        at
org.apache.tapestry.ioc.internal.ContributionDefImpl.invokeMethod(Contri
butionDefImpl.java:111)

Caused by: 
java.lang.RuntimeException: javassist.NotFoundException:
org.apache.tapestry.services.Context


Alex

-----Original Message-----
From: Howard Lewis Ship [mailto:[EMAIL PROTECTED] 
Sent: 29 March 2007 18:16
To: Tapestry users; [EMAIL PROTECTED]
Subject: Re: Has anyone managed to deploy 'HILO' onto Oracle's J2EE
Container successfully.


Does /hilo/start work?

I've noticed a few oddities w.r.t. filtering "/".  Servlet containers
don't agree on this!

On 3/29/07, Jan Vissers <[EMAIL PROTECTED]> wrote:
> Hilo on Apache Tomcat (as it is buid from the Tapestry tutorial) 
> behave differently when deployed onto Oracle's J2EE Container (OC4J). 
> On Tomcat it works, on OC4J I get "404 Not found" for everything.
>
> http://host:port/hilo/ works on Tomcat, but 404's on OC4J.
>
> Thanks for any suggestion,
> -J.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



------------------------------------------------------------------------------
CONFIDENTIALITY NOTICE: If you have received this email in error, please 
immediately notify the sender by e-mail at the address shown.  This email 
transmission may contain confidential information.  This information is 
intended only for the use of the individual(s) or entity to whom it is intended 
even if addressed incorrectly.  Please delete it from your files if you are not 
the intended recipient.  Thank you for your compliance.  Copyright 2007 CIGNA
==============================================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to