You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Richard Lewis-Shell <rl...@mac.com> on 2005/05/13 16:03:50 UTC

Workbench working?

Is the workbench from HEAD working for you guys?  It's not for me - 
appears the ValidField javascript is broken.  The Fields tab doesn't 
work properly: the fields don't validate - neither client nor server 
side, and the LinkSubmit doesn't work (I think because the javascript is 
generally broken).  I've tried this with my mods to Submit et al. and 
with a fresh check out and get the same behaviour.  All unit tests are 
passing though.

I think at least part of the problem is with the following style of 
external javascript references:
<script language="JavaScript" type="text/javascript" 
src="/private/org/apache/tapestry/valid/Validator.js"></script>

For me, that src gives 404 errors.

In case it's relevant, I'm using Jetty 4.1.4.

Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


Re: Workbench working?

Posted by Richard Lewis-Shell <rl...@mac.com>.
getting closer - client side validation can't seem to be disabled now.

Howard Lewis Ship wrote:
> Slight configuration problem; the "/private/" URL was mapped to the folder 
> private, not target/private, which screwed things up. Just checked in the 
> fix.
> 
> On 5/13/05, Howard Lewis Ship <hl...@gmail.com> wrote:
> 
>>When was the last time you got from head? Also, I'm running using a Jetty 
>>Launch Config inside Eclipse ... I'll try using Ant in a moment.
>>
>>On 5/13/05, Richard Lewis-Shell <rlewisshell@mac.com > wrote:
>>
>>>Is the workbench from HEAD working for you guys? It's not for me -
>>>appears the ValidField javascript is broken. The Fields tab doesn't
>>>work properly: the fields don't validate - neither client nor server
>>>side, and the LinkSubmit doesn't work (I think because the javascript is
>>>generally broken). I've tried this with my mods to Submit et al. and 
>>>with a fresh check out and get the same behaviour. All unit tests are
>>>passing though.
>>>
>>>I think at least part of the problem is with the following style of
>>>external javascript references:
>>><script language="JavaScript" type="text/javascript" 
>>>src="/private/org/apache/tapestry/valid/Validator.js"></script>
>>>
>>>For me, that src gives 404 errors.
>>>
>>>In case it's relevant, I'm using Jetty 4.1.4.
>>>
>>>Richard
>>>
>>>--------------------------------------------------------------------- 
>>>To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
>>>For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
>>>
>>>
>>
>>
>>-- 
>>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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


Re: Workbench working?

Posted by Howard Lewis Ship <hl...@gmail.com>.
Slight configuration problem; the "/private/" URL was mapped to the folder 
private, not target/private, which screwed things up. Just checked in the 
fix.

On 5/13/05, Howard Lewis Ship <hl...@gmail.com> wrote:
> 
> When was the last time you got from head? Also, I'm running using a Jetty 
> Launch Config inside Eclipse ... I'll try using Ant in a moment.
> 
> On 5/13/05, Richard Lewis-Shell <rlewisshell@mac.com > wrote:
> > 
> > Is the workbench from HEAD working for you guys? It's not for me -
> > appears the ValidField javascript is broken. The Fields tab doesn't
> > work properly: the fields don't validate - neither client nor server
> > side, and the LinkSubmit doesn't work (I think because the javascript is
> > generally broken). I've tried this with my mods to Submit et al. and 
> > with a fresh check out and get the same behaviour. All unit tests are
> > passing though.
> > 
> > I think at least part of the problem is with the following style of
> > external javascript references:
> > <script language="JavaScript" type="text/javascript" 
> > src="/private/org/apache/tapestry/valid/Validator.js"></script>
> > 
> > For me, that src gives 404 errors.
> > 
> > In case it's relevant, I'm using Jetty 4.1.4.
> > 
> > Richard
> > 
> > --------------------------------------------------------------------- 
> > To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
> > 
> > 
> 
> 
> -- 
> 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 




-- 
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

Re: Workbench working?

Posted by Howard Lewis Ship <hl...@gmail.com>.
When was the last time you got from head? Also, I'm running using a Jetty 
Launch Config inside Eclipse ... I'll try using Ant in a moment.

On 5/13/05, Richard Lewis-Shell <rl...@mac.com> wrote:
> 
> Is the workbench from HEAD working for you guys? It's not for me -
> appears the ValidField javascript is broken. The Fields tab doesn't
> work properly: the fields don't validate - neither client nor server
> side, and the LinkSubmit doesn't work (I think because the javascript is
> generally broken). I've tried this with my mods to Submit et al. and
> with a fresh check out and get the same behaviour. All unit tests are
> passing though.
> 
> I think at least part of the problem is with the following style of
> external javascript references:
> <script language="JavaScript" type="text/javascript"
> src="/private/org/apache/tapestry/valid/Validator.js"></script>
> 
> For me, that src gives 404 errors.
> 
> In case it's relevant, I'm using Jetty 4.1.4.
> 
> Richard
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
> 
> 


-- 
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