[snip]
Simon Laws wrote:
Just compiling up SCA (on a fresh Fedora Core 6 machine this time). A few
comments when following the instructions so far.

Builidng core SCA
 Without Ant and JDK on the path the tools build fails

Looking at the getting starter page. Not sure what to do once the core has been built. I know from experience that I need to build a sample and, before
this, build the appropriate extensions. But it's not obvious from the SCA
getting started page. Would be good to give an example of the very first
thing someone might like to try after buidling the core, e.g. now go build the C++ extensions and try the CPPCalculator sample. Or is there some other
test I should try to prove that the compile was successful?

Tuscany SCA Extensions

Links don't work as doc is missing.

Samples
Small point - Could you extend the link highlighting from "getting started"
to "samples getting started".

Tuscany Samples - Getting Started

Samples Dependencies table 1.
Doc appears to be missing from the doc directory so links at top of table
don;t work
HTTPDBigBang link doesn't work
AlertAggregator link doesn't work

Just downloading a JDK so will let you know how I get on once done.

Simon


I just finished testing all the samples on RHEL4 and they all worked for me except AlertAggregator, which gives me this:

Apache Tuscany Alert Aggregator Sample

Alert Sources:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Recent Alerts (Refresh):
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

The HTTPD server log says this:

Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser
Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser
Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser
Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser
Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser
Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser
Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser
Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser
Traceback (most recent call last):
File "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", line 19, in <module>
   import feedparser, datetime, xml.etree.ElementTree, re
ImportError: No module named feedparser

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to