I moved /dojo/src to /webapp/src Now it works , But it has some display issues.
AT Azarias Tomás wrote: > > > Now I am facing with this error : > > "Could not load 'dojo.widget.TabContainer'; last tried '__package__.js'" > > It seems that is not find other files on dojo folder. > > > > > > mraible wrote: >> >> You should be able to add Dojo to any web framework - you may need to >> configure the staticFilter to exclude /scripts/dojo/* (or wherever you >> put it), but that's about it. >> >> Matt >> >> On 6/21/07, Azarias Tomás <[EMAIL PROTECTED]> wrote: >>> >>> >>> >>> Is there a way to use AppFuse 2.0 M5 jsf with Dojo? >>> >>> >>> >>> >>> Matt Raible-3 wrote: >>> > >>> > Did you get this sorted out - I believe a solution was posted to >>> another >>> > thread. >>> > >>> > Matt >>> > >>> > On 1/31/07, misun chung <[EMAIL PROTECTED]> wrote: >>> >> Matt, >>> >> I tried the attached DojoFilter.java, and added filter mapping in >>> >> web.xml. >>> >> Then I got the following error message. >>> >> [java] [pagegate] ERROR [http-8080-Processor23] >>> >> RequestProcessor.processMapping(676) | Invalid path was requested >>> >> /scripts/dojo/src/widget/templates/ComboBox >>> >> >>> >> Does it mean that the Filter does not work correctly? >>> >> >>> >> >>> >> On 1/31/07, Matt Raible <[EMAIL PROTECTED]> wrote: >>> >> > >>> >> > The DojoFilter attached to the following issue might solve this >>> >> problem: >>> >> > >>> >> > http://issues.appfuse.org/browse/APF-431 >>> >> > >>> >> > Please report back with your findings. >>> >> > >>> >> > Matt >>> >> > >>> >> > On 1/31/07, misun chung <[EMAIL PROTECTED]> wrote: >>> >> > > >>> >> > > >>> >> > > Hello, >>> >> > > >>> >> > > I am new to Ajax, and trying to test dojo in appfuse. >>> >> > > The simple example from dojo web site was working, but not in >>> >> appfuse. >>> >> > > Should I change some configuration in appfuse to use dojo? >>> >> > > >>> >> > > Thank you for your help in advance! >>> >> > >>> >> > >>> >> > -- >>> >> > http://raibledesigns.com >>> >> > >>> >> > >>> >> --------------------------------------------------------------------- >>> >> > To unsubscribe, e-mail: >>> >> [EMAIL PROTECTED] >>> >> > For additional commands, e-mail: [EMAIL PROTECTED] >>> >> > >>> >> > >>> >> >>> >> >>> > >>> > >>> > -- >>> > http://raibledesigns.com >>> > >>> > --------------------------------------------------------------------- >>> > To unsubscribe, e-mail: [EMAIL PROTECTED] >>> > For additional commands, e-mail: [EMAIL PROTECTED] >>> > >>> > >>> > >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/dojo-in-appfuse-tf3152000s2369.html#a11228819 >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> >> -- >> http://raibledesigns.com >> >> > > -- View this message in context: http://www.nabble.com/dojo-in-appfuse-tf3152000s2369.html#a11236622 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
