|
From: Nathan H. <twi...@sp...> - 2003-04-04 19:44:28
|
I have session beans with methods that have return types like FooData[]. Those methods are exposed as web services by JBoss.NET. When I try to add the web reference in VS.NET, I get an error "Unable to import operation 'findPendingIndependentChecks'. The datatype 'Array' is missing.". Has anyone else successfully returned arrays to VS.NET? Thanks N |