-
Nov 28th, 2011, 11:12 PM
#1
How to manage dependencies for Spring-EJB integration
can anyone tell me what are the jar files required for the Spring-EJB Integration and to deploy my web application into the Tomcat7.
-
Dec 20th, 2011, 11:15 PM
#2
You need to add
org.springframework.asm,beancontext,core,orm,web,w eb.servlet like jars.
and make sure that u use all jars of same version,like if you use orm-3.0.0.RELEASE so u use every jar of 3.0 only other wise it would cause problem.
And also it would be better if you use JBoss. This would enhance ur skill as Jboss can take more heavier projects.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules