My Blog

All about my activities, Ideas and everything.

Category: Web Services

Java and .NET Compact WebServices : SOAP Encoding problem

I found this problem three days ago. I was developing java web services to work with .NET Compact framework, WM5. Java web services will return a string which is Thai language, but .NET compact cannot translate into Thai, it showed ?????. I think the problem was SOAP version. I have to downgrade from 1.2 to [...]

WorkShop : Java Web Service By using JDeveloper

I don’t have to rewrite the topic again, because the developer team of Oracle did it very well. http://www.oracle.com/technology/obe/obe1013jdev/ws/ wsandascontrol.htm You can use this topic if : You want to develop your own web services You want to manage your own web services You want to deploy your own web services You can use this [...]