You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rainer Menzner (JIRA)" <ji...@apache.org> on 2006/11/03 12:30:16 UTC

[jira] Created: (AXIS2-1595) Enable REST support by default.

Enable REST support by default.
-------------------------------

                 Key: AXIS2-1595
                 URL: http://issues.apache.org/jira/browse/AXIS2-1595
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Improvement
    Affects Versions: 1.1
         Environment: Win XP SP2, Mozilla Firefox 1.5.0.7, Tomcat 5.5.20
            Reporter: Rainer Menzner


After installation of Axis2 1.1 RC2, the Axis2 did not display. Instead a message requiring REST support to eb enabled was displayed. In order to make it make it work I edited webapps\axis2\WEB-INF\conf\axis2.xml as follows:

<parameter name="enableRESTInAxis2MainServlet" locked="true">false</parameter>

replaced with:

<parameter name="enableRESTInAxis2MainServlet" locked="true">true</parameter>

-- 
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

        

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


[jira] Resolved: (AXIS2-1595) Enable REST support by default.

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-1595.
--------------------------------------

    Resolution: Fixed

issue is fixed now in the current code base

> Enable REST support by default.
> -------------------------------
>
>                 Key: AXIS2-1595
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1595
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>    Affects Versions: 1.1
>         Environment: Win XP SP2, Mozilla Firefox 1.5.0.7, Tomcat 5.5.20
>            Reporter: Rainer Menzner
>         Assigned To: Deepal Jayasinghe
>
> After installation of Axis2 1.1 RC2, the Axis2 did not display. Instead a message requiring REST support to eb enabled was displayed. In order to make it make it work I edited webapps\axis2\WEB-INF\conf\axis2.xml as follows:
> <parameter name="enableRESTInAxis2MainServlet" locked="true">false</parameter>
> replaced with:
> <parameter name="enableRESTInAxis2MainServlet" locked="true">true</parameter>

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1595) Enable REST support by default.

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-1595:
------------------------------------

    Assignee: Deepal Jayasinghe

> Enable REST support by default.
> -------------------------------
>
>                 Key: AXIS2-1595
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1595
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>    Affects Versions: 1.1
>         Environment: Win XP SP2, Mozilla Firefox 1.5.0.7, Tomcat 5.5.20
>            Reporter: Rainer Menzner
>         Assigned To: Deepal Jayasinghe
>
> After installation of Axis2 1.1 RC2, the Axis2 did not display. Instead a message requiring REST support to eb enabled was displayed. In order to make it make it work I edited webapps\axis2\WEB-INF\conf\axis2.xml as follows:
> <parameter name="enableRESTInAxis2MainServlet" locked="true">false</parameter>
> replaced with:
> <parameter name="enableRESTInAxis2MainServlet" locked="true">true</parameter>

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org