Skip to content

Replace the default Phase4PeppolServletMessageProcessorSPI #87

Answered by phax
MakakWasTaken asked this question in Q&A
Discussion options

You must be logged in to vote

For the usage with ENTSOG you cannot use the phase4-peppol-servlet or phase4-peppol-server-webapp submodule, because it adds an additional "SPI layer" that enforces the usage of the "Standard Business Document Header" (SBDH).
To retrieve "arbitrary" AS4 messages, you need to implement the com.helger.phase4.servlet.spi.IAS4ServletMessageProcessorSPI SPI interface that is more generic. An example is shown in the generic phase4-server-webapp module.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@phax
Comment options

@piotr-dajlido
Comment options

@MakakWasTaken
Comment options

@piotr-dajlido
Comment options

@phax
Comment options

Answer selected by MakakWasTaken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants