You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Brent Daniel (JIRA)" <de...@tuscany.apache.org> on 2009/04/27 22:58:31 UTC

[jira] Created: (TUSCANY-2993) store-dojo sample doesn't work in IE

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.


[jira] Commented: (TUSCANY-2993) store-dojo sample doesn't work in IE

Posted by "Brent Daniel (JIRA)" <de...@tuscany.apache.org>.
    [ 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.


[jira] Resolved: (TUSCANY-2993) store-dojo sample doesn't work in IE

Posted by "Brent Daniel (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brent Daniel resolved TUSCANY-2993.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-1.5

> 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
>            Assignee: Brent Daniel
>             Fix For: Java-SCA-1.5
>
>
> 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.


[jira] Assigned: (TUSCANY-2993) store-dojo sample doesn't work in IE

Posted by "Brent Daniel (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brent Daniel reassigned TUSCANY-2993:
-------------------------------------

    Assignee: Brent Daniel

> 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
>            Assignee: 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.