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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/06/15 16:31:29 UTC

[jira] Resolved: (AXIS2-2654) ServicesDirectory parameter should support http (webdav) access for external services repository

     [ https://issues.apache.org/jira/browse/AXIS2-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-2654.
--------------------------------------

    Resolution: Won't Fix

ServicesDirectory only works on the following cases
 -File based configurator and in that case the value should be a file URL (http:// not allowed)
 -When creating URL Based configurator with URL "file://"  
 - War based configurator with expanded case , 

All the other scenarios it will be ignored.

> 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.2, 1.1.1, 1.1
>         Environment: Axis-1.2 , Tomcat-5.5.23, Windows XP 
>            Reporter: Angel Todorov
>            Assignee: Deepal Jayasinghe
>            Priority: Blocker
>             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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org