Holodeck-B2B icon indicating copy to clipboard operation
Holodeck-B2B copied to clipboard

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website

Results 13 Holodeck-B2B issues
Sort by recently updated
recently updated
newest added

**which version of Holodeck B2B you are using**: holodeckb2b-6.1.0/ **your operating system:** Linux (Ubuntu 18.10) **your Java version:** openjdk version "1.8.0_362" **error messages you received:** `_java.lang.Exception: Could not connect to...

There is an AS4 profile called BDEW (cf. https://www.bundesnetzagentur.de/DE/Beschlusskammern/1_GZ/BK6-GZ/2021/BK6-21-282/Mitteilung02/AS4%20Profil.pdf?__blob=publicationFile&v=1) used for the energy market in Germany. This profile requires the usage of Elliptic Curve with brainpoolP256r1 algorithms (ECDSAwithSHA256, etc.) for...

feature request

Holodeckb2b-distribution-6.1.0.zip contains two files - ehcache-2.10.5.jar - ehcache-3.10.8.jar I am quite certain that the 2.10.5 is outdated and can be safely removed.

When sending an AS4 message from Axway B2Bi (v2.6) to HolodeckB2B (v5.0.3) using the SOAP body as the payload location HolodeckB2B returns a SignalMessage with errorCode EBMS:0003, severity failure and...

Dear HolodeckB2B Development Team, We would like to ask you, if would it be possible to implement a feature so that HolodeckB2B can receive messages from partner systems using HTTPS...

feature request

Hello. Default receiving URL was changed to `/holodeck2b2/as4` in version 4.0 . The possibility to set receiving URL was removed in version 5.0. Any reason for this? To be able...

Hi, Classes org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher and org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher used in the list of handlers are not shipped with the release. Can we safely remove those handlers from the Dispatch phase? https://github.com/holodeck-b2b/Holodeck-B2B/blob/f892b5366cb8b74d3bd4d0bc564ea61e35a72941/modules/holodeckb2b-distribution/basedir/conf/holodeckb2b.xml#L214 Thank you

The versions used for wss4j (2.2.2) and xmlsec (2.1.2) are several years old and partially also contain CVEs. ![grafik](https://user-images.githubusercontent.com/33895520/192728836-37cf7f4c-1845-4b17-86b0-6a7dd1ad9f05.png) See also: https://ws.apache.org/wss4j/index.html https://santuario.apache.org/secadv.html

Building HB2B needs a few unusual steps, as there is a circular dependency between HB2B and file-backend: - `file-backend` needs some artifacts from HB2B - HB2B will not build without...

I've just been tinkering with getting holodeck building inside Eclipse on Windows. I'm completely new to Eclipse, Maven, etc. so it's been a bit of a crash course and hence...