Re: Cannot download 4.6.1 snapshot releases

2014-05-05 Thread Thiago Veronezi
The file names change all the time for snapshots. Try listing the files: https://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/1.6.1-SNAPSHOT/ On Mon, May 5, 2014 at 4:19 PM, Marco Dubacher wrote: > Hi all > > The snapshot release downloads seem to be broken. Usi

Cannot download 4.6.1 snapshot releases

2014-05-05 Thread Marco Dubacher
Hi all The snapshot release downloads seem to be broken. Using the following link brings up an GroupItemNotFoundException: https://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/1.6.1-SNAPSHOT/apache-tomee-1.6.1-20140425.041306-139-plus.zip Cheers, Marco -- mar

Re: Standalone OpenEJB application example

2014-05-05 Thread Nrkkalyan
Hi all I am planning to create more and more standalone openejb applications and will make them available for others as reference and use. Will keep updated. Regards /Kalyan 0733312584 PS: May have typos due to using mobile > On 5 maj 2014, at 11:48, helio frota <00h...@gmail.com> wrote:

Re: TomEE and CDI

2014-05-05 Thread john77eipe
war file Regards, ​John​ -- View this message in context: http://openejb.979440.n4.nabble.com/TomEE-and-CDI-tp4669131p4669166.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: TomEE and CDI

2014-05-05 Thread Àlex Soto
You created on war file or jar file? In case of jar it should go to meta-inf and in war into web-inf Enviat des del meu iPhone El 05/05/2014, a les 12.10, john77eipe va escriure: > I created a empty beans.xml file. But still no help. > > @John D. Ament > > I want to inject only Student and no

Re: TomEE and CDI

2014-05-05 Thread john77eipe
I created a empty beans.xml file. But still no help. @John D. Ament I want to inject only Student and not Exam. Regards, John Eipe “The Roots of Violence: Wealth without work, Pleasure without conscience, Knowledge without character, Commerce without morality, Science without humanity, Worsh

Re: Standalone OpenEJB application example

2014-05-05 Thread helio frota
+1 --- http://eprogramming.github.io On Mon, May 5, 2014 at 5:03 AM, Nrkkalyan wrote: > Hi > > I am using gradle and I have used dependency for 'openejb-cxf-rs' 4.6.0.1 > version. And gradle resolved all the dependencies needed. > > However the same res

Re: Standalone OpenEJB application example

2014-05-05 Thread Nrkkalyan
Hi I am using gradle and I have used dependency for 'openejb-cxf-rs' 4.6.0.1 version. And gradle resolved all the dependencies needed. However the same result can be achieved using maven or ivy as well. Code is available on github. Regards /Kalyan 0733312584 PS: May have typos due to us