The root cause:
>>>Caused by: java.lang.ClassNotFoundException: 1.0.com.sun.codemodel.JConditional
This is a rather strange class name (the 1.0. prefix looks strange to me). Where is this class being referenced within your code? And where is this class located within your WAR?