ServicesDirectory parameter should support http (webdav) access for external
services repository
------------------------------------------------------------------------------------------------
Key: AXIS2-2654
URL: https://issues.apache.org/jira/browse/AXIS2-2654
Project: Axis 2.0 (Axis2)
Issue Type: New Feature
Components: deployment
Affects Versions: 1.1, 1.1.1, 1.2
Environment: Axis-1.2 , Tomcat-5.5.23, Windows XP
Reporter: Angel Todorov
Fix For: 1.3, nightly
Hi,
I'm trying to configure an external WebDAV repository for the
services. I am using Axis2-1.2
After axis2 is loaded, it cannot load the services from the repository
and displays an empty list.
This is the parameter in axis2.xml which I am modifying:
<!--To override repository/services you need to uncomment
following parameter and value SHOULD be absolute file path.-->
<parameter name="ServicesDirectory"
locked="false">http://localhost:8081/webdav</parameter>
Has anyone tried this ?
Using Internet Explorer, I can open the webdav folder above with no problem.
Thanks!
Regards,
Angel
--
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]