After a quick look,
the problem is for sure here:

            <startup-properties>
                <basePath><root/>/assets</basePath>
            </startup-properties>

but this is the only place where the basePath tag is used ... all other xml
files contains something like this:

            <startup-properties>
                <src>/org/apache/pivot/demos/rss/rss_feed_demo.bxml</src>
            </startup-properties>


So could be something in the xslt related to basePath or root tags (but root
is present in many other xml files).

Let's update later.

Bye


--
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/FileNotFoundExceptions-on-http-pivot-apache-org-demos-large-data-html-tp3151429p3151719.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to