jpa - Upgrading GlassFish 3.1.2.2 to use JSF 2.2 -


i working glassfish 3.1.2.2 , can not upgrade 4 due os restrictions. i'm interested in upgrading jpa 2.0 jpa 2.1 , jsf 2.1 jsf 2.2 in glassfish 3.1.2.2. how can achieve this?

i can't speak jpa, jsf it's matter of replacing javax.faces.jar file in /modules directory desired version. don't forget clean glassfish cache , work folders before deploying, because older jsf version may still hang in there , cause conflicts.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -