Please look at

http://jakarta.apache.org/tapestry/UsersGuide/friendly-urls.html

The way you define the service encoder for the asset service has
changed slightly in your hivemodule.xml and web.xml between beta-10
and beta-11.


On 10/20/05, Philip Lopez <[EMAIL PROTECTED]> wrote:
> I'm seeing the same thing with beta 11... just upgraded and noticed that the
> LinkSubmit component wasn't doing anything, and appropriate error messages in
> the Firefox JavaScript console.
>
> When I try the URL for the Form.js asset, it returns the Home page for me, not
> actually a duplicate of the current page... This is, I suppose, what the
> browser will also see at the time it renders the page.
>
> hth
> - Phil
>
> On Thu, 20 Oct 2005 15:16, Scott Russell wrote:
> > Does any one else get this error with Tapestry4-beta11?
> >
> > On a page with a Form, the Form.js is not going to the client properly, but
> > is being rendered as a duplicate of the page itself. As a result,
> > subsequent javascript breaks as it relies on elements defined within
> > Form.js.
> >
> > I have tested this against both beta-10 and beta-11, and the latter
> > definitely is broken compared with the former, btu I wanted to see if
> > anyone else was having this problem before filing a bug report.
> >
> > It appears to be a problem with the asset service serving up the javascript
> > files, as the script reference is to:
> > <script type="text/javascript"
> > src="/autotest/assets/b4909c59529064c46eb8843b65911500/org/apache/tapestry/
> >form/Form.js"></script>
> >
> > Also, any other asset defined javascript also has the same problem.
> >
> > regards,
> > Scott
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta 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]

Reply via email to