Is there a way to get the VA-developed libraries. I saw some Delphi stuff in the build file also do you need the compiler and the DLL that is in the build file or will it compile with binary files..
Thanks Marc Aylesworth PAR C3I Group AFRL/IFSE Joint Battlespace Infosphere Team 525 Brooks Rd Rome, NY 13441-4505 Tel:315.330.2422 Fax:315.330.7009 Email: [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Sommers Sent: Wednesday, February 01, 2006 1:10 AM To: [email protected] Subject: RE: [Hardhats-members] Compiling CPRS The readme for those who haven't looked yet: The associated zip file, "CPRS Rehost Source.zip", should unzip into two directories: \midtier (This is the middle tier Java code) \plugins (This is the client code that plugs into the HealtheVet Desktop) The wrapped Delphi code is inside: \plugins\cprs.wrapped\Delphi The plug-in model is based on Eclipse, so there are XML files throughout the code tree. Similarly, the Spring framework is used and the XML files associated with it are in the code tree. The CPRS re-host source depends on the following VA-developed libraries that are not part of the CPRS code base. These are: healthevetdesktop.stable HealtheVet Desktop (including FatKAAT) patientlookup Patient Lookup vlj VistALink The following list contains the 3rd party Java libraries on which there are direct or indirect dependencies. Not all of these may be part of the delivery build -- some are for performance measurements or were experiments. aopalliance axis cglib classycle commons-beanutils commons-httpclient commons-jxpath commons-lang commons-logging commons-primitives concurrent crimson hessian3.0.6 hrtimer htmlparser jakarta-cactus-13-1.5 jakarta-commons jakarta-oro jawin jazzy jemmy jfreechart jms jmx junit junitperf junitx-5.1 log4d log4j mom4j msv springframework stringtemplate swingx velocity xdoclet xerces David Sommers, Architect | Dialog Medical -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Toppenberg Sent: Tuesday, January 31, 2006 4:45 PM To: [email protected] Subject: Re: [Hardhats-members] Compiling CPRS OK. So this is java that runs in a web browser, I guess? I know that Java can be used to create stand-alone apps. But from all this discussion of server-side programs (of which I understand 10%), I assume it was targeting to have the user view CPRS from a web browser. Is that right? Kevin On 1/31/06, Aylesworth Marc A Ctr AFRL/IFSE <[EMAIL PROTECTED]> wrote: > It is more like an ASP model. It uses the Java 2 Enterprise Edition > specifications from sun that provides functionality through what they call > Java Beans for a functional server. It looks like the CPRS Rehost is both a > server and client. It has a pieces that are like the Object broker and talk > to the server and also has swing GUI parts that is the CPRS client. I do not > believe that the Java client will connect to the current Object Broker > without what is called an application server which handles all the > connecting and messege details on how you connect from server to client. > > Thanks > Marc Aylesworth > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642 _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
