Re: Minimal components in TomEE Embedded Server

2016-08-16 Thread Romain Manni-Bucau
Let us know if you need any help on particular topics not yet opened on another thread Romain Manni-Bucau @rmannibucau | Blog | Old Wordpress Blog | Github

Re: Minimal components in TomEE Embedded Server

2016-08-16 Thread Sathwik
Hi Romain, I have the initial setup ready. I have done some initial work and got the package ready. Though there are some more things that needs to be attended like testing the packaged server. Jira: https://issues.apache.org/jira/browse/ODE-1060 Source Git branch: ODE-1060 (On apache's git and

Re: JTA Transcation Manager configuration in Tomee

2016-08-16 Thread Romain Manni-Bucau
2016-08-16 7:36 GMT+02:00 sureshshine : > Thanks for you reply .. > > I tried to type="java:comp/TransactionManager"> and I got the below exception > > Type is the...type so as written in the error message "TransactionManager". There is a way to hack it there but the easiest solution is the one

Re: JTA Transcation Manager configuration in Tomee

2016-08-16 Thread sureshshine
Thanks for you reply .. I tried to and I got the below exception org.apache.openejb.config.NoSuchProviderException: Cannot determine a provider for TransactionManager(id=transactionManager, type=java:comp/TransactionManager, provider=null). Possible valid configurations might be: