You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2006/03/09 09:58:38 UTC

[jira] Created: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Enable using E4X to access the message in a JavaScript component
----------------------------------------------------------------

         Key: TUSCANY-82
         URL: http://issues.apache.org/jira/browse/TUSCANY-82
     Project: Tuscany
        Type: Improvement
  Components: Java SCA JavaScript Container  
    Reporter: ant elder
    Priority: Minor


E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-82?page=all ]
     
ant elder closed TUSCANY-82:
----------------------------


> Enable using E4X to access the message in a JavaScript component
> ----------------------------------------------------------------
>
>          Key: TUSCANY-82
>          URL: http://issues.apache.org/jira/browse/TUSCANY-82
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA JavaScript Container
>     Versions: Java-M1-tentative
>     Reporter: ant elder
>     Assignee: ant elder
>      Fix For: Java-M1

>
> E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-82?page=all ]

ant elder reassigned TUSCANY-82:
--------------------------------

    Assign To: ant elder

> Enable using E4X to access the message in a JavaScript component
> ----------------------------------------------------------------
>
>          Key: TUSCANY-82
>          URL: http://issues.apache.org/jira/browse/TUSCANY-82
>      Project: Tuscany
>         Type: Improvement
>   Components: Java SCA JavaScript Container
>     Reporter: ant elder
>     Assignee: ant elder
>     Priority: Minor

>
> E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-82?page=comments#action_12372189 ] 

ant elder commented on TUSCANY-82:
----------------------------------

There's simplistic support going for this, so the JavaScript sample 7 works now.

This only works for the helloworld sample right now as the service namespace is hardcoded in RhinoE4XScript. must fix that which may also require fixing TUSCANY-141

> Enable using E4X to access the message in a JavaScript component
> ----------------------------------------------------------------
>
>          Key: TUSCANY-82
>          URL: http://issues.apache.org/jira/browse/TUSCANY-82
>      Project: Tuscany
>         Type: Improvement
>   Components: Java SCA JavaScript Container
>     Reporter: ant elder
>     Assignee: ant elder
>     Priority: Minor

>
> E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-82?page=all ]

Jean-Sebastien Delfino reassigned TUSCANY-82:
---------------------------------------------

    Assign To: ant elder

> Enable using E4X to access the message in a JavaScript component
> ----------------------------------------------------------------
>
>          Key: TUSCANY-82
>          URL: http://issues.apache.org/jira/browse/TUSCANY-82
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA JavaScript Container
>     Reporter: ant elder
>     Assignee: ant elder
>     Priority: Minor

>
> E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-82?page=all ]

Jean-Sebastien Delfino updated TUSCANY-82:
------------------------------------------

    Fix Version: M1-tentative
        Version: M1-tentative

> Enable using E4X to access the message in a JavaScript component
> ----------------------------------------------------------------
>
>          Key: TUSCANY-82
>          URL: http://issues.apache.org/jira/browse/TUSCANY-82
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA JavaScript Container
>     Versions: M1-tentative
>     Reporter: ant elder
>     Assignee: ant elder
>     Priority: Minor
>      Fix For: M1-tentative

>
> E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-82?page=all ]

ant elder reassigned TUSCANY-82:
--------------------------------

    Assign To:     (was: ant elder)

> Enable using E4X to access the message in a JavaScript component
> ----------------------------------------------------------------
>
>          Key: TUSCANY-82
>          URL: http://issues.apache.org/jira/browse/TUSCANY-82
>      Project: Tuscany
>         Type: Improvement
>   Components: Java SCA JavaScript Container
>     Reporter: ant elder
>     Priority: Minor

>
> E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-82?page=all ]
     
ant elder resolved TUSCANY-82:
------------------------------

    Resolution: Fixed

This works now, with some limitations which will have to wait for M2

> Enable using E4X to access the message in a JavaScript component
> ----------------------------------------------------------------
>
>          Key: TUSCANY-82
>          URL: http://issues.apache.org/jira/browse/TUSCANY-82
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA JavaScript Container
>     Versions: Java-M1-tentative
>     Reporter: ant elder
>     Assignee: ant elder
>      Fix For: Java-M1

>
> E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TUSCANY-82) Enable using E4X to access the message in a JavaScript component

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-82?page=all ]

ant elder updated TUSCANY-82:
-----------------------------

    Fix Version: Java-M1
                     (was: Java-M1-tentative)
       Priority: Major  (was: Minor)

> Enable using E4X to access the message in a JavaScript component
> ----------------------------------------------------------------
>
>          Key: TUSCANY-82
>          URL: http://issues.apache.org/jira/browse/TUSCANY-82
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA JavaScript Container
>     Versions: Java-M1-tentative
>     Reporter: ant elder
>     Assignee: ant elder
>      Fix For: Java-M1

>
> E4X is an extension to JavaScript for processing XML. It would be really nice if this could be used with SCA JavaScript components so that wiring up JavaScript components to WS entryPoints or externalServices gives access to the SOAP Body payload via E4X.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira