
| Author |
Message |
viru4808 Senior Member


Joined: 09 Jan 2008
     Posts: 76

|
Posted: Tue Feb 02, 2010 12:13 am Post subject: Please enable REST support in WEB-INF/conf/axis2.xml |
|
|
Hi,
New installation BO XI 3 SP2 with WebSphere on a Unix Server.
We have trouble getting the Web Services working properly, whenever we get this error when trying to open webservices using the following URL:
https://servername:port/dswsbobje/services/session
CMC & Infoview are working fine and have no issues.
So far tried the following:
1.Uncommenting the following lines -
<!--<parameter name="servicePath">services</parameter>-->
<!--<parameter name="restPath">rest</parameter>-->
2. Rest parameter in axis2.xml looks like this
<parameter name="disableREST" locked="true">true</parameter>
Thanks for your help in advance.
Viru |
|
| Back to top |
|
 |
aneelf Principal Member


Joined: 15 May 2006
       Posts: 171

|
Posted: Tue Feb 02, 2010 7:17 am Post subject: Re: Please enable REST support in WEB-INF/conf/axis2.xml |
|
|
I have seen this error (if you want to call it) appearing if you access web services URL like you are doing but simultaneously it does not affect ... say when using Qaaws ... I mean it works well when you create WS using Qaaws and use it in XCelsius (for instance)
Did you try that? |
|
| Back to top |
|
 |
viru4808 Senior Member


Joined: 09 Jan 2008
     Posts: 76

|
|
| Back to top |
|
 |
|
|