Dear List,

I am new to HAPI. After downloading HAPI (2.0 beta1) and the TestPanel I noticed that the TestPanel was almost exactly what I needed. I did some tests and it worked ok. Only one feature seems to be missing so I decided to add some code to it myself. I want to have a JFormattedTextField so I can specify how often a testmessage must be send. Ideal for stress testing. My setup consists of Linux Debian stable ("squeeze") so the software is quite old. Eclipse 3.5.2 , Maven 2 and Sun JDK 6. Compiling seems to work fine. I installed the fat-jar extension to Eclipse. If I use that to export HAPI TestPanel + dependencies and specify a classpath ". ca.uhn.hl7v2.app.TestPanel" as suggested by http://hl7api.sourceforge.net/base/apidocs/ca/uhn/hl7v2/app/TestPanel.html and select as main class TestPanel it runs without error. Well.... The problem is that I get the wrong screen. Might not be too surprising considering the documentation already states "depricated", but that is often the case in the documentation provided so it seems. Also I fail to see an alternative. It hints at "*Deprecated.* /use new TestPanel". /The screen I get consists of toolbar on top with "utf8 load clear Encode inbound Encode outbound use XML connect send disconnect" and the windowpane itself has as it's title "Message Tester".

What am I doing wrong and how can I fix this please? What would be the correct non-deprecated classes to use?

Thanks in advance,

Olaf

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

------------------------------------------------------------------------------
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
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to