Out Of Memory Error in codegen task

2006-06-10 Thread homauoon mahboobi
HiI'm new in Axis 2.I want to build java classes from HL7 standard schemas.But when I run codegen task,I get out of memory error.This is my ant task:codegen wsdlfilename="etc/PRPA_AR201102.wsdl" output="output" serverside="true"/codegenI increased my JVM memory to 512 MB,but it's seems that it

Re: Out Of Memory Error in codegen task

2006-06-08 Thread Davanum Srinivas
Please create a JIRA issue then you can upload a zip in that issue. thanks, dims On 6/7/06, homauoon mahboobi [EMAIL PROTECTED] wrote: Hi I'm new in Axis 2.I want to build java classes from HL7 standard schemas. But when I run codegen task,I get out of memory error. This is my ant task:

Out Of Memory Error in codegen task

2006-06-06 Thread homauoon mahboobi
HiI'm new in Axis 2.I want to build java classes from HL7 standard schemas.But when I run codegen task,I get out of memory error.This is my ant task:codegen wsdlfilename="etc/PRPA_AR201102.wsdl" output="output" serverside="true"/codegenI increased my JVM memory to 512 MB,but it's seems that it