You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by "rajiv.jain@netbuilder.com" <ra...@netbuilder.com> on 2013/04/06 16:39:07 UTC

TomEE Plus Start and Custom Resources

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 JNDI access. 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/TomEE-Plus-Start-and-Custom-Resources-tp4662033.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: TomEE Plus Start and Custom Resources

Posted by "rajiv.jain@netbuilder.com" <ra...@netbuilder.com>.
Sorry.



--
View this message in context: http://openejb.979440.n4.nabble.com/TomEE-Plus-Start-and-Custom-Resources-tp4662033p4662039.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: TomEE Plus Start and Custom Resources

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Please dont double post
Le 6 avr. 2013 16:47, "rajiv.jain@netbuilder.com" <ra...@netbuilder.com>
a écrit :

> 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 JNDI access. 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/TomEE-Plus-Start-and-Custom-Resources-tp4662033.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>