9 Replies Latest reply on Jan 4, 2006 12:44 PM by thomas.diesler

    JBoss 4.0.3SP1 - Cannot find type mapping meta data for: nul

    jeff_porter


      I'm getting an exception thrown when I try to pass an String Array to a webservice.

      Cannot find type mapping meta data for: null

      I can see that wscompile does may not auto generate the type mapping automatically, but that is for custom data types, not String[]

      The code I have worked in JBoss 4.0.2, but not since I installed JBoss 4.0.3SP1

      Does anyone have any ideas?