dcarbone/soap-plus

Allow users to specify custom WSDL caching directory

dcarbone opened this issue · 5 comments

This is probably a good feature to have rather than forcing usage of hardcoded paths.

An initial dev implementation of this feature has been added to the master branch.

And it works like a charm, but it seems like the first time I need to refresh the page in order to be able to write in this cache directory

Hmm, ok. I will take a look at it later today, thanks for reporting this!

On Mon, Oct 6, 2014 at 10:19 AM, Nicolas Kern notifications@github.com
wrote:

And it works like a charm, but it seems like the first time I need to
refresh the page in order to be able to write in this cache directory


Reply to this email directly or view it on GitHub
#2 (comment).

From my internet to yours,
Daniel Carbone

@nicolaskern: I have updated the master branch and created a new tag (0.7.1) that addresses this issue. Please let me know if this fixes it for you!

Works perfectly, thanks!