Re: Has anyone managed to deploy 'HILO' onto Oracle's J2EE Container successfully.

2007-04-02 Thread Jesse Kuhnert

Sounds like oracle might possible be setting security permissions. You
could try doing a -Djava.policy=path/to/policy/file and make the
policy be one of those grant * to everything just to see if that's the
problem.

On 3/30/07, Kolesnikov, Alexander  GNI
<[EMAIL PROTECTED]> wrote:

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]





--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

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



RE: Has anyone managed to deploy 'HILO' onto Oracle's J2EE Container successfully.

2007-03-30 Thread Kolesnikov, Alexander GNI
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]



Re: Has anyone managed to deploy 'HILO' onto Oracle's J2EE Container successfully.

2007-03-29 Thread Jan Vissers
I need to correct myself

on OC4J 10.1.3

/hilo/   returns 403 (Directory Browsing Not allowed)
/hilo/start  returns 404 (Not found)
/hilo/start/ returns 404 (Not found)

Any ideas...?

> 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]



Re: Has anyone managed to deploy 'HILO' onto Oracle's J2EE Container successfully.

2007-03-29 Thread James Carman

Shouldn't you just filter "/*"?


On 3/29/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:


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]




Re: Has anyone managed to deploy 'HILO' onto Oracle's J2EE Container successfully.

2007-03-29 Thread Howard Lewis Ship

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]



Has anyone managed to deploy 'HILO' onto Oracle's J2EE Container successfully.

2007-03-29 Thread Jan Vissers
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]