cancel
Showing results for 
Search instead for 
Did you mean: 

wcmqs install on Oracle Weblogic 10.3.3

bthuss
Champ in-the-making
Champ in-the-making
Has anyone installed alfresco and then wcmqs manually on Oracle Weblogic?

The install requires an EAR file for the base /alfresco and /share and i can get these up and running, but when i try to install the wcmqs package (wcmqs and awe), i cannot get very far in the deployment process before i get errors for ClassNotFound from my /wcmqs webapp on:

   java.lang.ClassNotFoundException: org.springframework.extensions.webeditor.taglib.AbstractTemplateTag

An error preceeds this about "failure to load annotations" but i want to get this missing class/jar in place first

does anyone know what the jar file that contains the missing class would be?

(note that i am installing all of the webapps as part of the EAR with a modified application.xml to load /wcmqs and /awe in additional to /share and /alfresco)

ive tried a bunch of things and adding every class that i could think of from /alfresco and /awe into the /wcmqs WEB-INF/classes,  at the domain level /lib and even creating a separate /APP-INF/lib in the EAR  but nothing seems to be in place for that missing class

thanks for any help!
1 REPLY 1

richard_im
Champ in-the-making
Champ in-the-making
This file is found in spring-webeditor-client-jsp-1.0.0.jar