[
https://issues.apache.org/jira/browse/TUSCANY-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703501#action_12703501
]
Brent Daniel commented on TUSCANY-2993:
---------------------------------------
Removing the binding.atom references resolves the issue, so it's definitely
some sort of issue with IE where tuscany.AtomService is not getting defined.
> store-dojo sample doesn't work in IE
> ------------------------------------
>
> Key: TUSCANY-2993
> URL: https://issues.apache.org/jira/browse/TUSCANY-2993
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Samples
> Reporter: Brent Daniel
>
> The store-dojo sample doesn't work in internet explorer. I've also had a
> report that it doesn't work with HtmlUnit.
> IE complains that an object is expected at line 21, which is where
> tuscany.AtomService is first used.
> tuscany.sca.referenceMap.shoppingCart = new
> tuscany.AtomService("/ShoppingCart/Cart");
> Firefox and Safari seem to be ok, though the contents of the shopping cart
> does not show up.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.