--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+unsubscribe@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/0cf28cc5-91ce-447c-b04f-9363799c3c08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
JamesCheers,Hi there,The class which extends that class is found in specific implementation projects (ie. ones you create). You can see a sample here: https://github.com/jamesagnew/hapi-fhir/blob/master/hapi-fhir-jpaserver-example/src/main/java/ca/uhn/fhir/jpa/demo/FhirServerConfigDstu2.java
On Tue, Aug 29, 2017 at 8:50 AM, <whitew...@gmail.com> wrote:
Hi James,
I download latest commit from github, and i has been notice that there are anything that not run correctly.
1. There are some class that extends BaseJavaConfigDstu3 or 2 but i not find this classes. In Eclipse I have any error.2. If I substitute BaseJavaConfigDstu3 or 2 class with BaseDstu3Config or 2 the server start with this error:org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'subscriptionSecurityInterceptor': Unsatisfied dependency expressed through field 'myDao'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'ca.uhn.fhir.jpa.dao.IFhirResourceDao<org.hl7.fhir.dstu3.model.Subscription>' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=mySubscriptionDaoDstu3)}.....I have no idea how to solve this problem
--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+unsubscribe@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/8d38f186-d688-4c45-8cb3-4e4eae1fada6%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+unsubscribe@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/6b78b4d7-eaed-45de-a0cf-67d8dd3c96b3%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+unsubscribe@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/1e97a56c-f901-4ed8-8d70-90b3e2748662%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/ee60bc47-157c-473c-944e-1fa4e10b46fa%40googlegroups.com.