http://blog.dblevins.com/2012/11/cdi-when-to-break-out-ejbs.html Basically EJB >= CDI
If you don't want to use ejb features, just don't use ejbs. :) []s, Thiago. On Tue, May 6, 2014 at 8:05 AM, john77eipe <[email protected]> wrote: > yes. but all of those uses EJB. Isn't it possible to use it without EJB? > > Even the most simple project (cdi-basic) listed in > http://svn.apache.org/repos/asf/tomee/tomee/trunk/examples/ > uses EJB. > > > > > On 6 May 2014 17:05, Romain Manni-Bucau [via OpenEJB] < > [email protected]> wrote: > > > Hi > > > > did you already check http://tomee.apache.org/examples-trunk/ ? > > > > https://github.com/rmannibucau/JeBlog or > > > > > http://svn.apache.org/repos/asf/tomee/tomee/trunk/examples/deltaspike-fullstack/ > > are bigger samples (more real life ones) > > > > > > > > Romain Manni-Bucau > > Twitter: @rmannibucau > > Blog: http://rmannibucau.wordpress.com/ > > LinkedIn: http://fr.linkedin.com/in/rmannibucau > > Github: https://github.com/rmannibucau > > > > > > 2014-05-06 13:22 GMT+02:00 john77eipe <[hidden email]< > http://user/SendEmail.jtp?type=node&node=4669180&i=0>>: > > > > > > > Could any one point me to a sample program that uses CDI on TomEE? > > > > > > > > > Regards, > > > John Eipe > > > > > > > > > > > > > > > -- > > > View this message in context: > > http://openejb.979440.n4.nabble.com/TomEE-and-CDI-tp4669131p4669178.html > > > > > Sent from the OpenEJB User mailing list archive at Nabble.com. > > > > > > ------------------------------ > > If you reply to this email, your message will be added to the discussion > > below: > > http://openejb.979440.n4.nabble.com/TomEE-and-CDI-tp4669131p4669180.html > > To unsubscribe from TomEE and CDI, click here< > http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4669131&code=am9objc3ZWlwZUBnbWFpbC5jb218NDY2OTEzMXwtMzg4MjMwODcz > > > > . > > NAML< > http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > > -- > Regards, > > John Eipe > > “The Roots of Violence: Wealth without work, Pleasure without conscience, > Knowledge without character, Commerce without morality, Science without > humanity, Worship without sacrifice, Politics without principles” > - Mahatma Gandhi > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/TomEE-and-CDI-tp4669131p4669181.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
