[JBoss-user] [JBossWS] - Re:

2005-12-24 Thread Smike
Hi I had this problem, too (doc/lit service, passing an array in WS method). My WS method had return type void. I changed that to String and now it works. Maris "aagmon" wrote : | faultString: Cannot obtain type mapping meta data for: null | View the original post : http://www.jbo

[JBoss-user] [JBossWS] - Re: JBoss 4.0.3SP1 - Cannot find type mapping meta data for:

2005-12-24 Thread Smike
Hi I had this problem, too (doc/lit service, passing an array in WS method). My WS method had return type void. I changed that to String and now it works. Maris "jeff_porter" wrote : | I'm getting an exception thrown when I try to pass an String Array to a webservice. | | Cannot fin

[JBoss-user] [Installation, Configuration & Deployment] - JBossHibernateSwitching for JBoss 4.0.3

2005-12-20 Thread Smike
Hi I am migrating my app. from SUN AS to JBoss. I am using Hibernate 2. How can I configure JBoss to use Hibernate 2 ? I tried some things described here: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHibernateSwitching but it seems that it doesn't work in 4.0.3 any ideas ? View the origina