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.