[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to