You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <tu...@ws.apache.org> on 2007/09/20 18:06:32 UTC

[jira] Created: (TUSCANY-1777) Implement distributed domain support in webapps

Implement distributed domain support in webapps
-----------------------------------------------

                 Key: TUSCANY-1777
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1777
             Project: Tuscany
          Issue Type: New Feature
    Affects Versions: Java-SCA-1.0
         Environment: All
            Reporter: Simon Laws
             Fix For: Java-SCA-Next


host-webapp currently uses the standalone domain implementation. Covert it to use the distributed version. 

Note. in binding-sca-axis2 there is a test to find out it Tuscany is running in a web app (in which case it uses the node uri as the endpoint url for registration - as it can't get it from the web container)

		        if (servletHost.getClass().getName().equals("WebbAppServletHost")){

Need to look at whether there is a better way of doing this

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Closed: (TUSCANY-1777) Implement distributed domain support in webapps

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws closed TUSCANY-1777.
-------------------------------

    Resolution: Won't Fix

Now we are moving to the workspace we don't need to ask this question as the URL will be fully configured when the node reads the composite. Closing this down.

> Implement distributed domain support in webapps
> -----------------------------------------------
>
>                 Key: TUSCANY-1777
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1777
>             Project: Tuscany
>          Issue Type: New Feature
>    Affects Versions: Java-SCA-1.0
>         Environment: All
>            Reporter: Simon Laws
>             Fix For: Java-SCA-Next
>
>
> host-webapp currently uses the standalone domain implementation. Covert it to use the distributed version. 
> Note. in binding-sca-axis2 there is a test to find out it Tuscany is running in a web app (in which case it uses the node uri as the endpoint url for registration - as it can't get it from the web container)
> 		        if (servletHost.getClass().getName().equals("WebbAppServletHost")){
> Need to look at whether there is a better way of doing this

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org