You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "F. Da Costa Gomez" <dc...@fixed.com> on 2003/06/08 15:26:23 UTC

2.4-a5 to 3.0b1a woes!

Running 2.4-a5 my .application file was running like a charm (could even 
do infamous frames).
Of we go to 3.0-b1a.
Copied the <?xml bla bla stuff into the file from example.application 
and presto.
Obviously I'm not going anywhere anymore and the error suggests to me 
that it does not have anything to do with the Apache setup (worked fine 
with 2.4-a5).
Running Eclise 2.1i (latest & greatest) it also came back with a bunch 
of xml-parse errors that disappeared when I did some c&p from Tapestry 
files into my (suffy) files.

Is this normal behaviour or am I doing something particularly silly?

All help appreciated because I'm totally stuck (could go back but going 
fwd is more fun, usually) :-)

TIA,
Cheers
Fermin DCG


org.apache.tapestry.util.xml.DocumentParseException: Error at (4, -1: 
Document classpath:/tapahco/StdTapestry.application has an unexpected 
public id of '-//Apache Software Foundation//Tapestry Specification 
3.0//EN'.

org.xml.sax.SAXParseException: Error at (4, -1: Document 
classpath:/tapahco/StdTapestry.application has an unexpected public id 
of '-//Apache Software Foundation//Tapestry Specification 3.0//EN'.
   columnNumber: -1
   lineNumber: 4
   systemId: 
file:/C:/eclipse21i/workspace/t2/t2WebApp/WEB-INF/classes/tapahco/StdTapestry.application

org.apache.tapestry.util.xml.DocumentParseException: Document 
classpath:/tapahco/StdTapestry.application has an unexpected public id 
of '-//Apache Software Foundation//Tapestry Specification 3.0//EN'.
   documentLocation: classpath:/tapahco/StdTapestry.application

Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
Oops, my bad! Still half asleep. Guess 1.4 has been upgraded to 3.0 to 
match the release version.

Harish Krishnaswamy wrote:

> I got it from the examples too but 3.0 though. The following is from 
> the vlib example.
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!--$Id: vlib.application,v 1.4 2003/04/03 23:47:37 hlship Exp $-->
> <!DOCTYPE application PUBLIC
>  "-//Apache Software Foundation//Tapestry Specification 1.4//EN"
>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_1_4.dtd">
>
> Thanks
> Harish
>
> Bill Lear wrote:
>
>> On Sunday, June 8, 2003 at 12:02:42 (-0400) Harish Krishnaswamy writes:
>>  
>>
>>> Is Tapestry_3_0.dtd the current version for 3.0b1? I know it used to 
>>> be Tapestry_4_0.dtd and now I can't find it anywhere.
>>>   
>>
>>
>> Don't know where you got that, but Tapestry_3_0.dtd is the current 
>> version,
>> used throughout the examples.
>>
>>
>> Bill
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>
>>
>>  
>>
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
I got it from the examples too but 3.0 though. The following is from the 
vlib example.

<?xml version="1.0" encoding="UTF-8"?>
<!--$Id: vlib.application,v 1.4 2003/04/03 23:47:37 hlship Exp $-->
<!DOCTYPE application PUBLIC
  "-//Apache Software Foundation//Tapestry Specification 1.4//EN"
  "http://jakarta.apache.org/tapestry/dtd/Tapestry_1_4.dtd">

Thanks
Harish

Bill Lear wrote:

>On Sunday, June 8, 2003 at 12:02:42 (-0400) Harish Krishnaswamy writes:
>  
>
>>Is Tapestry_3_0.dtd the current version for 3.0b1? I know it used to be 
>>Tapestry_4_0.dtd and now I can't find it anywhere.
>>    
>>
>
>Don't know where you got that, but Tapestry_3_0.dtd is the current version,
>used throughout the examples.
>
>
>Bill
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>  
>


Re: 2.4-a5 to 3.0b1a woes!

Posted by Bill Lear <ra...@zopyra.com>.
On Sunday, June 8, 2003 at 12:02:42 (-0400) Harish Krishnaswamy writes:
>Is Tapestry_3_0.dtd the current version for 3.0b1? I know it used to be 
>Tapestry_4_0.dtd and now I can't find it anywhere.

Don't know where you got that, but Tapestry_3_0.dtd is the current version,
used throughout the examples.


Bill

Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
Is Tapestry_3_0.dtd the current version for 3.0b1? I know it used to be 
Tapestry_4_0.dtd and now I can't find it anywhere.

-Harish

Bill Lear wrote:

>On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez writes:
>  
>
>>Just wore out my c & v keys but the error still remains!
>>Its exactly the same as before.
>>
>>Any other suggestion perhaps?
>>    
>>
>
>So, this is what you have at the top of your .page files:
>
><!DOCTYPE page-specification PUBLIC
>  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>
>?
>
>
>Bill
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>  
>


Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
Also I just noticed that there is one difference between 1.4 and 3.0 and 
that is the string-binding has been changed to message-binding.

F. Da Costa Gomez wrote:

> Lemme get this straight.
> 1st you added the 3.0 specs -> no go -> change everything back to 1.4
>
> Is this a correct description?
>
> Harish Krishnaswamy wrote:
>
>> I have the same problem when using 3.0 dtd. So I reverted back to 1.4 
>> which exactly the same dtd though and I had no problem. Weird.
>>
>> F. Da Costa Gomez wrote:
>>
>>> Hmm, what y'r suggesting is that I forget about the fact that the 
>>> vlib.application had application in its spec and instead stick the 
>>> page in?
>>> Did that but to no avail.
>>> Besides the fact that I get a XML parse error (within Eclipse) the 
>>> exact same error re-appears.
>>> Next please! ;-)
>>>
>>> Cheers,
>>> Fermin DCG
>>>
>>> btw. the page files indeed are preceded by the page-application (as 
>>> you suggested in the earlier mail)
>>>
>>> Bill Lear wrote:
>>>
>>>> On Sunday, June 8, 2003 at 11:03:11 (-0500) Bill Lear writes:
>>>>  
>>>>
>>>>> On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez writes:
>>>>>  
>>>>>
>>>>>> Just wore out my c & v keys but the error still remains!
>>>>>> Its exactly the same as before.
>>>>>>
>>>>>> Any other suggestion perhaps?
>>>>>>     
>>>>>
>>>>>
>>>>>
>>>>> [...]
>>>>>   
>>>>
>>>>
>>>>
>>>>
>>>> I think you have this in your .application file:
>>>>
>>>> <!DOCTYPE application PUBLIC "-//Apache Software 
>>>> Foundation//Tapestry Specification 3.0//EN" 
>>>> "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>>
>>>> I think you need this:
>>>>
>>>> <!DOCTYPE page-specification PUBLIC
>>>>  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
>>>>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>>
>>>> I can't remember exactly, but I do remember some funky problem like 
>>>> this,
>>>> had to put things on separate lines.  Very odd.
>>>>
>>>>
>>>> Bill
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>>
>>>>
>>>>
>>>>
>>>>  
>>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>
>>
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
I am now :) sorry.

F. Da Costa Gomez wrote:

> R u sitting down?
> This is what I currently use. Note the 1.4 in the middle and the 3.0 
> at the end.
> Definitly using the 3.0 jar (just redid the library settings again in 
> the project properties).
> <!DOCTYPE page-specification PUBLIC "-//Apache Software 
> Foundation//Tapestry Specification 1.4//EN"  
> "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>
> For every flavour (.app & .jwc) I did the same
>
> Fermin
>
> Harish Krishnaswamy wrote:
>
>> Yup I am running with 3.0 jars and 1.4 dtd, but like I said before I 
>> have the 1.4 dtd in my jars. So if you just changed the ID to 1.4, is 
>> your URL still pointing to the 3.0 dtd or did you change that as 
>> well? If you did where is it pointing to?
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
R u sitting down?
This is what I currently use. Note the 1.4 in the middle and the 3.0 at 
the end.
Definitly using the 3.0 jar (just redid the library settings again in 
the project properties).
<!DOCTYPE page-specification PUBLIC "-//Apache Software 
Foundation//Tapestry Specification 1.4//EN"  
"http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">

For every flavour (.app & .jwc) I did the same

Fermin

Harish Krishnaswamy wrote:

> Yup I am running with 3.0 jars and 1.4 dtd, but like I said before I 
> have the 1.4 dtd in my jars. So if you just changed the ID to 1.4, is 
> your URL still pointing to the 3.0 dtd or did you change that as well? 
> If you did where is it pointing to?




Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
Yup I am running with 3.0 jars and 1.4 dtd, but like I said before I 
have the 1.4 dtd in my jars. So if you just changed the ID to 1.4, is 
your URL still pointing to the 3.0 dtd or did you change that as well? 
If you did where is it pointing to?


F. Da Costa Gomez wrote:

> So, yr status is what then?
> Running with the 1.4// instead of 3.0// trick??
> That's the only thing I can do 4 now.
>
> Fermin
>
> Harish Krishnaswamy wrote:
>
>> Hmm.. Yes I am.
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
So, yr status is what then?
Running with the 1.4// instead of 3.0// trick??
That's the only thing I can do 4 now.

Fermin

Harish Krishnaswamy wrote:

> Hmm.. Yes I am.
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
I synchronized my workspace with CVS head and changed my specs to use 
3.0 dtds and everything is fine. I have no problems inside or outside 
Eclipse. Thought would like to know ;)

F. Da Costa Gomez wrote:

> Yr running 2.02 or 2.1?
> Don't know why yet but it seems relevant.
>
> Harish Krishnaswamy wrote:
>
>> Hmm.. Yes I am.
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
I am running 2.1.0.

F. Da Costa Gomez wrote:

> Yr running 2.02 or 2.1?
> Don't know why yet but it seems relevant.
>
> Harish Krishnaswamy wrote:
>
>> Hmm.. Yes I am.
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
Yr running 2.02 or 2.1?
Don't know why yet but it seems relevant.

Harish Krishnaswamy wrote:

> Hmm.. Yes I am.
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
Hmm.. Yes I am.

F. Da Costa Gomez wrote:

> I basically ripped everything old out and replaced it with the stuff 
> from the distribution. So that should take care of most things.
> Even checked & replaced the commons-digester in the Tomcat env itself, 
> 2 no avail.
> But howcome that we seem to be the only ones encountering this? R u 
> also using Eclipse?
>
> Cheers
> Fermin
>
> Harish Krishnaswamy wrote:
>
>> Thanks, but did you also replace your digester jar like Howard 
>> suggested? If so what version are you using now? May be I should 
>> synchronize my workspace, but the last time did I had problems with 
>> the build files.
>>
>> Thanks
>> -Harish
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
I basically ripped everything old out and replaced it with the stuff 
from the distribution. So that should take care of most things.
Even checked & replaced the commons-digester in the Tomcat env itself, 2 
no avail.
But howcome that we seem to be the only ones encountering this? R u also 
using Eclipse?

Cheers
Fermin

Harish Krishnaswamy wrote:

> Thanks, but did you also replace your digester jar like Howard 
> suggested? If so what version are you using now? May be I should 
> synchronize my workspace, but the last time did I had problems with 
> the build files.
>
> Thanks
> -Harish




Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
Thanks, but did you also replace your digester jar like Howard 
suggested? If so what version are you using now? May be I should 
synchronize my workspace, but the last time did I had problems with the 
build files.

Thanks
-Harish

F. Da Costa Gomez wrote:

> Only  a little bit  :-)
> What I did however was literally replace the 3.0// with 1.4// (in the 
> ID line) and guess what: it worked again.
> Reading your last reply it looks like the same issue.
> 4 now I'm moving again so ...
>
> Thx 4 your troubles,
> Cheers,
> Fermin
>
> Harish Krishnaswamy wrote:
>
>> I am still using 3.0, but I got the CVS head just prior to the beta1 
>> release when the dtd was still versioned 1.4. So, my build has a 1.4 
>> dtd in it and I believe Tapestry uses the local dtd when available. I 
>> tried using dtd 3.0 with this version and had the same parsing 
>> problem that you did. I have not tried the beta1 though. Hope I 
>> didn't confuse you.
>>
>> -Harish
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
Only  a little bit  :-)
What I did however was literally replace the 3.0// with 1.4// (in the ID 
line) and guess what: it worked again.
Reading your last reply it looks like the same issue.
4 now I'm moving again so ...

Thx 4 your troubles,
Cheers,
Fermin

Harish Krishnaswamy wrote:

> I am still using 3.0, but I got the CVS head just prior to the beta1 
> release when the dtd was still versioned 1.4. So, my build has a 1.4 
> dtd in it and I believe Tapestry uses the local dtd when available. I 
> tried using dtd 3.0 with this version and had the same parsing problem 
> that you did. I have not tried the beta1 though. Hope I didn't confuse 
> you.
>
> -Harish
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
I am still using 3.0, but I got the CVS head just prior to the beta1 
release when the dtd was still versioned 1.4. So, my build has a 1.4 dtd 
in it and I believe Tapestry uses the local dtd when available. I tried 
using dtd 3.0 with this version and had the same parsing problem that 
you did. I have not tried the beta1 though. Hope I didn't confuse you.

-Harish

F. Da Costa Gomez wrote:

> Just to make sure I understand what y'r saying.
> 1.
> Y'r NOT using the 3.0xx jars anymore
> All spec files were changed back to use the 1.4 DTDs
> or
> 2.
> You are using the 3.0xx version jars && you still changed all the spec 
> files back to use the 1.4 DTDs
>
> Sorry 4 this but I am just trying to make a decision on using 3 or 
> going back to 2.4-a5.
>
> TIA
> Fermin DCG
>
>
> Harish Krishnaswamy wrote:
>
>> That is correct. Do you have 1.4 in your jar?
>>
>> F. Da Costa Gomez wrote:
>>
>>> Lemme get this straight.
>>> 1st you added the 3.0 specs -> no go -> change everything back to 1.4
>>>
>>> Is this a correct description?
>>>
>>> Harish Krishnaswamy wrote:
>>>
>>>> I have the same problem when using 3.0 dtd. So I reverted back to 
>>>> 1.4 which exactly the same dtd though and I had no problem. Weird.
>>>>
>>>> F. Da Costa Gomez wrote:
>>>>
>>>>> Hmm, what y'r suggesting is that I forget about the fact that the 
>>>>> vlib.application had application in its spec and instead stick the 
>>>>> page in?
>>>>> Did that but to no avail.
>>>>> Besides the fact that I get a XML parse error (within Eclipse) the 
>>>>> exact same error re-appears.
>>>>> Next please! ;-)
>>>>>
>>>>> Cheers,
>>>>> Fermin DCG
>>>>>
>>>>> btw. the page files indeed are preceded by the page-application 
>>>>> (as you suggested in the earlier mail)
>>>>>
>>>>> Bill Lear wrote:
>>>>>
>>>>>> On Sunday, June 8, 2003 at 11:03:11 (-0500) Bill Lear writes:
>>>>>>  
>>>>>>
>>>>>>> On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez 
>>>>>>> writes:
>>>>>>>  
>>>>>>>
>>>>>>>> Just wore out my c & v keys but the error still remains!
>>>>>>>> Its exactly the same as before.
>>>>>>>>
>>>>>>>> Any other suggestion perhaps?
>>>>>>>>     
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> [...]
>>>>>>>   
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> I think you have this in your .application file:
>>>>>>
>>>>>> <!DOCTYPE application PUBLIC "-//Apache Software 
>>>>>> Foundation//Tapestry Specification 3.0//EN" 
>>>>>> "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>>>>
>>>>>> I think you need this:
>>>>>>
>>>>>> <!DOCTYPE page-specification PUBLIC
>>>>>>  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
>>>>>>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>>>>
>>>>>> I can't remember exactly, but I do remember some funky problem 
>>>>>> like this,
>>>>>> had to put things on separate lines.  Very odd.
>>>>>>
>>>>>>
>>>>>> Bill
>>>>>>
>>>>>> --------------------------------------------------------------------- 
>>>>>>
>>>>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>>>>> For additional commands, e-mail: 
>>>>>> tapestry-user-help@jakarta.apache.org
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>  
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>>>> For additional commands, e-mail: 
>>>>> tapestry-user-help@jakarta.apache.org
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>
>>
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
Just to make sure I understand what y'r saying.
1.
Y'r NOT using the 3.0xx jars anymore
All spec files were changed back to use the 1.4 DTDs
or
2.
You are using the 3.0xx version jars && you still changed all the spec 
files back to use the 1.4 DTDs

Sorry 4 this but I am just trying to make a decision on using 3 or going 
back to 2.4-a5.

TIA
Fermin DCG


Harish Krishnaswamy wrote:

> That is correct. Do you have 1.4 in your jar?
>
> F. Da Costa Gomez wrote:
>
>> Lemme get this straight.
>> 1st you added the 3.0 specs -> no go -> change everything back to 1.4
>>
>> Is this a correct description?
>>
>> Harish Krishnaswamy wrote:
>>
>>> I have the same problem when using 3.0 dtd. So I reverted back to 
>>> 1.4 which exactly the same dtd though and I had no problem. Weird.
>>>
>>> F. Da Costa Gomez wrote:
>>>
>>>> Hmm, what y'r suggesting is that I forget about the fact that the 
>>>> vlib.application had application in its spec and instead stick the 
>>>> page in?
>>>> Did that but to no avail.
>>>> Besides the fact that I get a XML parse error (within Eclipse) the 
>>>> exact same error re-appears.
>>>> Next please! ;-)
>>>>
>>>> Cheers,
>>>> Fermin DCG
>>>>
>>>> btw. the page files indeed are preceded by the page-application (as 
>>>> you suggested in the earlier mail)
>>>>
>>>> Bill Lear wrote:
>>>>
>>>>> On Sunday, June 8, 2003 at 11:03:11 (-0500) Bill Lear writes:
>>>>>  
>>>>>
>>>>>> On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez 
>>>>>> writes:
>>>>>>  
>>>>>>
>>>>>>> Just wore out my c & v keys but the error still remains!
>>>>>>> Its exactly the same as before.
>>>>>>>
>>>>>>> Any other suggestion perhaps?
>>>>>>>     
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> [...]
>>>>>>   
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> I think you have this in your .application file:
>>>>>
>>>>> <!DOCTYPE application PUBLIC "-//Apache Software 
>>>>> Foundation//Tapestry Specification 3.0//EN" 
>>>>> "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>>>
>>>>> I think you need this:
>>>>>
>>>>> <!DOCTYPE page-specification PUBLIC
>>>>>  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
>>>>>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>>>
>>>>> I can't remember exactly, but I do remember some funky problem 
>>>>> like this,
>>>>> had to put things on separate lines.  Very odd.
>>>>>
>>>>>
>>>>> Bill
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>>>> For additional commands, e-mail: 
>>>>> tapestry-user-help@jakarta.apache.org
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>  
>>>>>
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>>
>>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>
>>>
>>>
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
That is correct. Do you have 1.4 in your jar?

F. Da Costa Gomez wrote:

> Lemme get this straight.
> 1st you added the 3.0 specs -> no go -> change everything back to 1.4
>
> Is this a correct description?
>
> Harish Krishnaswamy wrote:
>
>> I have the same problem when using 3.0 dtd. So I reverted back to 1.4 
>> which exactly the same dtd though and I had no problem. Weird.
>>
>> F. Da Costa Gomez wrote:
>>
>>> Hmm, what y'r suggesting is that I forget about the fact that the 
>>> vlib.application had application in its spec and instead stick the 
>>> page in?
>>> Did that but to no avail.
>>> Besides the fact that I get a XML parse error (within Eclipse) the 
>>> exact same error re-appears.
>>> Next please! ;-)
>>>
>>> Cheers,
>>> Fermin DCG
>>>
>>> btw. the page files indeed are preceded by the page-application (as 
>>> you suggested in the earlier mail)
>>>
>>> Bill Lear wrote:
>>>
>>>> On Sunday, June 8, 2003 at 11:03:11 (-0500) Bill Lear writes:
>>>>  
>>>>
>>>>> On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez writes:
>>>>>  
>>>>>
>>>>>> Just wore out my c & v keys but the error still remains!
>>>>>> Its exactly the same as before.
>>>>>>
>>>>>> Any other suggestion perhaps?
>>>>>>     
>>>>>
>>>>>
>>>>>
>>>>> [...]
>>>>>   
>>>>
>>>>
>>>>
>>>>
>>>> I think you have this in your .application file:
>>>>
>>>> <!DOCTYPE application PUBLIC "-//Apache Software 
>>>> Foundation//Tapestry Specification 3.0//EN" 
>>>> "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>>
>>>> I think you need this:
>>>>
>>>> <!DOCTYPE page-specification PUBLIC
>>>>  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
>>>>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>>
>>>> I can't remember exactly, but I do remember some funky problem like 
>>>> this,
>>>> had to put things on separate lines.  Very odd.
>>>>
>>>>
>>>> Bill
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>>
>>>>
>>>>
>>>>
>>>>  
>>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>
>>
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
Lemme get this straight.
1st you added the 3.0 specs -> no go -> change everything back to 1.4

Is this a correct description?

Harish Krishnaswamy wrote:

> I have the same problem when using 3.0 dtd. So I reverted back to 1.4 
> which exactly the same dtd though and I had no problem. Weird.
>
> F. Da Costa Gomez wrote:
>
>> Hmm, what y'r suggesting is that I forget about the fact that the 
>> vlib.application had application in its spec and instead stick the 
>> page in?
>> Did that but to no avail.
>> Besides the fact that I get a XML parse error (within Eclipse) the 
>> exact same error re-appears.
>> Next please! ;-)
>>
>> Cheers,
>> Fermin DCG
>>
>> btw. the page files indeed are preceded by the page-application (as 
>> you suggested in the earlier mail)
>>
>> Bill Lear wrote:
>>
>>> On Sunday, June 8, 2003 at 11:03:11 (-0500) Bill Lear writes:
>>>  
>>>
>>>> On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez writes:
>>>>  
>>>>
>>>>> Just wore out my c & v keys but the error still remains!
>>>>> Its exactly the same as before.
>>>>>
>>>>> Any other suggestion perhaps?
>>>>>     
>>>>
>>>>
>>>> [...]
>>>>   
>>>
>>>
>>>
>>> I think you have this in your .application file:
>>>
>>> <!DOCTYPE application PUBLIC "-//Apache Software 
>>> Foundation//Tapestry Specification 3.0//EN" 
>>> "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>
>>> I think you need this:
>>>
>>> <!DOCTYPE page-specification PUBLIC
>>>  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
>>>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>>
>>> I can't remember exactly, but I do remember some funky problem like 
>>> this,
>>> had to put things on separate lines.  Very odd.
>>>
>>>
>>> Bill
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>>
>>>
>>>
>>>
>>>  
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Harish Krishnaswamy <hk...@comcast.net>.
I have the same problem when using 3.0 dtd. So I reverted back to 1.4 
which exactly the same dtd though and I had no problem. Weird.

F. Da Costa Gomez wrote:

> Hmm, what y'r suggesting is that I forget about the fact that the 
> vlib.application had application in its spec and instead stick the 
> page in?
> Did that but to no avail.
> Besides the fact that I get a XML parse error (within Eclipse) the 
> exact same error re-appears.
> Next please! ;-)
>
> Cheers,
> Fermin DCG
>
> btw. the page files indeed are preceded by the page-application (as 
> you suggested in the earlier mail)
>
> Bill Lear wrote:
>
>> On Sunday, June 8, 2003 at 11:03:11 (-0500) Bill Lear writes:
>>  
>>
>>> On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez writes:
>>>   
>>>
>>>> Just wore out my c & v keys but the error still remains!
>>>> Its exactly the same as before.
>>>>
>>>> Any other suggestion perhaps?
>>>>     
>>>
>>> [...]
>>>   
>>
>>
>> I think you have this in your .application file:
>>
>> <!DOCTYPE application PUBLIC "-//Apache Software Foundation//Tapestry 
>> Specification 3.0//EN" 
>> "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>
>> I think you need this:
>>
>> <!DOCTYPE page-specification PUBLIC
>>  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
>>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>>
>> I can't remember exactly, but I do remember some funky problem like 
>> this,
>> had to put things on separate lines.  Very odd.
>>
>>
>> Bill
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>
>>
>>
>>
>>  
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
Hmm, what y'r suggesting is that I forget about the fact that the 
vlib.application had application in its spec and instead stick the page in?
Did that but to no avail.
Besides the fact that I get a XML parse error (within Eclipse) the exact 
same error re-appears.
Next please! ;-)

Cheers,
Fermin DCG

btw. the page files indeed are preceded by the page-application (as you 
suggested in the earlier mail)

Bill Lear wrote:

>On Sunday, June 8, 2003 at 11:03:11 (-0500) Bill Lear writes:
>  
>
>>On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez writes:
>>    
>>
>>>Just wore out my c & v keys but the error still remains!
>>>Its exactly the same as before.
>>>
>>>Any other suggestion perhaps?
>>>      
>>>
>>[...]
>>    
>>
>
>I think you have this in your .application file:
>
><!DOCTYPE application PUBLIC "-//Apache Software Foundation//Tapestry Specification 3.0//EN" "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>
>I think you need this:
>
><!DOCTYPE page-specification PUBLIC
>  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
>  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">
>
>I can't remember exactly, but I do remember some funky problem like this,
>had to put things on separate lines.  Very odd.
>
>
>Bill
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>
>
>  
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Bill Lear <ra...@zopyra.com>.
On Sunday, June 8, 2003 at 11:03:11 (-0500) Bill Lear writes:
>On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez writes:
>>Just wore out my c & v keys but the error still remains!
>>Its exactly the same as before.
>>
>>Any other suggestion perhaps?
>[...]

I think you have this in your .application file:

<!DOCTYPE application PUBLIC "-//Apache Software Foundation//Tapestry Specification 3.0//EN" "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">

I think you need this:

<!DOCTYPE page-specification PUBLIC
  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">

I can't remember exactly, but I do remember some funky problem like this,
had to put things on separate lines.  Very odd.


Bill

Re: 2.4-a5 to 3.0b1a woes!

Posted by Bill Lear <ra...@zopyra.com>.
On Sunday, June 8, 2003 at 17:10:07 (+0200) F. Da Costa Gomez writes:
>Just wore out my c & v keys but the error still remains!
>Its exactly the same as before.
>
>Any other suggestion perhaps?

So, this is what you have at the top of your .page files:

<!DOCTYPE page-specification PUBLIC
  "-//Apache Software Foundation//Tapestry Specification 3.0//EN"
  "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd">

?


Bill

Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
Just wore out my c & v keys but the error still remains!
Its exactly the same as before.

Any other suggestion perhaps?

Cheers,
Fermin DCG

Bill Lear wrote:

>On Sunday, June 8, 2003 at 15:26:23 (+0200) F. Da Costa Gomez writes:
>  
>
>>Running 2.4-a5 my .application file was running like a charm (could even 
>>do infamous frames).
>>Of we go to 3.0-b1a.
>>Copied the <?xml bla bla stuff into the file from example.application 
>>and presto.
>>Obviously I'm not going anywhere anymore and the error suggests to me 
>>that it does not have anything to do with the Apache setup (worked fine 
>>with 2.4-a5).
>>Running Eclise 2.1i (latest & greatest) it also came back with a bunch 
>>of xml-parse errors that disappeared when I did some c&p from Tapestry 
>>files into my (suffy) files.
>>
>>Is this normal behaviour or am I doing something particularly silly?
>>
>>All help appreciated because I'm totally stuck (could go back but going 
>>fwd is more fun, usually) :-)
>>    
>>
>
>I believe you need to update your DTD statements use those from Vlib
>(latest 3.0 stuff) as template.  I had the same problems.
>
>
>Bill
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>
>
>  
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by "F. Da Costa Gomez" <dc...@fixed.com>.
Thx, I'll go off and c&p.
btw, is there some little trick to do it all in 1 go? ;-)

Cheers,
Fermin DCG

Bill Lear wrote:

>On Sunday, June 8, 2003 at 15:26:23 (+0200) F. Da Costa Gomez writes:
>  
>
>>Running 2.4-a5 my .application file was running like a charm (could even 
>>do infamous frames).
>>Of we go to 3.0-b1a.
>>Copied the <?xml bla bla stuff into the file from example.application 
>>and presto.
>>Obviously I'm not going anywhere anymore and the error suggests to me 
>>that it does not have anything to do with the Apache setup (worked fine 
>>with 2.4-a5).
>>Running Eclise 2.1i (latest & greatest) it also came back with a bunch 
>>of xml-parse errors that disappeared when I did some c&p from Tapestry 
>>files into my (suffy) files.
>>
>>Is this normal behaviour or am I doing something particularly silly?
>>
>>All help appreciated because I'm totally stuck (could go back but going 
>>fwd is more fun, usually) :-)
>>    
>>
>
>I believe you need to update your DTD statements use those from Vlib
>(latest 3.0 stuff) as template.  I had the same problems.
>
>
>Bill
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>
>
>  
>



Re: 2.4-a5 to 3.0b1a woes!

Posted by Bill Lear <ra...@zopyra.com>.
On Sunday, June 8, 2003 at 15:26:23 (+0200) F. Da Costa Gomez writes:
>Running 2.4-a5 my .application file was running like a charm (could even 
>do infamous frames).
>Of we go to 3.0-b1a.
>Copied the <?xml bla bla stuff into the file from example.application 
>and presto.
>Obviously I'm not going anywhere anymore and the error suggests to me 
>that it does not have anything to do with the Apache setup (worked fine 
>with 2.4-a5).
>Running Eclise 2.1i (latest & greatest) it also came back with a bunch 
>of xml-parse errors that disappeared when I did some c&p from Tapestry 
>files into my (suffy) files.
>
>Is this normal behaviour or am I doing something particularly silly?
>
>All help appreciated because I'm totally stuck (could go back but going 
>fwd is more fun, usually) :-)

I believe you need to update your DTD statements use those from Vlib
(latest 3.0 stuff) as template.  I had the same problems.


Bill