[ 
https://issues.apache.org/jira/browse/JSPWIKI-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650221#action_12650221
 ] 

Jens Doll commented on JSPWIKI-440:
-----------------------------------

It now works somehow, and you can have a look at it by yourselves under the URL:

http://stormarnwiki.de:9080/JSPWiki/.

I did the installation of the 3.0 this way:

1. download *.war
2. unzip *.war to a folder "project/web"
3. open a new project with JAVA Enterprise Studio and existing sources under 
"project/web"
4. change the pathes "/p/*" to my own ones
5. clean and build the project
6. change the permission for the pathes of 4.
7. upload the newly build *.war  from "project/dist" 

Jens

P.S.: When calling the Install.jsp I get this:
------------------------------------------------------------------------------------
type Exception report
message 
description The server encountered an internal error () that prevented it from 
fulfilling this request.
exception 
org.apache.jasper.JasperException
                 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
                 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
                 
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
                 javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
                 
com.ecyrd.jspwiki.ui.WikiServletFilter.doFilter(WikiServletFilter.java:174)
                 
com.ecyrd.jspwiki.ui.WikiJSPFilter.doFilter(WikiJSPFilter.java:111)

root cause 
java.lang.NullPointerException
                 
com.ecyrd.jspwiki.util.CommentedProperties.writeProperty(CommentedProperties.java:215)
                 
com.ecyrd.jspwiki.util.CommentedProperties.put(CommentedProperties.java:118)
                 
com.ecyrd.jspwiki.ui.Installer.parseProperty(Installer.java:319)
                 
com.ecyrd.jspwiki.ui.Installer.parseProperties(Installer.java:221)
                 org.apache.jsp.Install_jsp._jspService(Install_jsp.java:109)
                 
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
                 javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
                 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
                 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
                 
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
                 javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
                 
com.ecyrd.jspwiki.ui.WikiServletFilter.doFilter(WikiServletFilter.java:174)
                 
com.ecyrd.jspwiki.ui.WikiJSPFilter.doFilter(WikiJSPFilter.java:111)

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0 logs.


> Plesk Installation of *.war
> ---------------------------
>
>                 Key: JSPWIKI-440
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-440
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Servlet Container/Java compatibility
>    Affects Versions: 2.8
>         Environment: I have JAVA 1.5 installed on Suse Linux 10 and use Plesk 
> 9.x with a simple web interface.
>            Reporter: Jens Doll
>            Assignee: Harry Metske
>            Priority: Minor
>
> I just tried to install your Wiki, but did not succeed with it. I use Plesk 
> and a simple dialogue to upload *.war applications.
> You would do yourselves and the community a big favour, if you would kindly 
> configure the Wiki for ease-of -use also under Plesk.
> Greetings from Ahrensburg, Germany,
> Jens Doll

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to