[jdf-dev] Quickstart Organisation (was Re: Quickstart for how to inject Spring into Java EE)

Marius Bogoevici mariusb at redhat.com
Thu Jul 12 14:35:57 EDT 2012


It's one of the JBoss Central project starts, based on the archetype at http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.jboss.spring.archetypes%22

It creates a kitchensink-like application, in pure Spring (with managed JPA PU, JTA, etc).

----- Original Message -----
> From: "StevenBoscarine" <stevenboscarine at gmail.com>
> To: "Marius Bogoevici" <mariusb at redhat.com>
> Cc: jdf-dev at lists.jboss.org, "Pete Muir" <pmuir at redhat.com>
> Sent: Thursday, July 12, 2012 2:09:01 PM
> Subject: Re: [jdf-dev] Quickstart Organisation (was Re: Quickstart for how to inject Spring into Java EE)
> 
> On 7/12/2012 11:42 AM, Marius Bogoevici wrote:
> > I think that  there are two different concerns here:
> >
> > a) How do I get started with Spring on JBoss AS7 proper? (We
> > already have a quickstart for that)
> Where is that Quickstart?  I didn't notice it.
> 
> >
> > b) How do I create a Spring/CDI mix? (Requires deltaspike)
> >
> > At least for a while, I expect a majority of Spring users will be
> > in category a) - they will only want to use a managed
> > persistencecontext and/or use JTA, or JMS. That is by definition
> > an AS concern.
> >
> > I agree that the tutorial is extremely useful for Spring users, but
> > so are all the other DS quickstarts, and I guess that they can be
> > described not necessarily as "How do I get started with DS" but as
> > "How to do more advanced things than what JavaEE (and for that
> > matter Spring) allow me to do, with DeltaSpike", and then this
> > tutorial fits in the DS group.
> >
> >
> 
> 


More information about the jdf-dev mailing list