Hi everyone, i am trying to install oracle webcenter and some of its compnents like wls_portlet and wls_spaces, in order to deploy and test my portlet in Oracle environment. i have first installed Oracle Weblogic Server. Then installed necessary repositories for those webcenter components through RCU. finally i installed webcenter, and extended a weblogic domain. Weblogic and webcenter seem like running properly, i can login to /console (Administration Console) and /em (Fusion MiddleWare Control).
two other component, wls_portlet and wls_spaces have their own "server", which seems like running. but non of the deployments under those two is working, and "server" replies 404 for every request. i have checked logs and found some classnotfound exceptions. java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter this one is the number one of a long exception series.
Here is two screenshots which help familiar eyes to visualize the situation