On Jan 11, 2008 10:55 AM, Raymond Feng <[EMAIL PROTECTED]> wrote: > Hi, > > I just tried the store sample from the 1.1 RC1 binary distro. There are two > issues: > > 1) When I clicked on the "Add to Cart" buttion, I was prompted to type in > user id and password. It's not documented anywhere in the README. I had to > go back the tuscany-binding-feed source code to figure it out.
There is a getting started pdf with the store sample, and an updated version is also available at : http://cwiki.apache.org/confluence/display/TUSCANY/Getting+Started+with+Tuscany It says : Note: When adding items for the first time you will be asked for userid and password by the browser. Enter "admin" for both. > > 2) The store sample is not working well with IE7. > "document.getElementById()" returns null on Line 50. It works with FireFox. > Support for IE was just added couple weeks ago, but from what you are reporting, I guess it works only in IE6. I didn't test in IE7 (didn't have it). Let me know if this is something we want to get fixed in R1.1 and I can investigate the issue. > Thanks, > Raymond > > ----- Original Message ----- > From: "Simon Laws" <[EMAIL PROTECTED]> > To: "tuscany-dev" <[email protected]> > Sent: Thursday, January 10, 2008 7:25 AM > Subject: [Vote] Release Tuscany Java SCA 1.1-incubating (RC1) > > > > Please review and vote on the 1.1 release artifacts of Tuscany SCA for > > Java. > > > > The SVN tag for the release is: > > https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.1-RC1/ > > > > The artifacts are available for review at: > > http://people.apache.org/~slaws/tuscany/1.1-RC1/ > > > > This includes the signed binary and source distributions, the RAT report, > > and the Maven staging repository. > > > > If you do find issues with the release candidate that you think need > > to be fixed and lead to a -1 please review and fix them in the 1.1 branch > > or raise jira's targeting the 1.1 release. > > > > Thanks, > > > > Simon > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
