Hi Mark, I didn't use WAS recently but does it need a custom runtime anymore? Can't it use a Jndi based one?
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> Le mer. 28 août 2019 à 14:40, Mark Struberg <strub...@yahoo.de.invalid> a écrit : > hi folks! > > We have an ancient dependency on uow (Unit Of Work api) in OpenJPA. This > is hosted via some 'seasar' page. The last update to this artefact was > in2007. And today there seems to have been an outage of that repo which > broke our build. > > We are using the UOWManager in WASRegistryManagedRuntime. I did a search > on maven.central and it seems that IBM now published their API under > EPL-1.0 on maven.central under com.ibm.websphere.appserver.api. > Wouldn't it be better to switch to this maven coordinate? > It's a 'provided' dependency anyway... > > > Liegrue, > strub > >