Hi

Is there any instructions with how to get started with TomEE?

We are migrating from Tomcat 6 the Web Server to TomEE Plus which is the
Application Server.

Do you start the server with startup.bat? As when I start it the Tomcat 7 is
loaded.

When we used Tomcat 6, we had our own custom resources. For example:

<Resource name="git/GitConnectionFactory" auth="Container"
type="com.webchannel.jndi.GitConnection"
factory="com.webchannel.jndi.GitObjectFactory"
gitLocation="C:\git\.git">
</Resource>

How can this be acheived with TomEE? I have seen some examples, but they
fail.

Could you help please?



--
View this message in context: 
http://openejb.979440.n4.nabble.com/Getting-Started-TomEE-tp4662031.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to