> I want to give some guys who are trying to integrate one of my
> webservices from java, instructions and or a class file, I can't assume
> they will be using a J2EE application server, so it would need to be a
> standalone class.
>
>
> I've seen hundreds of code snippets and various tutorials but none of
> them include a fully working code sample, they all seem to indicate that
> it's a trivial matter but don't really show me a fully working class
> file.
>
~confused~
All you need to do is give them a URL. You shouldn't need to be telling
them how to write Java or sending them class files. Let them do that.
You just need to tell them :
http://yourdomain/yourpath/yourservice.cfc?wsdl and away they go.
Regards
Stephen
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

