Re: [HAPI-devel] Getting a SimpleServer to deploy in a Glassfish Appserver, and post received messages to a queue

2012-01-11 Thread Ian Vowles
I got it to work. Not sure I understand exactly, but I am guessing it has something to do with when the appserver/bean agree that the objects truly come into existence. Ultimately this shows how helpful the HAPI Library is. The amount of code I had to write to get an essential part of HL7 mes

Re: [HAPI-devel] generateACK and CanonicalMCF

2012-01-11 Thread Rahul Somasunderam
The bug Id is 3471571. On Jan 9, 2012, at 4:42 PM, James Agnew wrote: > Hi Rahul, > > Looks like you have uncovered a bug in HAPI. I tried it locally and I see the > same thing as you: Basically, the "generateACK()" method is not actually > honoring your ModelClassFactory, so it's trying to in

Re: [HAPI-devel] HL7Exception contains wrong rep

2012-01-11 Thread Rahul Somasunderam
I did some digging around with a few different sample messages and realized that the segrep being stored in the exception is not a segrep. It is more of a seg identifier. e.g. In the message there are to NK1 segs. Irrespective of where I make a validation failing mistake, it prints the same numb