David; Are you by chance using the example at http://www.topquadrant.com/products/SPARQLMotion_docs/SPARQLMotion_ex_newsfeed.html? This script does work, and I just verified it. The RSS url is the same you mention.
The error message is basically that it can't get to the URL. If you have a proxy, you will need to set that up in Composer's Eclipse container. See Preferences > General > Network Connections. -- Scott On Oct 12, 12:26 pm, "[email protected]" <[email protected]> wrote: > I am trying to use the SPIN modules. I am connecting to an RSS feed > (the one that is in the > tutorialhttp://www.nytimes.com/services/xml/rss/nyt/GlobalBusiness.xml). > > I run the script and get: Could not execute SPARQLMotion script > java.io.IOException: java.net.UnknownHostException:www.nytimes.com > > I can get to the web site through a browser - so I know its valid. > > this is what i put into the sml:url property > string.http://www.nytimes.com/services/xml/rss/nyt/WorldBusiness.xml -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
