[JBoss-user] [JBossWS] - Re: Deserialisation problem with complex type

2005-12-07 Thread jforpartha
Hi Sudhakar! Could you please send me or post the details, about how did you manage to get around the problem. This is very urgent! Thanx for your reply Regards Partha View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3911103#3911103 Reply to the post :

[JBoss-user] [JBossWS] - Re: Deserialisation problem with complex type

2005-12-07 Thread jforpartha
Hi! sudhakar please note I am facing problem while trying to send the complex type array as method parameter from client to server I have also checked the .wsdd it contains a fragment like !-- Serializer/Deserializer not found, ignore type mapping typeMapping qname='ns3:TestTypeArray'

[JBoss-user] [Management, JMX/JBoss] - Instantiating a class at JBoss startup

2005-12-07 Thread jforpartha
Hi! How do I instantiate a class at JBoss startup. The JBoss version I am using is 4.0.2 Thanx in advance View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3911153#3911153 Reply to the post :

[JBoss-user] [JBossWS] - Deserialisation problem with complex type

2005-11-30 Thread jforpartha
Hello! I have created a Webservice and my JBoss is 4.0.2 . My problem is I cannot send an array of complex type as parameter from client. Another method which returns the array is working fine. I am including mapping.xml and the wsdl file. Another thing, I could not send or receive any complex