AccountRepository is interface annotated with @Repository. It is
DeltaSpike Partial Bean. wrote:
> Hi Drazen,
>
> Can you modify your camel module.xml to also add these same references to
> deltaspike?
>
> John
>
> On Fri, May 5, 2017 at 8:03 AM Drazen Kozic wrote:
>
>
Hello John,
I did what you said. My
src/main/webapp/META-INF/jboss-deployment-structure.xml is as follow:
With this setup, no success.
Best regards
Drazen Kozic
On Fri, May 5
called, everything works fine
- even with DeltaSpike Data Module based service tests are passing
(@RunWith(CamelCdiRunner.class))
Best regards
Drazen Kozic
On Fri, May 5, 2017 at 12:16 PM, Antonin Stefanutti
wrote:
> Ah indeed, it looks like DeltaSpike Data module impl JAR is included
thing.
Regards
Best regards
Drazen Kozic
On Fri, May 5, 2017 at 10:34 AM, Antonin Stefanutti
wrote:
> Hi Drazen,
>
> It looks like the org.apache.deltaspike.data.impl.handler.QueryHandler class
> is not visible from the Camel module you’ve deployed. So it’s rather an issue
>
t-structure.xml is like this:
Every of jars declared as dependency in pom.xml have beans.xml. I have
tried different wildfly module configurations without success.
Any help is appreciated.
Drazen Kozic