Hi
The first error should not occur if you follow the steps on the wiki.
This is an error parsing hiberntae queries. When you deploy the app you must not take all the classes from the container (a check box) and you must select the jars indicated including oracle.xml
4 In the final step the class loading needs to be configured:
1 Select Configure Class Loading
2 Deselect Inherit parent application's shared library imports
3 Import the following libraries
- Cryptix as previously loaded into the shared library area
- The JDBC driver
- oracle.xml
Have you done this?
As far as I know, Alfresco 1.4 is the only release to have been deployed on OAS. There are still isues to resolve for 2.0 and later.
The EhCache jars are in the alfresco.war so it sounds like you have a class loader issue, you are finding the wrong jar or no jar.
Andy