Yes, openejb.system.apps=true tomee.remote.support=true
+ the blacklist as in 1.7.4 Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-11-08 23:20 GMT+01:00 jieryn <[email protected]>: > Nov 08, 2016 5:18:51 PM org.apache.openejb.client.EventLogger log > INFO: RemoteInitialContextCreated{providerUri=http://localhost: > 8080/tomee/ejb} > Nov 08, 2016 5:18:51 PM org.apache.openejb.client.EventLogger log > WARNING: RequestFailed{server=http://localhost:8080/tomee/ejb} > JNDI_LOOKUP:/openejb/DeployerBusinessRemote {error=Cannot open input > stream to server: } > Exception in thread "tomee-maven-plugin-synchronizer" > org.apache.openejb.OpenEJBRuntimeException: Can't lookup Deployer > at org.apache.openejb.maven.plugin.UpdatableTomEEMojo. > deployer(UpdatableTomEEMojo.java:368) > at org.apache.openejb.maven.plugin.UpdatableTomEEMojo. > reload(UpdatableTomEEMojo.java:227) > at org.apache.openejb.maven.plugin.UpdatableTomEEMojo$ > SynchronizerRedeployer.run(UpdatableTomEEMojo.java:254) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) > > > This used to just work for TomEE 1.7.4. Is there some new > configuration I have to enable to get that synchronizer working? >
