Problem when detailing a content
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2012 07:46 AM
Hello,
I'm with problem when detail any content of my repo (Alfresco 4.0). The following exception is generated:
Yesterday I posted this message in Configurartion (http://forums.alfresco.com/en/viewtopic.php?f=9&t=43003).
I don't know if that problems are related. Can someone help me, please?
Thanks.
Luiz
I'm with problem when detail any content of my repo (Alfresco 4.0). The following exception is generated:
javax.faces.FacesException: javax.servlet.ServletException: File "/jsp/extension/document-details.jsp" not foundcaused by:org.apache.jasper.JasperException: javax.servlet.ServletException: File "/jsp/extension/document-details.jsp" not foundcaused by:javax.servlet.ServletException: File "/jsp/extension/document-details.jsp" not foundOcultar Detalhesjavax.faces.FacesException: javax.servlet.ServletException: File "/jsp/extension/document-details.jsp" not foundat org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:432)at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:255)at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41)at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:146)at javax.faces.webapp.FacesServlet.service(FacesServlet.java:147)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)at org.alfresco.repo.web.filter.beans.SessionSynchronizedFilter.doFilter(SessionSynchronizedFilter.java:67)
Yesterday I posted this message in Configurartion (http://forums.alfresco.com/en/viewtopic.php?f=9&t=43003).
I don't know if that problems are related. Can someone help me, please?
Thanks.
Luiz
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2012 09:53 AM
SOLVED: The problems are related.
The file tomcat6/shared/classes/alfresco/extensio/web-client-config-custom.xml, shared by my two Alfresco instances (3.4 e 4.0), are configured for a custom document-detail.jsp which is located in tomcat6/webapps/alfresco/jsp/extension, but in my second Alfresco instance the folder tomcat6/webapps/alfresco40/jsp/extension doesn't exists. I've created the same folder in alfresco40/jsp and copy document-detail.jsp (from content) and works fine.
Sorry my english. 🙂
Regards,
The file tomcat6/shared/classes/alfresco/extensio/web-client-config-custom.xml, shared by my two Alfresco instances (3.4 e 4.0), are configured for a custom document-detail.jsp which is located in tomcat6/webapps/alfresco/jsp/extension, but in my second Alfresco instance the folder tomcat6/webapps/alfresco40/jsp/extension doesn't exists. I've created the same folder in alfresco40/jsp and copy document-detail.jsp (from content) and works fine.
Sorry my english. 🙂
Regards,
