[opencms-dev] problem with project
valeria ciao
ciao_valeria at hotmail.com
Tue Jun 17 11:43:01 CEST 2003
Hi List!,
I am newly of OpenCMS and I am a little confused by project and web
application
For me is very importan understand how OpenCMS works
I have two types of problems
PROBLEM 1
I have created a project (/Project/project1/), in this project I have
created a web application (myApp/).
My web application contained :
myApp/index.jsp
myApp/WEB-INF/web.xml
myApp/WEB-INF/classes/servlet.class
myApp/WEB-INF/lib
myApp/META-INF/Manifest.mf
I haven't created a module or other.
My application dont't work and i don't know why.
I would know if have to create a module and insert my web application in or
write something in some files and where are the files.
PROBLEM 2
I have created a project (/Content_Folder/Folder3/), in this project I have
created two html page and one jsp page.
When I click on the link (inside OpenCMS Workplace) to display my new page I
haven't problem.
When I mouse over the link, it shows the URL for my page as
http://localhost:8080/opencms/opencms/Content_folder/Folder3/index.html
from this point I click on the other link and display my new page without
problem
In my Tomcat folders (Tomcat4.1.24) my file has been placed under
c:\Tomcat4.1.24\webapps\export\Content_Folder\Folder3
When I try to display my page from browser
(http://localhost:8080/opencms/opencms/Content_folder/Folder3/index.html)
this page is ok but when I click on the other link the URL for the page is
http://localhost:8080/opencms/export/Content_folder/Folder3/pagina3_2.html
and I have this message
(com.opencms.core.CmsException: 15 Internal use only. Detailed error:
Internal use
only/system/modules/com.alkacon.documentation/jsptemplates/alkacon-documentation.jsp.
at com.opencms.core.OpenCms.initResource(OpenCms.java:860)
at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:306)
at com.opencms.core.OpenCmsHttpServlet.doPost(OpenCmsHttpServlet.java:331)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:594)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
at java.lang.Thread.run(Thread.java:536)
Can anyone help me??
Thanks in advance
Valeria
_________________________________________________________________
MSN Foto: condividi, ritocca e stampa le tue foto online
http://photos.msn.it
More information about the opencms-dev
mailing list