OpenXIP
  1. OpenXIP

xip-host-service

Public
AuthorCommitMessageCommit dateIssues
Jarek KrychJarek Krych
64c13645111Updated SOA_Analysys UML component diagram.SVN-Revision: 648
Jarek KrychJarek Krych
04b2c419967Modified GridUtil logging statements. Added time stamps setting to convertCQLIteratorToSearchResult() method.SVN-Revision: 647
Jarek KrychJarek Krych
1e4b2b5c772Modified GridQuery to implement new generic Query interface. Provided implementations for new interface methods plus modified run() method. SVN-Revision: 646
Jarek KrychJarek Krych
2ba61ab30a8Modified logging in AVTUtil. Logging is now delegated to new static method of Util class found in dataAccess package.SVN-Revision: 645
Jarek KrychJarek Krych
d27aae1544bCreated new Util class in dataAccess package. This class contains searchResultsToLog static method that is reusable across different data sources.SVN-Revision: 644
Jarek KrychJarek Krych
aba7cf39cf5Removed axis-1.4.jar from AVT lib folder. This jar was in conflict with NCIA and caGrid requirements. It caused exception when run on a web server where jars are placed in WEB-INF/lib folder.SVN-Revision: 643
Jarek KrychJarek Krych
bee01489a73Added SOA_Analysis UML component diagram. SVN-Revision: 642
Jarek KrychJarek Krych
a92dda0a9f0Added new Grid_Apennder and Grid related loggers to log4j.xml file.SVN-Revision: 641
Jarek KrychJarek Krych
3d6c47ee4c9Modified build.xml file to copy NCIA properties files to build directory for the further deployment to the webapps.SVN-Revision: 640
Jarek KrychJarek Krych
8d872a45edcModified grid query to implement and use new generic interface and classes from dataAccess package. Refactored constructor to make provisions to make it compatibile with the TargetIterator.SVN-Revision: 639
Jarek KrychJarek Krych
16ac519ef6fModified GridUtil convertToCQLStatement() method. Added new method toDicomHex().SVN-Revision: 638
Jarek KrychJarek Krych
53cbf85b900Enhanced Application class to initiate new GridQuery plus handle GridQuery notifications in addition to AVTQuery notifications.SVN-Revision: 637
Jarek KrychJarek Krych
c9313751e75Modified references to the classes moved to the new iterator package plus added references to the classes contained in dataAccess package.SVN-Revision: 636
Jarek KrychJarek Krych
2d6d0018807Removed Query class from avt2ext package. This class was replaced with Query class in dataAccess package.SVN-Revision: 635
Jarek KrychJarek Krych
370c4c6c7faAdded new dataAccess package to the Host Service. This package contain generic classes pertaining to query and retrieve operations of a data source. Each data source will be refactored to implement and use the components from this package.SVN-Revision: 634
Jarek KrychJarek Krych
e51503f0d59Extracted iterator package from AVT2EXT. 'iterator' package is meant to create a set of generic classes related to TargetIterator to be used with all data sources and not only AVT.SVN-Revision: 633
Jarek KrychJarek Krych
8c588310df3Added NCIAModelHierarchy and NCIAModelMap properties files to resources folder of the Host Service.SVN-Revision: 632
Jarek KrychJarek Krych
83a7b97a031Added new Ant target "lightDeploy" to build.xml file. This new target is meant to create web application structure but deploy only classes and web application related config files. Target does not deploy libraries to avoid lengthy process of coping files to the server directory. It assumes jars would be present in webapps directory.SVN-Revision: 630
Jarek KrychJarek Krych
d5c6640c5f6Modified Component UML diagram.SVN-Revision: 629
Jarek KrychJarek Krych
685ee156395Added high level component UML diagram, depicting software components dependencies in a new XIP configuration with web application server.SVN-Revision: 628
Jarek KrychJarek Krych
948b85ef506Modified build.xml file to include new NBIA and NBIAext libraries. SVN-Revision: 627
Jarek KrychJarek Krych
8d973c0708aModified Eclipse classpath configuration.SVN-Revision: 626
Jarek KrychJarek Krych
a2369e5d1b1Committed fourth and the last part of NBIA libraries.SVN-Revision: 625
Jarek KrychJarek Krych
a918d318ba0Committed third part of NBIA libraries.SVN-Revision: 624
Jarek KrychJarek Krych
7a4c5ef3207Added second part of NBIA libraries.SVN-Revision: 623
Jarek KrychJarek Krych
cb717778fb1Added first part of NBIA libraries to Host Service.SVN-Revision: 622
Jarek KrychJarek Krych
28e5a49f940Added caGrid package to Host Service.SVN-Revision: 621
Jarek KrychJarek Krych
8750d17d4baAdded NBIAext library.SVN-Revision: 620
Jarek KrychJarek Krych
5869dd60d72Modified HostImpl for Host service to getDefaultApplication from ApplicationManager.SVN-Revision: 619
Jarek KrychJarek Krych
a99a109d9f2Modified addWorklistEntry() method of WorklistImpl to setDefaultApplication(). Host service is at this point capable of working with one application at the time, but once fist application is terminated, different application may be launched and serviced.SVN-Revision: 618
Jarek KrychJarek Krych
de9a974aef9Added getDefaultApplication() and setDefaultApplication() methods to ApplicationManager interface.SVN-Revision: 617
Jarek KrychJarek Krych
2faf7e7778fModified log4j.xml config file to include AVTRetrieve2 logger.SVN-Revision: 616
Jarek KrychJarek Krych
8eddcf01825Removed retrieveResultsAvailavle from AVTListener interface. Removed implementations of this method in relevant classes.SVN-Revision: 615
Jarek KrychJarek Krych
6925d3c8133Removed unused classes avt2ext package including AVTPanel. SVN-Revision: 614
Jarek KrychJarek Krych
0414b30bfd7Removed AttributePanel from dicom package.SVN-Revision: 613
Jarek KrychJarek Krych
761d710b287Removed gui package.SVN-Revision: 612
Jarek KrychJarek Krych
99bbdeebadaRemoved HostServicePublisher from hostControl package.SVN-Revision: 611
Jarek KrychJarek Krych
894655655earemoved unused files from localFileSystem package.SVN-Revision: 610
Jarek KrychJarek Krych
e58b272e40cRemoved unused WorklistEntryEvent, WorklistEntryListener and WorklistFactory from worklist package.SVN-Revision: 609
Jarek KrychJarek Krych
7e1449fa028Removed unused fileset from Ant build.xml file.SVN-Revision: 607
Jarek KrychJarek Krych
feaa9621608Added logging to notifyStateChanged of HostImpl.SVN-Revision: 606
Jarek KrychJarek Krych
2459cacc1d2Modified addWorklistEntry of WorklistImpl. New code recognizes registered application and reuses it, changing its service URL only. The remaining application attributes Tmp and Out are kept the same as for the registered instance in ApplicationManager. Only when new Application is coming with the WorklistEntry, with the UUID that ApplicationManager does not recognize, then application is added ...SVN-Revision: 605
Jarek KrychJarek Krych
d6deaaa4a82Provided implementation for getApplication(UUID) in ApplicationManagerImpl.SVN-Revision: 604
Jarek KrychJarek Krych
c7046e9a45fAdded getApplicationServiceURL() to Application class.SVN-Revision: 603
Jarek KrychJarek Krych
4b2369be0e8Removed "resource" folder from worklist package.SVN-Revision: 602
Jarek KrychJarek Krych
166fac3e1e8Added "resources" folder to contain Worklist Service wsdl and xsd files.SVN-Revision: 601
Jarek KrychJarek Krych
e94d55433dfModified build.xml file of XIPHostService.SVN-Revision: 598
Jarek KrychJarek Krych
061f623f2a8Added loadConfigparameters() method to load HostService configuartion parameters containing Tmp and Out directories.SVN-Revision: 597
Jarek KrychJarek Krych
762a20fed31Modified WorklistImpl addWorklistEntry() to load xipConfig.xml file. This file contains Tmp and Out directories.SVN-Revision: 596
Jarek KrychJarek Krych
23a7f21ca00Modified build.xml file to copy xipConfig.xml file to the build/classes directory.SVN-Revision: 595