I have a WCF which return a collection of a class.
When i consume it on .net application generally i make a deep copy of server return collection to local collection.
Now I want to consume it in java application so how it will work.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes using one http binding.
You can also check this: http://www.kevingao.net/wcf-java-interop