Re: Tapestry in oc4j

2006-04-20 Thread yesidredondo
GROUP -- Original Message --- From: "Martijn Hinten" <[EMAIL PROTECTED]> To: tapestry-user@jakarta.apache.org Sent: Thu, 20 Apr 2006 09:47:33 +0200 Subject: Re: Tapestry in oc4j > But I assume you got it working? > > Original Message > From: [EMA

Re: Tapestry in oc4j

2006-04-20 Thread Jan Vissers
r@jakarta.apache.org >Subject: Re: Tapestry in oc4j >Date: Thu, 20 Apr 2006 09:47:33 +0200 > >>But I assume you got it working? >> >> Original Message >>From: [EMAIL PROTECTED] >>To: tapestry-user@jakarta.apache.org >>Subject: Re: Tapestry in oc4

Re: Tapestry in oc4j

2006-04-20 Thread Martijn Hinten
But I assume you got it working? Original Message From: [EMAIL PROTECTED] To: tapestry-user@jakarta.apache.org Subject: Re: Tapestry in oc4j Date: Wed, 19 Apr 2006 22:59:20 -0300 >I can't resist... I work in an Oracle Advantage Partner company, and >I hate >Oracle A

Re: Tapestry in oc4j

2006-04-19 Thread Vinicius Carvalho
ApplicationServerConfig.init( > XMLApplicationServerConfig.java:1935) > >> > >> > >> > >> 06/04/18 16:25:16 at > >> com.evermind.server.ApplicationServerLauncher.run( > ApplicationServerLauncher.java:70) > >> > >> &g

Re: Tapestry in oc4j

2006-04-19 Thread Martijn Hinten
hu, 06 Apr 2006 21:40:48 +0200 Subject: Re: Tapestry in oc4j Off course you must do what you seem is best, but it is really no big deal passing those parameters to OC4J. I assume you are using iAS, so just let them pass in the parameters via the "jvm arguments" section on the specific O

Re: Tapestry in oc4j

2006-04-19 Thread Martijn Hinten
libraries in the IAS? Hermann Yesid Redondo Eslava IngenierĂ­a de Sistemas IT-GROUP -- Original Message --- From: Martijn Hinten <[EMAIL PROTECTED]> To: Tapestry users Sent: Thu, 06 Apr 2006 21:40:48 +0200 Subject: Re: Tapestry in oc4j Off course you must do what you s

Re: Tapestry in oc4j

2006-04-19 Thread yesidredondo
Yesid Redondo Eslava IngenierĂ­a de Sistemas IT-GROUP -- Original Message --- From: Martijn Hinten <[EMAIL PROTECTED]> To: Tapestry users Sent: Thu, 06 Apr 2006 21:40:48 +0200 Subject: Re: Tapestry in oc4j > Off course you must do what you seem is best, but it is really no b

Re: Tapestry in oc4j

2006-04-06 Thread john mcteague
> From: "yesidredondo" <[EMAIL PROTECTED]> > To: tapestry-user@jakarta.apache.org > Sent: Thu, 6 Apr 2006 11:48:44 +0700 > Subject: Tapestry in oc4j > > Thanks a lot, i'm going to try to have the naming convention proposed, > because it is difficult to me

Re: Tapestry in oc4j

2006-04-06 Thread Martijn Hinten
serF actoryImpl Good luck, Martijn Original Message From: [EMAIL PROTECTED] To: tapestry-user@jakarta.apache.org Subject: Re: Tapestry in oc4j. New User Date: Thu, 6 Apr 2006 09:53:33 +0100 Forgot to say, with the bug ive just described, the first request fails, but the second reques

Tapestry in oc4j

2006-04-06 Thread yesidredondo
karta.apache.org Sent: Thu, 6 Apr 2006 11:48:44 +0700 Subject: Tapestry in oc4j Thanks a lot, i'm going to try to have the naming convention proposed, because it is difficult to me to try to update the company server or to change its startup script. Thanks a lot. Hermann Yesid Redond

Tapestry in oc4j

2006-04-06 Thread yesidredondo
-user@jakarta.apache.org Subject: Re: Tapestry in oc4j. New User Date: Thu, 6 Apr 2006 09:53:33 +0100 >Forgot to say, with the bug ive just described, the first request >fails, but >the second request usually works, so it sounds similar. > >On 06/04/06, john mcteague <[

Re: Tapestry in oc4j. New User

2006-04-06 Thread Martijn Hinten
Original Message From: [EMAIL PROTECTED] To: tapestry-user@jakarta.apache.org Subject: Re: Tapestry in oc4j. New User Date: Thu, 6 Apr 2006 09:53:33 +0100 >Forgot to say, with the bug ive just described, the first request >fails, but >the second request usually works, so it sound

Re: Tapestry in oc4j. New User

2006-04-06 Thread Martijn Hinten
Original Message From: [EMAIL PROTECTED] To: tapestry-user@jakarta.apache.org Subject: Re: Tapestry in oc4j. New User Date: Thu, 6 Apr 2006 09:53:33 +0100 >Forgot to say, with the bug ive just described, the first request >fails, but >the second request usually works, so it sound

Re: Tapestry in oc4j. New User

2006-04-06 Thread john mcteague
Forgot to say, with the bug ive just described, the first request fails, but the second request usually works, so it sounds similar. On 06/04/06, john mcteague <[EMAIL PROTECTED]> wrote: > > Although it may be an unrelated issue, there is a known problem with > OC4J's xml parser that shows up when

Re: Tapestry in oc4j. New User

2006-04-06 Thread john mcteague
Although it may be an unrelated issue, there is a known problem with OC4J's xml parser that shows up when two consecutive pages both contain components with the same name. The error shows up as some sort of non-unique element id exception (cant remember the exact Exception off the top of my head).

Re: Tapestry in oc4j. New User

2006-04-05 Thread Jesse Kuhnert
Could you give the full stack trace of your exception? On 4/5/06, yesidredondo <[EMAIL PROTECTED]> wrote: > > Hi, i need some help with tapestry, i 've made a big application with > tapestry and it works fine in jboss, but when i place it in the oc4j > server, > it have an strange mistake: > > Whe

Tapestry in oc4j. New User

2006-04-05 Thread yesidredondo
Hi, i need some help with tapestry, i 've made a big application with tapestry and it works fine in jboss, but when i place it in the oc4j server, it have an strange mistake: Whenever i go to a page for first time it throws a RuntimeException "Could not parse specification context:/WEB-INF/myPa