[JBoss-user] [JBossWS] - Re: No serializer found for class

2006-01-26 Thread asbin88
Well because nobody answered to my last posts I try to describe the problem more detailed. Maybe somebody knows a solution. I have a CMP Entity-Bean named UserBean containing some values like name, id, rights and so on , nothing special only Strings and Booleans. After running wscompile with

[JBoss-user] [JBossWS] - No serializer found for class

2006-01-25 Thread asbin88
Hi, I got a problem with a serializer class not found by jboss. This is a .Net Client trying to receive a complex object. I can send complex objects so apparently the deserializer was created by wscompile, but I can not receive objects from jboss. Is this a wscompile/net problem or what could

[JBoss-user] [JBossWS] - Re: No serializer found for class

2006-01-25 Thread asbin88
I forgot to say that I'm using jboss4.0.3SP1 and the Complex UserDTO type doesn't contain any array's. Thanks for your help :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3919615#3919615 Reply to the post :

[JBoss-user] [JBossWS] - Re: Deploy Problem Webservice

2006-01-03 Thread asbin88
Thanks for the replies. I tried using a new Jboss version 1.0.3SP1 and it didn't help. During the startup of the server i got following error anonymous wrote : | 19:33:10,962 WARN [HANamingService] Failed to start AutomaticDiscovery | I tried reducing the complexity of the Bean so the

[JBoss-user] [JBossWS] - Re: Deploy Problem Webservice

2006-01-03 Thread asbin88
Sorry the Error I get during startup of a clean server is here :) | java.net.SocketException: bad argument for IP_MULTICAST_IF: address not bound to any interface | at java.net.PlainDatagramSocketImpl.socketSetOption(Native Method) | at

[JBoss-user] [JBossWS] - Deploy Problem Webservice

2005-12-28 Thread asbin88
I'm trying to use a very simple EJB Bean as Webservice. When deploying the Bean everything goes ok, but after adding support for a WebService i get following Error. | 20:00:53,118 INFO [EjbModule] Deploying UserManager | 20:00:53,619 INFO [EJBDeployer] Deployed: