[jboss-user] [JBossWS] - Re: namespace for ComplexType from Java to WSDL

2006-12-20 Thread devnullinout
Any response will be appreciated. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995390#3995390 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995390 ___ jboss-user mailing l

[jboss-user] [JBossWS] - namespace for ComplexType from Java to WSDL

2006-12-18 Thread devnullinout
I am trying to create an EJB web service using JBoss with NetBeans (create web service and then generate WSDL). I have a Java class ArrayOfString within package developer.foo.com as follows package com.foo.developer; | | public class ArrayOfString { | | protected java.lang.String[