Re: Xerces version

2006-08-17 Thread Danny Angus
9.0.2, 9.0.3 & 9.0.4 parsers all have issues with Tap3
Now we find that 10.1.2 and 10.1.3 have issues with Tap4

Ruthelssly logical if nothing else!

d.


***
The information in this e-mail is confidential and for use by the addressee(s) 
only. If you are not the intended recipient please delete the message from your 
computer. You may not copy or forward it or use or disclose its contents to any 
other person. As Internet communications are capable of data corruption Student 
Loans Company Limited does not accept any responsibility for changes made to 
this message after it was sent. For this reason it may be inappropriate to rely 
on advice or opinions contained in an e-mail without obtaining written 
confirmation of it. Neither Student Loans Company Limited or the sender accepts 
any liability or responsibility for viruses as it is your responsibility to 
scan attachments (if any). Opinions and views expressed in this e-mail are 
those of the sender and may not reflect the opinions and views of The Student 
Loans Company Limited.

This footnote also confirms that this email message has been swept for the 
presence of computer viruses.



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



Re: Xerces version

2006-08-16 Thread Vinicius Carvalho

Yes Jesse sorry, the DB is quite something :D, but almost every
java/jee app writen by them is a crap (bc4j, adf, as, process manager,
sso, jdeveloper)

On 8/16/06, James Carman <[EMAIL PROTECTED]> wrote:

We've (the HiveMind team) had a lot of trouble with OC4J.  So, I feel your
pain!

-Original Message-
From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 16, 2006 1:46 PM
To: Tapestry users
Subject: Re: Xerces version

Hello folks, thanks for all the help. Well I'm using the 10.1.3
version of AS, I believe that is the latest version, and even that is
buggy :(

I believe (not sure, because I haven't checked) that Oracle is not
replacing the parser, even though I'm setting it on the properties of
my app. I'll do a stupid-lazy approach, and debug the hivemind code to
see which parser is being injected.

Thanks for all the help, I'll keep you guys informed.

Jesse, thanks, as soon as I find a way out, It would be my pleasure to
post every step for a FAQ (although I think the better solution is: do
not use oracle products, they are buggy, and unstable ;) )

On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:
> .. and I really don't recommend to just replace the XML jars.  I tried
> to do that and other components of OC4J got problems.  It's better to
> migrate to a new release.
>
> JAVIER SANCHEZ
> CIO EDESA S.A.
> Bogota, Colombia
>
> On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:
> > This issue is already on http://wiki.apache.org/tapestry/Gotchas
> >
> > The first version of OC4J I tried was 9.0.4.   Every version of OAS
> > 10g since 10.1.2 have the XML parser fixed.
> >
> > My application is still using T3, so I really don't know if T4 could
> > still have problems with OC4J. I recommend to migrate to the last
> > release, 10.1.3
> >
> > JAVIER SANCHEZ
> > CIO EDESA S.A.
> > Bogota, Colombia
> >
> > On 8/16/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> > > Can you post back to the list with the correct version of xerces (and
the
> > > exact version of oracle j2ee used) so that I can add a FAQ entry for
this?
> > >
> > > On 8/16/06, yesidredondo <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Yes Vinicius, you've got to change the xerces jar too, i'm going to
send
> > > > you
> > > > the xercesImpl that worked for me when deploying the app in OAS 10G.
> > > >
> > > > Ing. Hermann Yesid Redondo Eslava
> > > > IT-GROUP LTDA
> > > >
> > > > -- Original Message ---
> > > > From: "Vinicius Carvalho" <[EMAIL PROTECTED]>
> > > > To: "Tapestry users" 
> > > > Sent: Wed, 16 Aug 2006 12:12:35 -0300
> > > > Subject: Xerces version
> > > >
> > > > > Hello there! I'm still having big problems with the crap oc4j
server.
> > > > > I've tried to change the xml parser, but Hivemind is still
throwing
> > > > > errors...
> > > > >
> > > > > Here's my lib versions:
> > > > >
> > > > > Tapestry 4.0.2
> > > > > Hivemind 1.1.1
> > > > > Xerces 2.8.0
> > > > > xml-apis 1.3.03b
> > > > >
> > > > > I'm wondering if now the problem is the xerces version...
> > > > >
> > > > > Any help would be most appreciated
> > > > >
> > > > > Best regards
> > > > >
> > > > >
-
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > --- End of Original Message ---
> > > >
> > > >
> > > >
-
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > --
> > > Jesse Kuhnert
> > > Tapestry/Dojo/(and a dash of TestNG), team member/developer
> > >
> > > Open source based consulting work centered around
> > > dojo/tapestry/tacos/hivemind.
> > >
> > >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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



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




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



RE: Xerces version

2006-08-16 Thread James Carman
We've (the HiveMind team) had a lot of trouble with OC4J.  So, I feel your
pain!

-Original Message-
From: Vinicius Carvalho [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 16, 2006 1:46 PM
To: Tapestry users
Subject: Re: Xerces version

Hello folks, thanks for all the help. Well I'm using the 10.1.3
version of AS, I believe that is the latest version, and even that is
buggy :(

I believe (not sure, because I haven't checked) that Oracle is not
replacing the parser, even though I'm setting it on the properties of
my app. I'll do a stupid-lazy approach, and debug the hivemind code to
see which parser is being injected.

Thanks for all the help, I'll keep you guys informed.

Jesse, thanks, as soon as I find a way out, It would be my pleasure to
post every step for a FAQ (although I think the better solution is: do
not use oracle products, they are buggy, and unstable ;) )

On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:
> .. and I really don't recommend to just replace the XML jars.  I tried
> to do that and other components of OC4J got problems.  It's better to
> migrate to a new release.
>
> JAVIER SANCHEZ
> CIO EDESA S.A.
> Bogota, Colombia
>
> On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:
> > This issue is already on http://wiki.apache.org/tapestry/Gotchas
> >
> > The first version of OC4J I tried was 9.0.4.   Every version of OAS
> > 10g since 10.1.2 have the XML parser fixed.
> >
> > My application is still using T3, so I really don't know if T4 could
> > still have problems with OC4J. I recommend to migrate to the last
> > release, 10.1.3
> >
> > JAVIER SANCHEZ
> > CIO EDESA S.A.
> > Bogota, Colombia
> >
> > On 8/16/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> > > Can you post back to the list with the correct version of xerces (and
the
> > > exact version of oracle j2ee used) so that I can add a FAQ entry for
this?
> > >
> > > On 8/16/06, yesidredondo <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Yes Vinicius, you've got to change the xerces jar too, i'm going to
send
> > > > you
> > > > the xercesImpl that worked for me when deploying the app in OAS 10G.
> > > >
> > > > Ing. Hermann Yesid Redondo Eslava
> > > > IT-GROUP LTDA
> > > >
> > > > -- Original Message ---
> > > > From: "Vinicius Carvalho" <[EMAIL PROTECTED]>
> > > > To: "Tapestry users" 
> > > > Sent: Wed, 16 Aug 2006 12:12:35 -0300
> > > > Subject: Xerces version
> > > >
> > > > > Hello there! I'm still having big problems with the crap oc4j
server.
> > > > > I've tried to change the xml parser, but Hivemind is still
throwing
> > > > > errors...
> > > > >
> > > > > Here's my lib versions:
> > > > >
> > > > > Tapestry 4.0.2
> > > > > Hivemind 1.1.1
> > > > > Xerces 2.8.0
> > > > > xml-apis 1.3.03b
> > > > >
> > > > > I'm wondering if now the problem is the xerces version...
> > > > >
> > > > > Any help would be most appreciated
> > > > >
> > > > > Best regards
> > > > >
> > > > >
-
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > --- End of Original Message ---
> > > >
> > > >
> > > >
-
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > --
> > > Jesse Kuhnert
> > > Tapestry/Dojo/(and a dash of TestNG), team member/developer
> > >
> > > Open source based consulting work centered around
> > > dojo/tapestry/tacos/hivemind.
> > >
> > >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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



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



Re: Xerces version

2006-08-16 Thread Jesse Kuhnert

Cool thanks =)

Don't get me wrong, the actual core DB itself is a thing of beautyBut
the monkeys writing JDBC/app server/etc code don't seem to be of the same
caliber ;)

On 8/16/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:


Hello folks, thanks for all the help. Well I'm using the 10.1.3
version of AS, I believe that is the latest version, and even that is
buggy :(

I believe (not sure, because I haven't checked) that Oracle is not
replacing the parser, even though I'm setting it on the properties of
my app. I'll do a stupid-lazy approach, and debug the hivemind code to
see which parser is being injected.

Thanks for all the help, I'll keep you guys informed.

Jesse, thanks, as soon as I find a way out, It would be my pleasure to
post every step for a FAQ (although I think the better solution is: do
not use oracle products, they are buggy, and unstable ;) )

On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:
> .. and I really don't recommend to just replace the XML jars.  I tried
> to do that and other components of OC4J got problems.  It's better to
> migrate to a new release.
>
> JAVIER SANCHEZ
> CIO EDESA S.A.
> Bogota, Colombia
>
> On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:
> > This issue is already on http://wiki.apache.org/tapestry/Gotchas
> >
> > The first version of OC4J I tried was 9.0.4.   Every version of OAS
> > 10g since 10.1.2 have the XML parser fixed.
> >
> > My application is still using T3, so I really don't know if T4 could
> > still have problems with OC4J. I recommend to migrate to the last
> > release, 10.1.3
> >
> > JAVIER SANCHEZ
> > CIO EDESA S.A.
> > Bogota, Colombia
> >
> > On 8/16/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> > > Can you post back to the list with the correct version of xerces
(and the
> > > exact version of oracle j2ee used) so that I can add a FAQ entry for
this?
> > >
> > > On 8/16/06, yesidredondo <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Yes Vinicius, you've got to change the xerces jar too, i'm going
to send
> > > > you
> > > > the xercesImpl that worked for me when deploying the app in OAS
10G.
> > > >
> > > > Ing. Hermann Yesid Redondo Eslava
> > > > IT-GROUP LTDA
> > > >
> > > > -- Original Message ---
> > > > From: "Vinicius Carvalho" <[EMAIL PROTECTED]>
> > > > To: "Tapestry users" 
> > > > Sent: Wed, 16 Aug 2006 12:12:35 -0300
> > > > Subject: Xerces version
> > > >
> > > > > Hello there! I'm still having big problems with the crap oc4j
server.
> > > > > I've tried to change the xml parser, but Hivemind is still
throwing
> > > > > errors...
> > > > >
> > > > > Here's my lib versions:
> > > > >
> > > > > Tapestry 4.0.2
> > > > > Hivemind 1.1.1
> > > > > Xerces 2.8.0
> > > > > xml-apis 1.3.03b
> > > > >
> > > > > I'm wondering if now the problem is the xerces version...
> > > > >
> > > > > Any help would be most appreciated
> > > > >
> > > > > Best regards
> > > > >
> > > > >
-
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > --- End of Original Message ---
> > > >
> > > >
> > > >
-
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > --
> > > Jesse Kuhnert
> > > Tapestry/Dojo/(and a dash of TestNG), team member/developer
> > >
> > > Open source based consulting work centered around
> > > dojo/tapestry/tacos/hivemind.
> > >
> > >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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





--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.


Re: Xerces version

2006-08-16 Thread Vinicius Carvalho

Hello folks, thanks for all the help. Well I'm using the 10.1.3
version of AS, I believe that is the latest version, and even that is
buggy :(

I believe (not sure, because I haven't checked) that Oracle is not
replacing the parser, even though I'm setting it on the properties of
my app. I'll do a stupid-lazy approach, and debug the hivemind code to
see which parser is being injected.

Thanks for all the help, I'll keep you guys informed.

Jesse, thanks, as soon as I find a way out, It would be my pleasure to
post every step for a FAQ (although I think the better solution is: do
not use oracle products, they are buggy, and unstable ;) )

On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:

.. and I really don't recommend to just replace the XML jars.  I tried
to do that and other components of OC4J got problems.  It's better to
migrate to a new release.

JAVIER SANCHEZ
CIO EDESA S.A.
Bogota, Colombia

On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:
> This issue is already on http://wiki.apache.org/tapestry/Gotchas
>
> The first version of OC4J I tried was 9.0.4.   Every version of OAS
> 10g since 10.1.2 have the XML parser fixed.
>
> My application is still using T3, so I really don't know if T4 could
> still have problems with OC4J. I recommend to migrate to the last
> release, 10.1.3
>
> JAVIER SANCHEZ
> CIO EDESA S.A.
> Bogota, Colombia
>
> On 8/16/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> > Can you post back to the list with the correct version of xerces (and the
> > exact version of oracle j2ee used) so that I can add a FAQ entry for this?
> >
> > On 8/16/06, yesidredondo <[EMAIL PROTECTED]> wrote:
> > >
> > > Yes Vinicius, you've got to change the xerces jar too, i'm going to send
> > > you
> > > the xercesImpl that worked for me when deploying the app in OAS 10G.
> > >
> > > Ing. Hermann Yesid Redondo Eslava
> > > IT-GROUP LTDA
> > >
> > > -- Original Message ---
> > > From: "Vinicius Carvalho" <[EMAIL PROTECTED]>
> > > To: "Tapestry users" 
> > > Sent: Wed, 16 Aug 2006 12:12:35 -0300
> > > Subject: Xerces version
> > >
> > > > Hello there! I'm still having big problems with the crap oc4j server.
> > > > I've tried to change the xml parser, but Hivemind is still throwing
> > > > errors...
> > > >
> > > > Here's my lib versions:
> > > >
> > > > Tapestry 4.0.2
> > > > Hivemind 1.1.1
> > > > Xerces 2.8.0
> > > > xml-apis 1.3.03b
> > > >
> > > > I'm wondering if now the problem is the xerces version...
> > > >
> > > > Any help would be most appreciated
> > > >
> > > > Best regards
> > > >
> > > > -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > --- End of Original Message ---
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Jesse Kuhnert
> > Tapestry/Dojo/(and a dash of TestNG), team member/developer
> >
> > Open source based consulting work centered around
> > dojo/tapestry/tacos/hivemind.
> >
> >
>

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




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



Re: Xerces version

2006-08-16 Thread Javier Sanchez

.. and I really don't recommend to just replace the XML jars.  I tried
to do that and other components of OC4J got problems.  It's better to
migrate to a new release.

JAVIER SANCHEZ
CIO EDESA S.A.
Bogota, Colombia

On 8/16/06, Javier Sanchez <[EMAIL PROTECTED]> wrote:

This issue is already on http://wiki.apache.org/tapestry/Gotchas

The first version of OC4J I tried was 9.0.4.   Every version of OAS
10g since 10.1.2 have the XML parser fixed.

My application is still using T3, so I really don't know if T4 could
still have problems with OC4J. I recommend to migrate to the last
release, 10.1.3

JAVIER SANCHEZ
CIO EDESA S.A.
Bogota, Colombia

On 8/16/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> Can you post back to the list with the correct version of xerces (and the
> exact version of oracle j2ee used) so that I can add a FAQ entry for this?
>
> On 8/16/06, yesidredondo <[EMAIL PROTECTED]> wrote:
> >
> > Yes Vinicius, you've got to change the xerces jar too, i'm going to send
> > you
> > the xercesImpl that worked for me when deploying the app in OAS 10G.
> >
> > Ing. Hermann Yesid Redondo Eslava
> > IT-GROUP LTDA
> >
> > -- Original Message ---
> > From: "Vinicius Carvalho" <[EMAIL PROTECTED]>
> > To: "Tapestry users" 
> > Sent: Wed, 16 Aug 2006 12:12:35 -0300
> > Subject: Xerces version
> >
> > > Hello there! I'm still having big problems with the crap oc4j server.
> > > I've tried to change the xml parser, but Hivemind is still throwing
> > > errors...
> > >
> > > Here's my lib versions:
> > >
> > > Tapestry 4.0.2
> > > Hivemind 1.1.1
> > > Xerces 2.8.0
> > > xml-apis 1.3.03b
> > >
> > > I'm wondering if now the problem is the xerces version...
> > >
> > > Any help would be most appreciated
> > >
> > > Best regards
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > --- End of Original Message ---
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Jesse Kuhnert
> Tapestry/Dojo/(and a dash of TestNG), team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind.
>
>



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



Re: Xerces version

2006-08-16 Thread Javier Sanchez

This issue is already on http://wiki.apache.org/tapestry/Gotchas

The first version of OC4J I tried was 9.0.4.   Every version of OAS
10g since 10.1.2 have the XML parser fixed.

My application is still using T3, so I really don't know if T4 could
still have problems with OC4J. I recommend to migrate to the last
release, 10.1.3

JAVIER SANCHEZ
CIO EDESA S.A.
Bogota, Colombia

On 8/16/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:

Can you post back to the list with the correct version of xerces (and the
exact version of oracle j2ee used) so that I can add a FAQ entry for this?

On 8/16/06, yesidredondo <[EMAIL PROTECTED]> wrote:
>
> Yes Vinicius, you've got to change the xerces jar too, i'm going to send
> you
> the xercesImpl that worked for me when deploying the app in OAS 10G.
>
> Ing. Hermann Yesid Redondo Eslava
> IT-GROUP LTDA
>
> -- Original Message ---
> From: "Vinicius Carvalho" <[EMAIL PROTECTED]>
> To: "Tapestry users" 
> Sent: Wed, 16 Aug 2006 12:12:35 -0300
> Subject: Xerces version
>
> > Hello there! I'm still having big problems with the crap oc4j server.
> > I've tried to change the xml parser, but Hivemind is still throwing
> > errors...
> >
> > Here's my lib versions:
> >
> > Tapestry 4.0.2
> > Hivemind 1.1.1
> > Xerces 2.8.0
> > xml-apis 1.3.03b
> >
> > I'm wondering if now the problem is the xerces version...
> >
> > Any help would be most appreciated
> >
> > Best regards
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> --- End of Original Message ---
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.




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



Re: Xerces version

2006-08-16 Thread Jesse Kuhnert

Can you post back to the list with the correct version of xerces (and the
exact version of oracle j2ee used) so that I can add a FAQ entry for this?

On 8/16/06, yesidredondo <[EMAIL PROTECTED]> wrote:


Yes Vinicius, you've got to change the xerces jar too, i'm going to send
you
the xercesImpl that worked for me when deploying the app in OAS 10G.

Ing. Hermann Yesid Redondo Eslava
IT-GROUP LTDA

-- Original Message ---
From: "Vinicius Carvalho" <[EMAIL PROTECTED]>
To: "Tapestry users" 
Sent: Wed, 16 Aug 2006 12:12:35 -0300
Subject: Xerces version

> Hello there! I'm still having big problems with the crap oc4j server.
> I've tried to change the xml parser, but Hivemind is still throwing
> errors...
>
> Here's my lib versions:
>
> Tapestry 4.0.2
> Hivemind 1.1.1
> Xerces 2.8.0
> xml-apis 1.3.03b
>
> I'm wondering if now the problem is the xerces version...
>
> Any help would be most appreciated
>
> Best regards
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--- End of Original Message ---


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





--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.


Re: Xerces version

2006-08-16 Thread Javier Sanchez

What version of OC4J are you using?   I had problems with 9.0.2 if I
remember well (the first one that Oracle called 10g).  Its XML parser
was buggy.

Since we migrated OAS to 10.X our problems did go away.

JAVIER SANCHEZ
CIO EDESA S.A.
Bogota, Colombia

On 8/16/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:

Hello there! I'm still having big problems with the crap oc4j server.
I've tried to change the xml parser, but Hivemind is still throwing
errors...

Here's my lib versions:

Tapestry 4.0.2
Hivemind 1.1.1
Xerces 2.8.0
xml-apis 1.3.03b

I'm wondering if now the problem is the xerces version...

Any help would be most appreciated

Best regards

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




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



Re: Xerces version

2006-08-16 Thread yesidredondo
Yes Vinicius, you've got to change the xerces jar too, i'm going to send you 
the xercesImpl that worked for me when deploying the app in OAS 10G.

Ing. Hermann Yesid Redondo Eslava
IT-GROUP LTDA

-- Original Message ---
From: "Vinicius Carvalho" <[EMAIL PROTECTED]>
To: "Tapestry users" 
Sent: Wed, 16 Aug 2006 12:12:35 -0300
Subject: Xerces version

> Hello there! I'm still having big problems with the crap oc4j server.
> I've tried to change the xml parser, but Hivemind is still throwing
> errors...
> 
> Here's my lib versions:
> 
> Tapestry 4.0.2
> Hivemind 1.1.1
> Xerces 2.8.0
> xml-apis 1.3.03b
> 
> I'm wondering if now the problem is the xerces version...
> 
> Any help would be most appreciated
> 
> Best regards
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--- End of Original Message ---


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