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
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
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