the tacos library includes neither DojoWidget nor Widget,
only the (new) dojo library does.
So, correct is jwcid="[EMAIL PROTECTED]:Widget".

How are you including the latest jar? using maven ?

Does the /net/sf/tacos/Dojo.library exist in the classpath?
Can you see those components defined there?

On 3/9/07, Yiannis Mavroukakis <[EMAIL PROTECTED]> wrote:


Hi Andrea,

Tried both actually.

Component 'Widget' not found in [EMAIL PROTECTED]

here is my .application file

<library id="tacos" specification-path="/net/sf/tacos/Tacos.library"/>
    <library id="dojo" specification-path="/net/sf/tacos/Dojo.library"/>
    <library id="contrib"

specification-path="classpath:/org/apache/tapestry/contrib/Contrib.library"/>

And the component in question

<div jwcid="[EMAIL PROTECTED]:Widget" dojoType="FloatingPane"
        style="width:800; height:80px; left:20px; bottom:10px;
position:absolute;" persistPosition="ognl:false" isTaskBar="ognl:true"
resizable="ognl:false">
</div>

Is there anything glaringly wrong in any of these?

Thanks,

Yiannis

On Fri, 2007-03-09 at 16:37 +0200, Andreas Andreou wrote:
>
http://tacos.sourceforge.net/tacos4.1/tacos-core/quick-start/downloading.html
> http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdoc/index.html
>
> aren't you using dojo:Widget?
>
> On 3/9/07, Yiannis Mavroukakis <[EMAIL PROTECTED]> wrote:
>         Hello :-)
>
>         I'm currently using Tap 4.1 and the latest tacos from the 4.1
>         branch.
>         I am using  FloatingPane that is going to be deprecated so I'd
>         like to
>         switch to the dojo Widget. However, when I make the
>         modification in
>         the html i get this
>
>         Component 'DojoWidget' not found in Namespace
>
>         Neither DojoWidget nor Widget are found in the namespace..any
>         ideas what
>         would the problem be?
>
>         Thanks,
>
>         Yiannis
>
>
Note:__________________________________________________________________
>         This message is for the named person's use only. It may
>         contain
>         confidential, proprietary or legally privileged information.
>         No
>         confidentiality or privilege is waived or lost by any
>         mistransmission.
>         If you receive this message in error, please immediately
>         delete it and
>         all copies of it from your system, destroy any hard copies of
>         it and
>         notify the sender. You must not, directly or indirectly, use,
>         disclose,
>         distribute, print, or copy any part of this message if you are
>         not the
>         intended recipient. Jaguar Freight Services and any of its
>         subsidiaries
>         each reserve the right to monitor all e-mail communications
>         through its
>         networks.
>         Any views expressed in this message are those of the
>         individual sender,
>         except where the message states otherwise and the sender is
>         authorized
>         to state them to be the views of any such entity.
>
________________________________________________________________________
>         This e-mail has been scanned for all known viruses.
>
>
-------------------------------------------------------------------------
>         Take Surveys. Earn Cash. Influence the Future of IT
>         Join SourceForge.net's Techsay panel and you'll get the chance
>         to share your
>         opinions on IT & business topics through brief surveys-and
>         earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>         _______________________________________________
>         Tacos-devel mailing list
>         Tacos-devel@lists.sourceforge.net
>         https://lists.sourceforge.net/lists/listinfo/tacos-devel
>
>
>
> --
> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / JEE Consulting
> ________________________________________________________________________
> This e-mail has been scanned for all known viruses.
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys-and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________ Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Note:__________________________________________________________________
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
________________________________________________________________________
This e-mail has been scanned for all known viruses.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel




--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to