Dear people, I'm writing you because of a difficulty in MS.NET/JBoss-net.
I'm trying to integrate a client app built on Microsoft's .NET with JBoss using JBoss-net. But i'm having some weird problems doing so. I successfully installed JBoss-net and deployed the Session Beans i wanted to have available as Web-Services. Next, i can configure the Web-Services inside Visual Studio.NET, and those methods get recognised by the IDE. The application compiles successfully. However, something really wierd starts to happen when i run the application and it starts calling the Web-Services. The .net app freezes when i make my second Web-Service invocation (yes... the first time a web-services is invocated it runs ok.... the second method, whatever method, i call it just freezes the app). JBoss then throws a SocketTimeOutException... But if i wait a little bit (4 seconds or so...) between calls to web-services, it works quite allright... I just don't get it. :( I just dont understand this wierd problem. Thanks in advance for any help you can give me. ------------------ Ricardo Ramalho www.tekever.com