Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependencies to Oxalis and vefa-peppol #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elsand
Copy link

@elsand elsand commented Oct 4, 2018

This brings vefa-srest to a somewhat working state when used with Oxalis 4.0.2 and vefa-peppol 1.0.4, but there is still problems with ringo-standalone that I haven't yet been able to work out. This PR is to request feedback from maintainers as to what could be the issue.

Exception in thread "main" com.google.inject.ProvisionException: Unable to provision, see the following errors:

  1. Error injecting constructor, java.lang.AbstractMethodError
    at no.difi.oxalis.outbound.OxalisOutboundComponent.(OxalisOutboundComponent.java:43)
    at no.sr.ringo.guice.OxalisOutboundModule.configure(OxalisOutboundModule.java:11)
    while locating no.difi.oxalis.outbound.OxalisOutboundComponent
    for the 1st parameter of no.sr.ringo.oxalis.OxalisDocumentSender.(OxalisDocumentSender.java:26)
    while locating no.sr.ringo.oxalis.OxalisDocumentSender
    while locating no.sr.ringo.oxalis.PeppolDocumentSender
    for the 1st parameter of no.sr.ringo.usecase.SendQueuedMessagesUseCase.(SendQueuedMessagesUseCase.java:40)
    while locating no.sr.ringo.usecase.SendQueuedMessagesUseCase

1 error

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant