Yes I have already seen this, but is there a way to deploy to an external server running on remote computer?
2014-05-27 14:19 GMT+02:00 Romain Manni-Bucau <[email protected]>: > Hi Alex, > > If I understand you just want to rename adapters? If so it is doable for > TomEE 2.0.0 if nobody shouts before. > > For remote part TomEE already supports it: > > https://rmannibucau.wordpress.com/2014/01/04/arquillian-and-tomee-deploy-remotely-without-hacks/ > > > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > > 2014-05-27 14:16 GMT+02:00 Alex Soto <[email protected]>: > > > 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 > > +----------------------------------------------------------+ > > > -- +----------------------------------------------------------+ Alex Soto Bueno - Computer Engineer www.lordofthejars.com +----------------------------------------------------------+
