I had to revert to Axis 1.x for compatibility with some 3rd party code
I don't control that has to run in the same servlet container as our
Clojure code. The Axis 2.x wrapper looked much nicer but we couldn't
use it.

Sean

On Sat, May 18, 2013 at 5:32 PM, Marc Boschma <marc.bosc...@gmail.com> wrote:
> Well understood Sean!
>
> If I work out away to up lift the code I'll contribute that back.
>
> I was just checking to see if anyone else had tried.
>
> If, like you, I need to find another way is Axis 1.x an easier platform than 
> 2.x ?The Java SOAP landscape seems overly complex.
>
> Marc
>
> I really wish the service I need to integrate with was REST based…
>
> On 19/05/2013, at 12:43 AM, Sean Corfield <seancorfi...@gmail.com> wrote:
>
>> Since my name was invoked via mention of this repo, I figured it was a
>> good chance to post from the readme:
>>
>> "Note however that I am not actively maintaining this library and
>> would welcome someone taking it over. I updated Tetsuya's code to use
>> a more modern Clojure environment purely to test it for a problem I
>> was working on - it didn't really do what I needed so I took a
>> different approach (using Axis 1.x libraries at a much lower level for
>> one specific web service)."
>>
>> Sean
>>
>> On Fri, May 17, 2013 at 11:29 PM, marc <marc.bosc...@gmail.com> wrote:
>>> Hoping someone has already explored this. Has anyone ever used clj-soap as a
>>> client and managed to pass in Basic authentication credentials?
>>>
>>> I tried putting them into the URL to the WSDL but that did seem to work…
>>>
>>> Off to read up on Axis 2…
>>>
>>>
>>>
>>> --
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to clojure@googlegroups.com
>>> Note that posts from new members are moderated - please be patient with your
>>> first post.
>>> To unsubscribe from this group, send email to
>>> clojure+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/clojure?hl=en
>>> ---
>>> You received this message because you are subscribed to the Google Groups
>>> "Clojure" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to clojure+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>> --
>> Sean A Corfield -- (904) 302-SEAN
>> An Architect's View -- http://corfield.org/
>> World Singles, LLC. -- http://worldsingles.com/
>>
>> "Perfection is the enemy of the good."
>> -- Gustave Flaubert, French realist novelist (1821-1880)
>>
>> --
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with your 
>> first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups 
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to