"No need to create an Array for simple type "
+ qname
+ "\n"
+ "It seems that some thing wrong with symbolTable population - Susantha");
}
ArrayParamWriter writer =
(new ArrayParamWriter(wscontext, type));
if (!writer.isSimpleTypeArray())
{
writer.writeSource();
}
else
{
// FJP If the object is a simple type array, then there is no need to create a
// header file for it. Unfortunately, a header file has already be