Tejas Mehta [
https://community.jboss.org/people/tmehta] created the discussion
"Re: Accessing spring beans that are deployed in a war."
To view the discussion, visit:
https://community.jboss.org/message/829628#829628
--------------------------------------------------------------
Sorry I didn't realize 2.1.0.Final did not contain the 3.2 modules, another thing to
be fixed :) . Could try with this:
http://downloads.jboss.org/snowdrop/2.0.5.Final/jboss-spring-subsystem-as...
http://downloads.jboss.org/snowdrop/2.0.5.Final/jboss-spring-subsystem-as...,
I checked it does contain the spring 3.2 modules. As far as I know snowdrop should not
require a class from spring-tx, but if for some reason your project makes it reference
something from it then you could download it (
http://search.maven.org/remotecontent?filepath=org/springframework/spring...
http://search.maven.org/remotecontent?filepath=org/springframework/spring...)
and put it in $JBOSS_HOME/modules/org/springframework/spring/snowdrop. Finally add
<resource-root path="spring-tx.jar" /> to module.xml.
Hopefully that will get you past that error.
Cheers,
Tejas M.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/829628#829628]
Start a new discussion in Snowdrop at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]