Hi,

to be more specific:

This error is a little strange, say in OS X, everything works, I can re
produce this error only if i change the form ID to

id="import_form"

but in Ubuntu linux, even the t:id="import_form" will have that error.

@Component
private Form import_form;

< t:form t:id="import_form" t:clientValidation="false">
< /t:form>


Angelo Chen wrote:
> 
> Hi,
> 
> My app works in my development machine, a Mac, but when upload to a ubuntu
> server i started to get errors like this in some pages:
> 
> Render queue error in BeginRender[admin/Main:adminlayout.pagelink_2]:
> Component register/_mm2 does not contain an embedded component with id
> 'import_form'. i tried with two ubuntu servers, all got the same error,
> any idea? thanks.
> 
> Angelo
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-strange-error-tp16585860p16590558.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to