Hi all,


In this thread I simply intend to share my struggles to work around this
Mirth exception:

*java.lang.nosuchmethoderror exception in
ca.uhn.hl7v2.model.v25.message.OMP_O09.getORDERAll()*



I’m developing a Java Maven project which uses last version of HAPI (2.0).
I deploy this to Mirth for using in a channel. Somewhere in my code I’m
calling OMP_O09.getORDERAll method which in HAPI 1.1 don’t exists so Mirth
don’t acknowledges the HAPI 2.0 JAR’s in the %MIRTH_CUSTOM_LIBS%, so
instead of that it throws the exception above.



I tried several approaches, but the only that works was deploying the HAPI
2.0 Maven folder dependency to %MIRTH_LIBS% without removing hapi-1.1.jar.



Cheers,

Paulo Ferreira.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to