Hello Glenn,
As I said, the problem is with stateful web service using jax-ws.
e.g.
BookStore.BookStoreService bs = new
BookStore.BookStoreService();
bs.getProduct("dfd") returns W3CEndpointReferenc.
When try to call the getProduct("") method, it returns me
EndPointReferenceType.
Actually, getProduct() method returns the Book Service instance in
java client accessing the stateful web service.
And I am not sure, how can I convert EndpointReferenceType to
Book Service.
Please let me know if someone has any clue for the above.
Thanks,
Milind.
-----Original Message-----
From: Glen Mazza [mailto:
glen.mazza@...]
Sent: Monday, July 06, 2009 8:36 PM
To:
users@...
Subject: Re: Help needed for accessing java stateful webservice....
I don't have an answer for you unfortunately, but why do you say this
problem
is specific to stateful web services? You may be unnecessarily limiting
where you're looking for a solution to the problem.
Glen
Milind Joshi wrote:
>
> Hello,
> I am trying to use a java stateful web service in asp.net (BookStore
web
> service given in samples of jax ws).
> I could get the first web service by calling
> BookStore.BookStoreService bs = new BookStore.BookStoreService();
> But when I call bs.getProduct("dfd") it returns
> BookStore.EndpointReferenceType in asp.net.
> I am not able to use this BookStore.EndpointReferenceType in asp.net
to
> call further methods.
> Please let me know what else I need to do?
> This is a problem specific to stateful web services in java.
> Any help would really be appreciated.
>
> I couldn't find any help related to accessing java stateful web
services
> in asp.net.
>
> Thanks in adavance,
> Milind.
>
--
View this message in context:
http://www.nabble.com/Help-needed-for-accessing-java-stateful-webservice....-tp24356323p24356767.html
Sent from the Metro - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...