You are missing the actual deployer (structure).
You need something like this:

  | deploy --> jboss-spring.deployer 
  |                                   --> jboss-spring-jdk5.jar
  |                                   --> META-INF --> jboss-service.xml        
                                                           
  | 

In the jboss-service.xml there is a description of SpringDeployer.
See the first version of deployer archive, at least for the structure.
Then the new jboss-spring-jdk5.jar is just new code compatible with new 
Spring2.0 release.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041293#4041293

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041293
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to