0 Replies Latest reply on Jun 13, 2003 1:03 PM by markduvall

    JBoss, .Net & WSDL w/byte[][]

    markduvall

      I have a very simple JBoss webservice API that has a byte[][] parameter, but when I am in Visual Studio .Net and add a WebReference for my JBoss web service, VS sees the byte[][] as a byte[]. I've replicated the web service using .Net and the WSDL that is produced is different and VS, of a course, sees the array of arrays as the method parameter with no problem. I'm running JBoss 3.2.

      Are there any config settings that I need to set in order to get .Net interopability?

      Thanks,
      Mark.