| Pete Dashwood 2007-06-01, 9:55 pm |
|
"Frank Swarbrick" <Frank.Swarbrick@efirstbank.com> wrote in message
news:465D62A6.6F0F.0085.0@efirstbank.com...
> <5c43beF2tm0i9U1@mid.individual.net>,
> Pete Dashwood<dashwood@removethis.enternet.co.nz> wrote:
>
>
>
> OK. I guess I'm just not sure what you are doing. Here is the demo
> client
> program for the apache SOAP service. Is calling the SOAP COM object from
> Java simpler than this?
>
Sorry I didn't get to answer this sooner, Frank.
The answer is "I don't know" and can't know until I see what it takes to do
it using COM.
(That probably won't be for a little while yet; I am trying to get the Batch
program that accesses the service, running as a demo, and it is a lot of
work. It involves accessing resources that are part of the C# Assembly
itself (reflection) and I haven't done this before, so I'm learning as I go
:-))
Thanks for posting this code. As soon as I can, I'll do the Java COM
solution.
Cheers,
Pete.
<Java code snipped>
|