default protocol is local so remote stuff is not done. Did you force servlet one? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2014-04-07 10:30 GMT+02:00 Alex Soto <[email protected]>: > Hello, > > I have been developing an arquillian extension for integrating with Moco > framework, but I am finding one problem when Embedded TomEE container is > used. I have tried with Wildfly Embedded, Managed and Remote and it works, > and also it works with TomEE remote adapter, the only case that it doesn't > work is with the embed ones. I have opened a forum on Arquillian site too > https://community.jboss.org/thread/238759 but I don't know exactly if I am > doing somethign wrong, if there is a problem with TomEE Embed or what's > happening. Basically RemoteLoadableExtension is not executed so extension > is not registered correctly. > > Thank you so much.
