Michelle Streeter wrote:As stated before, yes I do have a front end servlet that does display the service backend data. But it is very basic. And it resides on the same server and refers to the service directly without a url.
I also have a Flash Builder front end that does consume the service and it does this from any server I wish. I does not require to be on the same server.
Paul Clapham wrote:So would it be fair to say that you do indeed have Java code that acts as a client to a web service? I asked you this already, but you haven't answered. It isn't fair to accuse me of failing to understand you if you don't answer questions that I ask, don't you agree?
Michelle Streeter wrote:
Michelle Streeter wrote:As stated before, yes I do have a front end servlet that does display the service backend data. But it is very basic. And it resides on the same server and refers to the service directly without a url.
I also have a Flash Builder front end that does consume the service and it does this from any server I wish. I does not require to be on the same server.
Paul Clapham wrote:So would it be fair to say that you do indeed have Java code that acts as a client to a web service? I asked you this already, but you haven't answered. It isn't fair to accuse me of failing to understand you if you don't answer questions that I ask, don't you agree?
Exactly how is this not answering your question.
Paul Clapham wrote:
Michelle Streeter wrote:
Michelle Streeter wrote:As stated before, yes I do have a front end servlet that does display the service backend data. But it is very basic. And it resides on the same server and refers to the service directly without a url.
I also have a Flash Builder front end that does consume the service and it does this from any server I wish. I does not require to be on the same server.
Paul Clapham wrote:So would it be fair to say that you do indeed have Java code that acts as a client to a web service? I asked you this already, but you haven't answered. It isn't fair to accuse me of failing to understand you if you don't answer questions that I ask, don't you agree?
Exactly how is this not answering your question.
Well, the problem is that it doesn't use the word "Yes" or the word "No". Either of those would be a satisfactory answer. As it is, it sounds like the answer is "Yes", but you already complained about me misquoting you, so I'm not sure where to go from here.
Anyway it seems like I'm in over my head here, since I haven't ever had to use large-scale frameworks to consume a web service. As I said, I just used Axis to generate the client and then put the generated code in the place I needed to run it. But you don't seem to be going down that road. So let me just say that to get from something which connects only to your own server, to something which connects to some other server, shouldn't require a major tooling change. At least I wouldn't think so. Seems to me you should be able to redo whatever you did before, only changing some of the parameters. Of course I could be wrong, you might have chosen an unsuitable tool which can't be changed in that way, but I have no way of telling that.
is there are tools like wsimport that read the wsdl file and generate the service for you so you can test while creating whatever front end you want.
A feeble attempt to tell you about our stuff that makes us money
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
|