Hello TomEE users,

Today I have been spending some time in some research on arquillian
adapters and I have seen that Tomcat has a remote adapter (
https://github.com/arquillian/arquillian-container-tomcat/blob/master/tomcat-remote-7/src/main/java/org/jboss/arquillian/container/tomcat/remote_7/TomcatRemoteContainer.java)
What I mean as a remote to send a file to a remote server.

Currently Apache TomEE supports only two modes, embed and remote (which
talking in the nomenclature of Arquillian is a Managed one).

Do you think that for example for version 1.7.0 or 2.0.0 of Apache TomEE we
can align the names of Arquillian TomEE adapter and implement a remote
adapter as understood in Arquillian?

WDYT?

-- 
+----------------------------------------------------------+
  Alex Soto Bueno
  www.lordofthejars.com
+----------------------------------------------------------+

Reply via email to