|
Replies:
0
|
|
|
|
|
|
|
Sun Java Application Server - Is There any restrictions on wsdl file size?
Posted:
Jan 11, 2009 10:03 PM
|
|
|
Hi everybody, I have developed some web services and one of them have wsdl (and a bean according to that wsdl) with 5000 fields. So I can not deploy it, in server log there is "code too large public java.lang.Object doDeserialize(XMLReader reader," - so the question is IS There Any limitation on wsdl size or field count in class or something?
|
|
|
|