arquillian / arquillian-extension-spring

Arquillian Spring Containers and Enrichers
27 stars 26 forks source link

ARQ-978, Spring extension for Warp. #5

Closed jmnarloch closed 12 years ago

aslakknutsen commented 12 years ago

nice, pushed upstream: https://github.com/arquillian/arquillian-extension-spring/commit/859df41e3fd82586d5a143410b2649753a2c8a97

aslakknutsen commented 12 years ago

Is there a blocker for using @ArquillianResource as for the injection point instead of SpringMvcResource?

jmnarloch commented 12 years ago

Yup,

I wasn't able to annotate any field with @ArquillianResource, any attempt caused a serialization error. Related JIRA issue: https://issues.jboss.org/browse/ARQ-982