What java .jar do we need to include in our build path to successfully compile our upoc classes?
I have been unsucessful in searching the directory structure, or finding the files individually.
The compile fails when attempting to import:
import com.quovadx.cloverleaf.upoc.CloverleafException;
import com.quovadx.cloverleaf.upoc.Message;
The import is part of java code that does a SQL query for valid CDMs extracted from an HL7 message. Similar code is already in place for a different interface built before I arrived, so I know the elements exist – but I can’t find them. v5.8, Linux RedHat.
Thoughts, hints?
Stan Smith
Programmer Analyst
Summit Health