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