Re: [HAPI-devel] java –classpath conf.jar..

2009-09-24 Thread James Agnew
Hi Jaime, Unfortunately, the conformance builder is a bit broken at the moment. It's one of the things I'm hoping to get back in order for the next release. For now, are you comfortable with checking out the project, and working with it in eclipse/netbeans? The ConfGen class can be found in the h

[HAPI-devel] java –classpath conf.jar..

2009-09-24 Thread hablutzel1
Hi i'm trying to do: java –classpath conf.jar ConfGen [flags] {source} {dest} {package-name} as this documents saids. http://hl7api.sourceforge.net/conf/compiler_manual/HAPI_Conformance_Classes_System.pdf but, it doesn't work, and I can't find the ConfGen class anywhere. Thank you. -- Jaime H