You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Allen Guo <el...@gmail.com> on 2007/06/24 04:41:29 UTC

Tapestry-Upload for TP5.0.4

Hi All,
I download the tapeestry-upload component source code into my project.
And add the @SubModule(UploadModule.class) to my AppModule.java . then
use 'upload' component in my project.
It works fine.

But if I package them to a .jar file , system always tell me no
component 'upload' be found.
I test them again and again. the same error occurr.

Could anyone give me an idea?

Thanks in advanced
Allen Guo

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


Tapestry 5 and EJB 3 : sample code or tutorial

Posted by Dwi Ardi Irawan <dw...@srw.iao.co.id>.
Hi all,....

does anyone have a sample tutorial or code (just simply code to 
introduce me to use EJB 3 in Tapestry)
please PM me...


thnx u

dwi ardi irawan

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


Re: Tapestry-Upload for TP5.0.4

Posted by Otho <ta...@googlemail.com>.
Hi Allen,
maybe you should upgrade to 5.0.5 and add a dependency to tapestry-upload to
your pom. Works like a charm. I don't know if it does with 5.0.4 though.
http://tapestry.apache.org/tapestry5/tapestry-upload/
Regards,
Otho

2007/6/24, Allen Guo <el...@gmail.com>:
>
> Hi All,
> I download the tapeestry-upload component source code into my project.
> And add the @SubModule(UploadModule.class) to my AppModule.java . then
> use 'upload' component in my project.
> It works fine.
>
> But if I package them to a .jar file , system always tell me no
> component 'upload' be found.
> I test them again and again. the same error occurr.
>
> Could anyone give me an idea?
>
> Thanks in advanced
> Allen Guo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>