Ken Stevens
6baee4dc3f
Standalone subscription ( #1125 )
2018-11-30 17:19:16 -05:00
James Agnew
a3ff08d9ec
Replace phloc with ph for #775 ( #930 )
...
* Replace phloc with ph
* Enable schematron tests
* Make HAPI-FHIR ph-schematron on OSGI
* Work on getting tests passing
* Another test fix
* Fix up transaction handling for DSTU2
* Add changelog
* Avoid double transaction
* Dont use readonly
* One more test fix
* Update to snapshow build
* Resolve a circular dependency
* Try to fix tests
* Solve recurring NPE in DSTU2 tests
* Fix one more test
* Test fix
* More test threading fixes
* One more attempt to get tests passing
* Refactoring for tests
* Refactoring for tests
2018-05-14 17:38:40 -04:00
James Agnew
f1ba0016b2
Improve the error message thrown by JPA server
2018-05-11 17:03:48 -04:00
sekaijin
a150a96089
dependencies convergence
...
correct dependencies convergence
correct version use ${project.version}
2017-01-29 19:22:28 +01:00
sekaijin
23784c1619
remove .settings .project .classpath file of eclipse
2017-01-28 17:13:47 +01:00
James Agnew
8de41ca8b4
Attempting to reduce memory usage during tests
2016-03-06 14:38:18 -05:00
jamesagnew
f1e1ee9ff9
Merge JAX-RS client fixes
2016-02-28 13:34:57 -05:00
James Agnew
abdfb50b40
Fix a few tests and don't crash on old Woodstox
2015-09-04 13:59:57 -04:00
James Agnew
5cf5bb0473
Fix #167 - Rename "myEntityManagerFactory" to just
...
"entityManagerFactory" as this is the default expected in some spots in
Spring
2015-04-30 09:36:14 -04:00
James Agnew
11584beb7d
Bump spring back to 4.1.5 because of weird exception in 4.1.6
2015-04-22 10:33:13 -04:00
James Agnew
37ed62f863
Add advanced JPA example
2015-04-22 10:08:33 -04:00
James Agnew
826fa1d7c1
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
...
Conflicts:
hapi-fhir-tutorial/simple-server/src/main/java/ca/uhn/fhir/example/ex3/Example03_PatientResourceProvider.java
hapi-fhir-tutorial/simple-server/src/main/java/ca/uhn/fhir/example/ex3/Example03_SimpleRestfulServer.java
src/changes/changes.xml
2014-12-03 13:49:19 -05:00
James Agnew
3ca9fbbebb
Encoding a Binary resource without a content type set should not result
...
in a NullPointerException.
2014-12-03 13:46:46 -05:00
jamesagnew
f9e19f759f
More tutorial examples
2014-11-24 12:45:12 +01:00
James Agnew
fae63edf36
More tutorial work
2014-11-21 12:23:44 -05:00
James Agnew
74ab9a779c
More tutorial work
2014-11-21 11:18:41 -05:00
James Agnew
b416944f89
More tutorial work
2014-11-21 11:18:04 -05:00
James Agnew
ae3e030c3e
Remove eclipse files
2014-11-20 16:43:58 -05:00
James Agnew
781ebfbda1
Add gitignore
2014-11-20 16:43:38 -05:00
James Agnew
6e293a6623
More tutorial samples, as well as credit for #54
2014-11-20 16:29:10 -05:00
James Agnew
39cddf59ac
More tutorial code
2014-11-20 10:15:58 -05:00
James Agnew
74b15e2295
Add a new date/time setter and update documentation
2014-11-19 11:29:33 -05:00
jamesagnew
c01e2021d0
Documentation and samples
2014-11-19 07:27:52 -05:00