Question : how to store sessions of jboss 4.2.3 in database

I followed the above procedure

and i deployed jboss-web-service.jar
                      jboss-web-deployer.jar
                     catlina.jar
Code Snippet:
1:
2:
3:
4:
5:
Error i got
 
 
ERROR [org.jboss.deployment.MainDeployer] Could not create deployment: file:/opt/JBoss/jboss-4.2.3.GA
/server/phoenix_d02/deploy/jboss-web.deployer/ROOT.war/

Answer : how to store sessions of jboss 4.2.3 in database

as it is explained in a WIKI (see at the bottom) jars that provided are taken from JBOSS5.1, but you are using 4.2.3 - that's why you have problems.
Random Solutions  
 
programming4us programming4us