I think now that I have managed to put it in the correct place, but there's something else amiss;
DEBUG: failed loading /Art/js/dojo/src/widget/HtmlFisheyeList.js
with error: [SyntaxError: XML tag name mismatch, file:
http://foo:8080/Art/js/dojo/dojo.js, line: 134]
DEBUG:
failed loading /Art/js/dojo/src/widget.js with error: [SyntaxError: XML
tag name mismatch, file:
http://foo:8080/Art/js/dojo/dojo.js, line: 134]
DEBUG:
failed loading /Art/js/dojo/src/__package__.js with error:
[SyntaxError: XML tag name mismatch, file:
http://foo:8080/Art/js/dojo/dojo.js, line: 134]
DEBUG:
failed loading /Art/js/dojo/src.js with error: [SyntaxError: XML tag
name mismatch, file: http://foo:8080/Art/js/dojo/dojo.js,
line: 134]
DEBUG: failed loading /Art/js/dojo/__package__.js
with error: [SyntaxError: XML tag name mismatch, file:
http://foo:8080/Art/js/dojo/dojo.js, line: 134]
FATAL: Could not load 'dojo.widget.HtmlFisheyeList'; last tried '__package__.js'
DEBUG:
ERROR: On line 72 of document
http://foo:8080/Art/js/dojo/dojo.js: Could not load
'dojo.widget.HtmlFisheyeList'; last tried '__package__.js'
Thanks for any info,
Cheers,
PS
Thanks for any info,
Cheers,
PS
On 5/26/06, Peter Svensson <
[EMAIL PROTECTED]> wrote:
No, you're right. I do not;<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" " http://www.w3.org/TR/html4/loose.dtd ">
<!-- Application: Art -->
<!-- Page: PictureList --><!-- Generated: Fri May 26 21:17:07 CEST 2006 -->
<head>
<meta name="generator" content="Tapestry Application Framework, version 4.0.2"/>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /><title>Trails</title>
<link rel= "stylesheet" type="text/css" href="/Art/style/default.css" />
</head>And the Border.html says;
<html jwcid="@Shell" title="Trails" stylesheet="ognl:assets.stylesheet" renderBaseTag="ognl:false"><script type="text/_javascript_">
djConfig = { isDebug: true,
baseRelativePath: "js/dojo",
preventBackButtonFix: false,
parseWidgets: false
};
</script>
<script jwcid="@Any" type="text/_javascript_" src="" + '/js/dojo/dojo.js'"></script>
<body jwcid="@Body">
...
...
Is it something magic I have to define as the meta stuff discussed earlier, so that for some reason, even though 4.0.2 does implement basetags, it shuts its eyes for it since I have the wrong number somwhere?
Thanks for any help
Cheers,
PSOn 5/26/06, Jesse Kuhnert < [EMAIL PROTECTED]> wrote:Well, do you have the renderBaseTag="ognl:false" on your Shell component? Ie when you do view source on your browser do you see anything in betweeen <head></head> that mentions base tag ?On 5/26/06, Peter Svensson <[EMAIL PROTECTED] > wrote:OK. I am now using the 4.0.2 jars in my project, and I get the same error/behavior as before. Do I really need to change the meta tags as well? In that case, do I just change "4.0" to "4.0.2" Everywhere, or is there as standard template one can just pate in?
Sorry for my world-class ineptness here,
PSOn 5/26/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:Look at the generator meta tag...
You're using version 4.0 of Tapestry...
renderBaseTag parameter was added in 4.0.1, so
you'll have to upgrade (or create your own @Shell)
From Peter Svensson < [EMAIL PROTECTED]>:
> I'm very sorry, Jesse. I have checked the spelling, and still I get ;
>
> An exception has occurred.
>
> You may continue by
> *restarting< http://skybar.dyndns.org:8080/Art/restart.svc>
> * the session.
>
>
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Tacos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tacos-devel
--
Jesse Kuhnert
Tacos/Tapestry, team member/developer
Open source based consulting work centered around dojo/tapestry/tacos/hivemind.
