Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

View: New views
12 Messages — Rating Filter:   Alert me  

Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Will Berriss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have installed the binary package jspwiki on my Ubuntu 9.04 (Jaunty)
server (amd64) and am trying to get JSPWiki up and running, but I can
only get as far as having Tomcat up and running.

I can successfully bring up the page http://localhost:8180/manager/html
BUT I cannot upload the JSPWiki.war file because I don't have one.

Yet it is at this point that ALL the instructions on the web and the
READMEs tell me that I should now extract or upload the JSPWiki.war file,
but I simply do not have such a file. :(

e.g. In /usr/share/doc/jspwiki/README.gz
Step 2 says:

2) After you've installed the engine and checked that it works, you just
  make a subdirectory under $TOMCAT_HOME/webapps/.
  For example, if you want your application to be called 'wiki', just
create a directory called 'wiki', then extract all files from the war file into that directory, preserving the directory structure.

But there is no WAR file ANYWHERE. :(

(By the way, I assume TOMCAT_HOME is now called CATALINA_HOME?)

I search all my hard drives and checked the package's filelist, and there
is no such file as JSPWiki.war there.

$ dpkg -L jspwiki | grep JSPWiki
  /usr/share/jspwiki/WEB-INF/lib/JSPWiki.jar
  /etc/tomcat5.5/Catalina/localhost/JSPWiki.xml

The closest is JSPWiki.jar but the upload FAILS if I try that, saying,
  "FAIL - File uploaded "JSPWiki.jar" must be a .war"
So I cannot deploy that.

My jspwiki is version 2.8.0-3

What do I have to do to get JSPWiki working?  I had the same trouble a
couple of years ago with Ubuntu Hardy, and gave up, but the same issue
is giving be grief in Jaunty.

Where do I get the JSPWiki.war file from?
Do I really need one or is there another way, a better way to get
JSPWiki working?  I thought with Ubuntu, once installed and once I had
run dpkg-reconfigure jspwiki, I would be up and running,  But I am not.

I just want a simple out-of-the-box JSPWiki up and running, nothing
fancy, but I am getting nowhere.

Please can anyone help or point me in the right direction?

Thanks in advance!

Will
--
-----------------------------------------------------------------------
E-mail: will@...      
-----------------------------------------------------------------------

Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Hassan Schroeder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Will Berriss wrote:

> I have installed the binary package jspwiki

> BUT I cannot upload the JSPWiki.war file because I don't have one.

? Those two statements don't go together:

ripple:~/Downloads/jspwiki$ unzip JSPWiki-2.8.2-bin.zip
Archive:  JSPWiki-2.8.2-bin.zip
    creating: JSPWiki/
   inflating: JSPWiki/ChangeLog
   inflating: JSPWiki/JSPWiki-corepages_de.zip
   inflating: JSPWiki/JSPWiki-corepages_en.zip
   inflating: JSPWiki/JSPWiki-corepages_es.zip
   inflating: JSPWiki/JSPWiki-corepages_fi.zip
   inflating: JSPWiki/JSPWiki-corepages_fr.zip
   inflating: JSPWiki/JSPWiki-corepages_it.zip
   inflating: JSPWiki/JSPWiki-corepages_nl.zip
   inflating: JSPWiki/JSPWiki-corepages_zh_CN.zip
   inflating: JSPWiki/JSPWiki-doc.zip
   inflating: JSPWiki/JSPWiki.war
   inflating: JSPWiki/LICENSE
   inflating: JSPWiki/README
   inflating: JSPWiki/ReleaseNotes
ripple-2:~/Downloads/jspwiki$

Perhaps your download was corrupted?

--
Hassan Schroeder ----------------------------- hassan@...
webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
twitter: @hassan
                           dream.  code.

Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Will Berriss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

Thanks for your fast reply.

I did not download a zip file, I used the package manager in Ubuntu and
I believe the ubuntu/debian package file I obtained and used is NOT
corrupted as I am sure the package manager performs checks for corruption.

Perhaps the package maintainers at Ubuntu have simply not included the
JSPWiki.war file for some reason?

Here is a list of the entire contents of the package jspwiki in case
that helps shed some light on the matter:

$ dpkg -L jspwiki
/.
/etc
/etc/jspwiki
/etc/jspwiki/jspwiki.xml
/etc/jspwiki/groupdatabase.xml
/etc/jspwiki/userdatabase.xml
/etc/jspwiki/jspwiki.properties
/etc/jspwiki/web.xml
/etc/jspwiki/jspwiki.tld
/etc/jspwiki/tomcat.policy
/etc/tomcat5.5
/etc/tomcat5.5/policy.d
/etc/tomcat5.5/Catalina
/etc/tomcat5.5/Catalina/localhost
/var
/var/lib
/var/lib/jspwiki
/var/lib/tomcat5.5
/var/lib/tomcat5.5/webapps
/usr
/usr/share
/usr/share/doc
/usr/share/doc/jspwiki
/usr/share/doc/jspwiki/examples
/usr/share/doc/jspwiki/examples/wikipages.tar.gz
/usr/share/doc/jspwiki/Compiling.txt
/usr/share/doc/jspwiki/README.Debian
/usr/share/doc/jspwiki/copyright
/usr/share/doc/jspwiki/changelog.gz
/usr/share/doc/jspwiki/README.gz
/usr/share/doc/jspwiki/changelog.Debian.gz
/usr/share/jspwiki
/usr/share/jspwiki/templates
/usr/share/jspwiki/templates/default
/usr/share/jspwiki/templates/default/skins
/usr/share/jspwiki/templates/default/skins/Smart
/usr/share/jspwiki/templates/default/skins/Smart/images
/usr/share/jspwiki/templates/default/skins/Smart/images/text_signature.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_padding_left.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_heading_1.png
/usr/share/jspwiki/templates/default/skins/Smart/images/book.png
/usr/share/jspwiki/templates/default/skins/Smart/images/user_green.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_horizontalrule.png
/usr/share/jspwiki/templates/default/skins/Smart/images/smart-logo.png
/usr/share/jspwiki/templates/default/skins/Smart/images/application_form.png
/usr/share/jspwiki/templates/default/skins/Smart/images/header-bg.gif
/usr/share/jspwiki/templates/default/skins/Smart/images/picture.png
/usr/share/jspwiki/templates/default/skins/Smart/images/link.png
/usr/share/jspwiki/templates/default/skins/Smart/images/page_white_code_red.png
/usr/share/jspwiki/templates/default/skins/Smart/images/tab.png
/usr/share/jspwiki/templates/default/skins/Smart/images/smart-logo.gif
/usr/share/jspwiki/templates/default/skins/Smart/images/text_subscript.png
/usr/share/jspwiki/templates/default/skins/Smart/images/pilcrow.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_heading_2.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_bold.png
/usr/share/jspwiki/templates/default/skins/Smart/images/user_orange.png
/usr/share/jspwiki/templates/default/skins/Smart/images/table.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_strikethrough.png
/usr/share/jspwiki/templates/default/skins/Smart/images/user.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_italic.png
/usr/share/jspwiki/templates/default/skins/Smart/images/page_white_code.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_allcaps.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_heading_3.png
/usr/share/jspwiki/templates/default/skins/Smart/images/text_superscript.png
/usr/share/jspwiki/templates/default/skins/Smart/skin.css
/usr/share/jspwiki/templates/default/skins/Smart/skin.js
/usr/share/jspwiki/templates/default/skins/OrderedList
/usr/share/jspwiki/templates/default/skins/OrderedList/images
/usr/share/jspwiki/templates/default/skins/OrderedList/images/sortable.gif
/usr/share/jspwiki/templates/default/skins/OrderedList/images/bulletUp.gif
/usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-close.png
/usr/share/jspwiki/templates/default/skins/OrderedList/images/spin.gif
/usr/share/jspwiki/templates/default/skins/OrderedList/images/smart-logo.png
/usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-leaf.png
/usr/share/jspwiki/templates/default/skins/OrderedList/images/bulletDown.gif
/usr/share/jspwiki/templates/default/skins/OrderedList/images/smart-logo.gif
/usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-open.png
/usr/share/jspwiki/templates/default/skins/OrderedList/images/arrdown.gif
/usr/share/jspwiki/templates/default/skins/OrderedList/images/col_arrow.jpg
/usr/share/jspwiki/templates/default/skins/OrderedList/skin.js
/usr/share/jspwiki/templates/default/skins/OrderedList/skin.css
/usr/share/jspwiki/templates/default/skins/PlainVanilla 1024x768
/usr/share/jspwiki/templates/default/skins/PlainVanilla
1024x768/skin.css
/usr/share/jspwiki/templates/default/skins/PlainVanilla 1024x768/skin.js
/usr/share/jspwiki/templates/default/skins/PlainVanilla
/usr/share/jspwiki/templates/default/skins/PlainVanilla/skin.js
/usr/share/jspwiki/templates/default/skins/PlainVanilla/skin.css
/usr/share/jspwiki/templates/default/PreviewContent.jsp
/usr/share/jspwiki/templates/default/jspwiki_print.css
/usr/share/jspwiki/templates/default/DisplayMessage.jsp
/usr/share/jspwiki/templates/default/editors
/usr/share/jspwiki/templates/default/editors/FCK.jsp
/usr/share/jspwiki/templates/default/editors/plain.jsp
/usr/share/jspwiki/templates/default/editors/preview.jsp
/usr/share/jspwiki/templates/default/Header.jsp
/usr/share/jspwiki/templates/default/EditTemplate.jsp
/usr/share/jspwiki/templates/default/admin
/usr/share/jspwiki/templates/default/admin/admin.css
/usr/share/jspwiki/templates/default/admin/AdminTemplate.jsp
/usr/share/jspwiki/templates/default/admin/UserManagement.jsp
/usr/share/jspwiki/templates/default/images
/usr/share/jspwiki/templates/default/images/resize-horizontal.gif
/usr/share/jspwiki/templates/default/images/slimbox_close.png
/usr/share/jspwiki/templates/default/images/sortable.gif
/usr/share/jspwiki/templates/default/images/editor-strip.gif
/usr/share/jspwiki/templates/default/images/progress.gif
/usr/share/jspwiki/templates/default/images/tip.png
/usr/share/jspwiki/templates/default/images/spin.gif
/usr/share/jspwiki/templates/default/images/search.gif
/usr/share/jspwiki/templates/default/images/slimbox_close_hover.gif
/usr/share/jspwiki/templates/default/images/sorted_down.gif
/usr/share/jspwiki/templates/default/images/attach-strip.png
/usr/share/jspwiki/templates/default/images/book_open.png
/usr/share/jspwiki/templates/default/images/slimbox_close.gif
/usr/share/jspwiki/templates/default/images/information.gif
/usr/share/jspwiki/templates/default/images/arrup.gif
/usr/share/jspwiki/templates/default/images/SilkIconSet-readme.txt
/usr/share/jspwiki/templates/default/images/filter.gif
/usr/share/jspwiki/templates/default/images/arrdown.png
/usr/share/jspwiki/templates/default/images/sorted_up.gif
/usr/share/jspwiki/templates/default/images/error.gif
/usr/share/jspwiki/templates/default/images/arrdownsmall.gif
/usr/share/jspwiki/templates/default/images/exclamation.gif
/usr/share/jspwiki/templates/default/images/preview.gif
/usr/share/jspwiki/templates/default/images/note.png
/usr/share/jspwiki/templates/default/WorkflowContent.jsp
/usr/share/jspwiki/templates/default/PreferencesTab.jsp
/usr/share/jspwiki/templates/default/ConflictContent.jsp
/usr/share/jspwiki/templates/default/AJAXSearch.jsp
/usr/share/jspwiki/templates/default/DiffContent.jsp
/usr/share/jspwiki/templates/default/CommentContent.jsp
/usr/share/jspwiki/templates/default/PageTab.jsp
/usr/share/jspwiki/templates/default/NewGroupContent.jsp
/usr/share/jspwiki/templates/default/DiffTab.jsp
/usr/share/jspwiki/templates/default/UploadTemplate.jsp
/usr/share/jspwiki/templates/default/PreferencesContent.jsp
/usr/share/jspwiki/templates/default/AJAXCategories.jsp
/usr/share/jspwiki/templates/default/AJAXPreview.jsp
/usr/share/jspwiki/templates/default/UserBox.jsp
/usr/share/jspwiki/templates/default/GroupTab.jsp
/usr/share/jspwiki/templates/default/FindContent.jsp
/usr/share/jspwiki/templates/default/EditContent.jsp
/usr/share/jspwiki/templates/default/ProfileTab.jsp
/usr/share/jspwiki/templates/default/PageActionsTop.jsp
/usr/share/jspwiki/templates/default/Footer.jsp
/usr/share/jspwiki/templates/default/Favorites.jsp
/usr/share/jspwiki/templates/default/EditGroupContent.jsp
/usr/share/jspwiki/templates/default/AttachmentTab.jsp
/usr/share/jspwiki/templates/default/PageActionsBottom.jsp
/usr/share/jspwiki/templates/default/InfoContent.jsp
/usr/share/jspwiki/templates/default/GroupContent.jsp
/usr/share/jspwiki/templates/default/commonheader.jsp
/usr/share/jspwiki/templates/default/jspwiki.css
/usr/share/jspwiki/templates/default/LoginContent.jsp
/usr/share/jspwiki/templates/default/SearchBox.jsp
/usr/share/jspwiki/templates/default/PageContent.jsp
/usr/share/jspwiki/templates/default/ViewTemplate.jsp
/usr/share/jspwiki/templates/default/localheader.jsp
/usr/share/jspwiki/templates/raw
/usr/share/jspwiki/templates/raw/ViewTemplate.jsp
/usr/share/jspwiki/images
/usr/share/jspwiki/images/xmlCoffeeCup.png
/usr/share/jspwiki/images/attachment_big.png
/usr/share/jspwiki/images/jspwiki-strip.gif
/usr/share/jspwiki/images/xml.png
/usr/share/jspwiki/images/out.png
/usr/share/jspwiki/images/favicon.ico
/usr/share/jspwiki/images/jspwiki_logo_s.png
/usr/share/jspwiki/images/favicon.png
/usr/share/jspwiki/images/attachment_small.png
/usr/share/jspwiki/images/jspwiki-icons.png
/usr/share/jspwiki/images/attachment_small.gif
/usr/share/jspwiki/images/jspwiki_logo.png
/usr/share/jspwiki/Install.jsp
/usr/share/jspwiki/Comment.jsp
/usr/share/jspwiki/Wiki.jsp
/usr/share/jspwiki/EditGroup.jsp
/usr/share/jspwiki/WEB-INF
/usr/share/jspwiki/WEB-INF/lib
/usr/share/jspwiki/WEB-INF/lib/freshcookies-security-0.54.jar
/usr/share/jspwiki/WEB-INF/lib/commons-fileupload-1.2.1.jar
/usr/share/jspwiki/WEB-INF/lib/mail.jar
/usr/share/jspwiki/WEB-INF/lib/nekohtml.jar
/usr/share/jspwiki/WEB-INF/lib/log4j-1.2.14.jar
/usr/share/jspwiki/WEB-INF/lib/ecs.jar
/usr/share/jspwiki/WEB-INF/lib/commons-logging-api.jar
/usr/share/jspwiki/WEB-INF/lib/akismet-java-1.02.jar
/usr/share/jspwiki/WEB-INF/lib/jsonrpc-1.0.jar
/usr/share/jspwiki/WEB-INF/lib/jakarta-tablibs-standard-1.1.2.jar
/usr/share/jspwiki/WEB-INF/lib/commons-io-1.4.jar
/usr/share/jspwiki/WEB-INF/lib/jdom.jar
/usr/share/jspwiki/WEB-INF/lib/commons-httpclient-3.0.1.jar
/usr/share/jspwiki/WEB-INF/lib/xmlrpc.jar
/usr/share/jspwiki/WEB-INF/lib/lucene.jar
/usr/share/jspwiki/WEB-INF/lib/commons-codec-1.3.jar
/usr/share/jspwiki/WEB-INF/lib/activation.jar
/usr/share/jspwiki/WEB-INF/lib/JSPWiki.jar
/usr/share/jspwiki/WEB-INF/lib/jrcs-diff.jar
/usr/share/jspwiki/WEB-INF/lib/sandler.jar
/usr/share/jspwiki/WEB-INF/lib/jakarta-taglibs-jstl-1.1.2.jar
/usr/share/jspwiki/WEB-INF/lib/commons-lang-2.3.jar
/usr/share/jspwiki/WEB-INF/classes
/usr/share/jspwiki/WEB-INF/classes/oscache.properties
/usr/share/jspwiki/WEB-INF/oscache.tld
/usr/share/jspwiki/WEB-INF/jspwiki.policy
/usr/share/jspwiki/WEB-INF/groupdatabase.xml
/usr/share/jspwiki/WEB-INF/dtd
/usr/share/jspwiki/WEB-INF/dtd/web-app_2_3.dtd
/usr/share/jspwiki/WEB-INF/userdatabase.xml
/usr/share/jspwiki/WEB-INF/jstl-fmt.tld
/usr/share/jspwiki/PageInfo.jsp
/usr/share/jspwiki/LoginForm.jsp
/usr/share/jspwiki/scripts
/usr/share/jspwiki/scripts/jspwiki-common.js
/usr/share/jspwiki/scripts/jspwiki-commonstyles.js
/usr/share/jspwiki/scripts/posteditor.js
/usr/share/jspwiki/scripts/mootools.js
/usr/share/jspwiki/scripts/jspwiki-edit.js
/usr/share/jspwiki/scripts/fcktemplates.xml
/usr/share/jspwiki/scripts/prettify.js
/usr/share/jspwiki/scripts/jspwiki-prefs.js
/usr/share/jspwiki/scripts/fckstyles.xml
/usr/share/jspwiki/scripts/fckconfig.js
/usr/share/jspwiki/SisterSites.jsp
/usr/share/jspwiki/Delete.jsp
/usr/share/jspwiki/error
/usr/share/jspwiki/error/Forbidden.html
/usr/share/jspwiki/Error.jsp
/usr/share/jspwiki/Captcha.jsp
/usr/share/jspwiki/Search.jsp
/usr/share/jspwiki/Message.jsp
/usr/share/jspwiki/admin
/usr/share/jspwiki/admin/Admin.jsp
/usr/share/jspwiki/admin/SecurityConfig.jsp
/usr/share/jspwiki/Logout.jsp
/usr/share/jspwiki/DeleteGroup.jsp
/usr/share/jspwiki/UserPreferences.jsp
/usr/share/jspwiki/NewBlogEntry.jsp
/usr/share/jspwiki/PageModified.jsp
/usr/share/jspwiki/Diff.jsp
/usr/share/jspwiki/META-INF
/usr/share/jspwiki/META-INF/MANIFEST.MF
/usr/share/jspwiki/Workflow.jsp
/usr/share/jspwiki/Group.jsp
/usr/share/jspwiki/rss.jsp
/usr/share/jspwiki/Edit.jsp
/usr/share/jspwiki/Preview.jsp
/usr/share/jspwiki/Login.jsp
/usr/share/jspwiki/atom.css
/usr/share/jspwiki/Rename.jsp
/usr/share/jspwiki/LostPassword.jsp
/usr/share/jspwiki/Upload.jsp
/usr/share/jspwiki/CookieError.jsp
/usr/share/jspwiki/NewGroup.jsp
/etc/tomcat5.5/policy.d/05jspwiki.policy
/etc/tomcat5.5/Catalina/localhost/JSPWiki.xml
/usr/share/jspwiki/WEB-INF/lib/oro.jar
/usr/share/jspwiki/WEB-INF/lib/lucene-highlighter.jar
/usr/share/jspwiki/WEB-INF/lib/jaxen.jar
/usr/share/jspwiki/WEB-INF/lib/oscache.jar
/usr/share/jspwiki/WEB-INF/lib/standard.jar
/usr/share/jspwiki/WEB-INF/lib/jstl.jar
/usr/share/jspwiki/WEB-INF/lib/jabsorb.jar
/usr/share/jspwiki/WEB-INF/lib/lucene-core.jar
/usr/share/jspwiki/WEB-INF/lib/jaxp-1.3.jar
/usr/share/jspwiki/WEB-INF/lib/jdom1.jar
/usr/share/jspwiki/WEB-INF/lib/commons-lang.jar
/usr/share/jspwiki/WEB-INF/lib/commons-io.jar
/usr/share/jspwiki/WEB-INF/lib/commons-httpclient.jar
/usr/share/jspwiki/WEB-INF/lib/commons-fileupload.jar
/usr/share/jspwiki/WEB-INF/lib/commons-codec.jar
/usr/share/jspwiki/WEB-INF/lib/log4j-1.2.jar
/usr/share/jspwiki/WEB-INF/web.xml
/usr/share/jspwiki/WEB-INF/jspwiki.tld
/usr/share/jspwiki/WEB-INF/jspwiki.properties


Does the above list contain everything I would need or do I still need a
file called JSPWiki.war?

Any thoughts?

Thanks!

Will
--

On Tue Aug 04 13:40 (-0700), Hassan Schroeder wrote:

> Will Berriss wrote:
>
>> I have installed the binary package jspwiki
>
>> BUT I cannot upload the JSPWiki.war file because I don't have one.
>
> ? Those two statements don't go together:
>
> ripple:~/Downloads/jspwiki$ unzip JSPWiki-2.8.2-bin.zip
> Archive:  JSPWiki-2.8.2-bin.zip
>    creating: JSPWiki/
>   inflating: JSPWiki/ChangeLog
>   inflating: JSPWiki/JSPWiki-corepages_de.zip
>   inflating: JSPWiki/JSPWiki-corepages_en.zip
>   inflating: JSPWiki/JSPWiki-corepages_es.zip
>   inflating: JSPWiki/JSPWiki-corepages_fi.zip
>   inflating: JSPWiki/JSPWiki-corepages_fr.zip
>   inflating: JSPWiki/JSPWiki-corepages_it.zip
>   inflating: JSPWiki/JSPWiki-corepages_nl.zip
>   inflating: JSPWiki/JSPWiki-corepages_zh_CN.zip
>   inflating: JSPWiki/JSPWiki-doc.zip
>   inflating: JSPWiki/JSPWiki.war
>   inflating: JSPWiki/LICENSE
>   inflating: JSPWiki/README
>   inflating: JSPWiki/ReleaseNotes
> ripple-2:~/Downloads/jspwiki$
>
> Perhaps your download was corrupted?
>
> --
> Hassan Schroeder ----------------------------- hassan@...
> webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
> twitter: @hassan
>                           dream.  code.

--
-----------------------------------------------------------------------
E-mail: will@...      
-----------------------------------------------------------------------

Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Janne Jalkanen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The installation instructions of the Ubuntu package should come with  
the Ubuntu package; the instructions from the web site only concern  
the case where you are doing a manual install.

Looks like the Ubuntu package already has the WAR installed (it gets  
unzipped automatically), but I have to admit I don't know how to use  
the Ubuntu package... While jspwiki.org runs on Ubuntu, understandably  
we deploy directly from the SVN, not with the Ubuntu packages ;-)

Perhaps you should contact the Ubuntu package maintainer?  I'm not  
sure whether he's on this mailing list (holler, if you are, guys!)

/Janne

On 5 Aug 2009, at 00:26, Will Berriss wrote:

> Hi
>
> Thanks for your fast reply.
>
> I did not download a zip file, I used the package manager in Ubuntu  
> and
> I believe the ubuntu/debian package file I obtained and used is NOT
> corrupted as I am sure the package manager performs checks for  
> corruption.
>
> Perhaps the package maintainers at Ubuntu have simply not included the
> JSPWiki.war file for some reason?
>
> Here is a list of the entire contents of the package jspwiki in case
> that helps shed some light on the matter:
>
> $ dpkg -L jspwiki
> /.
> /etc
> /etc/jspwiki
> /etc/jspwiki/jspwiki.xml
> /etc/jspwiki/groupdatabase.xml
> /etc/jspwiki/userdatabase.xml
> /etc/jspwiki/jspwiki.properties
> /etc/jspwiki/web.xml
> /etc/jspwiki/jspwiki.tld
> /etc/jspwiki/tomcat.policy
> /etc/tomcat5.5
> /etc/tomcat5.5/policy.d
> /etc/tomcat5.5/Catalina
> /etc/tomcat5.5/Catalina/localhost
> /var
> /var/lib
> /var/lib/jspwiki
> /var/lib/tomcat5.5
> /var/lib/tomcat5.5/webapps
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/jspwiki
> /usr/share/doc/jspwiki/examples
> /usr/share/doc/jspwiki/examples/wikipages.tar.gz
> /usr/share/doc/jspwiki/Compiling.txt
> /usr/share/doc/jspwiki/README.Debian
> /usr/share/doc/jspwiki/copyright
> /usr/share/doc/jspwiki/changelog.gz
> /usr/share/doc/jspwiki/README.gz
> /usr/share/doc/jspwiki/changelog.Debian.gz
> /usr/share/jspwiki
> /usr/share/jspwiki/templates
> /usr/share/jspwiki/templates/default
> /usr/share/jspwiki/templates/default/skins
> /usr/share/jspwiki/templates/default/skins/Smart
> /usr/share/jspwiki/templates/default/skins/Smart/images
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_signature.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_padding_left.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_heading_1.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/book.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/user_green.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_horizontalrule.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/smart-logo.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> application_form.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/header-bg.gif
> /usr/share/jspwiki/templates/default/skins/Smart/images/picture.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/link.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> page_white_code_red.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/tab.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/smart-logo.gif
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_subscript.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/pilcrow.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_heading_2.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/text_bold.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> user_orange.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/table.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_strikethrough.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/user.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_italic.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> page_white_code.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_allcaps.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_heading_3.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/
> text_superscript.png
> /usr/share/jspwiki/templates/default/skins/Smart/skin.css
> /usr/share/jspwiki/templates/default/skins/Smart/skin.js
> /usr/share/jspwiki/templates/default/skins/OrderedList
> /usr/share/jspwiki/templates/default/skins/OrderedList/images
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/
> sortable.gif
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/
> bulletUp.gif
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-
> close.png
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/spin.gif
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/smart-
> logo.png
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-
> leaf.png
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/
> bulletDown.gif
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/smart-
> logo.gif
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-
> open.png
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/
> arrdown.gif
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/
> col_arrow.jpg
> /usr/share/jspwiki/templates/default/skins/OrderedList/skin.js
> /usr/share/jspwiki/templates/default/skins/OrderedList/skin.css
> /usr/share/jspwiki/templates/default/skins/PlainVanilla 1024x768
> /usr/share/jspwiki/templates/default/skins/PlainVanilla
> 1024x768/skin.css
> /usr/share/jspwiki/templates/default/skins/PlainVanilla 1024x768/
> skin.js
> /usr/share/jspwiki/templates/default/skins/PlainVanilla
> /usr/share/jspwiki/templates/default/skins/PlainVanilla/skin.js
> /usr/share/jspwiki/templates/default/skins/PlainVanilla/skin.css
> /usr/share/jspwiki/templates/default/PreviewContent.jsp
> /usr/share/jspwiki/templates/default/jspwiki_print.css
> /usr/share/jspwiki/templates/default/DisplayMessage.jsp
> /usr/share/jspwiki/templates/default/editors
> /usr/share/jspwiki/templates/default/editors/FCK.jsp
> /usr/share/jspwiki/templates/default/editors/plain.jsp
> /usr/share/jspwiki/templates/default/editors/preview.jsp
> /usr/share/jspwiki/templates/default/Header.jsp
> /usr/share/jspwiki/templates/default/EditTemplate.jsp
> /usr/share/jspwiki/templates/default/admin
> /usr/share/jspwiki/templates/default/admin/admin.css
> /usr/share/jspwiki/templates/default/admin/AdminTemplate.jsp
> /usr/share/jspwiki/templates/default/admin/UserManagement.jsp
> /usr/share/jspwiki/templates/default/images
> /usr/share/jspwiki/templates/default/images/resize-horizontal.gif
> /usr/share/jspwiki/templates/default/images/slimbox_close.png
> /usr/share/jspwiki/templates/default/images/sortable.gif
> /usr/share/jspwiki/templates/default/images/editor-strip.gif
> /usr/share/jspwiki/templates/default/images/progress.gif
> /usr/share/jspwiki/templates/default/images/tip.png
> /usr/share/jspwiki/templates/default/images/spin.gif
> /usr/share/jspwiki/templates/default/images/search.gif
> /usr/share/jspwiki/templates/default/images/slimbox_close_hover.gif
> /usr/share/jspwiki/templates/default/images/sorted_down.gif
> /usr/share/jspwiki/templates/default/images/attach-strip.png
> /usr/share/jspwiki/templates/default/images/book_open.png
> /usr/share/jspwiki/templates/default/images/slimbox_close.gif
> /usr/share/jspwiki/templates/default/images/information.gif
> /usr/share/jspwiki/templates/default/images/arrup.gif
> /usr/share/jspwiki/templates/default/images/SilkIconSet-readme.txt
> /usr/share/jspwiki/templates/default/images/filter.gif
> /usr/share/jspwiki/templates/default/images/arrdown.png
> /usr/share/jspwiki/templates/default/images/sorted_up.gif
> /usr/share/jspwiki/templates/default/images/error.gif
> /usr/share/jspwiki/templates/default/images/arrdownsmall.gif
> /usr/share/jspwiki/templates/default/images/exclamation.gif
> /usr/share/jspwiki/templates/default/images/preview.gif
> /usr/share/jspwiki/templates/default/images/note.png
> /usr/share/jspwiki/templates/default/WorkflowContent.jsp
> /usr/share/jspwiki/templates/default/PreferencesTab.jsp
> /usr/share/jspwiki/templates/default/ConflictContent.jsp
> /usr/share/jspwiki/templates/default/AJAXSearch.jsp
> /usr/share/jspwiki/templates/default/DiffContent.jsp
> /usr/share/jspwiki/templates/default/CommentContent.jsp
> /usr/share/jspwiki/templates/default/PageTab.jsp
> /usr/share/jspwiki/templates/default/NewGroupContent.jsp
> /usr/share/jspwiki/templates/default/DiffTab.jsp
> /usr/share/jspwiki/templates/default/UploadTemplate.jsp
> /usr/share/jspwiki/templates/default/PreferencesContent.jsp
> /usr/share/jspwiki/templates/default/AJAXCategories.jsp
> /usr/share/jspwiki/templates/default/AJAXPreview.jsp
> /usr/share/jspwiki/templates/default/UserBox.jsp
> /usr/share/jspwiki/templates/default/GroupTab.jsp
> /usr/share/jspwiki/templates/default/FindContent.jsp
> /usr/share/jspwiki/templates/default/EditContent.jsp
> /usr/share/jspwiki/templates/default/ProfileTab.jsp
> /usr/share/jspwiki/templates/default/PageActionsTop.jsp
> /usr/share/jspwiki/templates/default/Footer.jsp
> /usr/share/jspwiki/templates/default/Favorites.jsp
> /usr/share/jspwiki/templates/default/EditGroupContent.jsp
> /usr/share/jspwiki/templates/default/AttachmentTab.jsp
> /usr/share/jspwiki/templates/default/PageActionsBottom.jsp
> /usr/share/jspwiki/templates/default/InfoContent.jsp
> /usr/share/jspwiki/templates/default/GroupContent.jsp
> /usr/share/jspwiki/templates/default/commonheader.jsp
> /usr/share/jspwiki/templates/default/jspwiki.css
> /usr/share/jspwiki/templates/default/LoginContent.jsp
> /usr/share/jspwiki/templates/default/SearchBox.jsp
> /usr/share/jspwiki/templates/default/PageContent.jsp
> /usr/share/jspwiki/templates/default/ViewTemplate.jsp
> /usr/share/jspwiki/templates/default/localheader.jsp
> /usr/share/jspwiki/templates/raw
> /usr/share/jspwiki/templates/raw/ViewTemplate.jsp
> /usr/share/jspwiki/images
> /usr/share/jspwiki/images/xmlCoffeeCup.png
> /usr/share/jspwiki/images/attachment_big.png
> /usr/share/jspwiki/images/jspwiki-strip.gif
> /usr/share/jspwiki/images/xml.png
> /usr/share/jspwiki/images/out.png
> /usr/share/jspwiki/images/favicon.ico
> /usr/share/jspwiki/images/jspwiki_logo_s.png
> /usr/share/jspwiki/images/favicon.png
> /usr/share/jspwiki/images/attachment_small.png
> /usr/share/jspwiki/images/jspwiki-icons.png
> /usr/share/jspwiki/images/attachment_small.gif
> /usr/share/jspwiki/images/jspwiki_logo.png
> /usr/share/jspwiki/Install.jsp
> /usr/share/jspwiki/Comment.jsp
> /usr/share/jspwiki/Wiki.jsp
> /usr/share/jspwiki/EditGroup.jsp
> /usr/share/jspwiki/WEB-INF
> /usr/share/jspwiki/WEB-INF/lib
> /usr/share/jspwiki/WEB-INF/lib/freshcookies-security-0.54.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-fileupload-1.2.1.jar
> /usr/share/jspwiki/WEB-INF/lib/mail.jar
> /usr/share/jspwiki/WEB-INF/lib/nekohtml.jar
> /usr/share/jspwiki/WEB-INF/lib/log4j-1.2.14.jar
> /usr/share/jspwiki/WEB-INF/lib/ecs.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-logging-api.jar
> /usr/share/jspwiki/WEB-INF/lib/akismet-java-1.02.jar
> /usr/share/jspwiki/WEB-INF/lib/jsonrpc-1.0.jar
> /usr/share/jspwiki/WEB-INF/lib/jakarta-tablibs-standard-1.1.2.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-io-1.4.jar
> /usr/share/jspwiki/WEB-INF/lib/jdom.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-httpclient-3.0.1.jar
> /usr/share/jspwiki/WEB-INF/lib/xmlrpc.jar
> /usr/share/jspwiki/WEB-INF/lib/lucene.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-codec-1.3.jar
> /usr/share/jspwiki/WEB-INF/lib/activation.jar
> /usr/share/jspwiki/WEB-INF/lib/JSPWiki.jar
> /usr/share/jspwiki/WEB-INF/lib/jrcs-diff.jar
> /usr/share/jspwiki/WEB-INF/lib/sandler.jar
> /usr/share/jspwiki/WEB-INF/lib/jakarta-taglibs-jstl-1.1.2.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-lang-2.3.jar
> /usr/share/jspwiki/WEB-INF/classes
> /usr/share/jspwiki/WEB-INF/classes/oscache.properties
> /usr/share/jspwiki/WEB-INF/oscache.tld
> /usr/share/jspwiki/WEB-INF/jspwiki.policy
> /usr/share/jspwiki/WEB-INF/groupdatabase.xml
> /usr/share/jspwiki/WEB-INF/dtd
> /usr/share/jspwiki/WEB-INF/dtd/web-app_2_3.dtd
> /usr/share/jspwiki/WEB-INF/userdatabase.xml
> /usr/share/jspwiki/WEB-INF/jstl-fmt.tld
> /usr/share/jspwiki/PageInfo.jsp
> /usr/share/jspwiki/LoginForm.jsp
> /usr/share/jspwiki/scripts
> /usr/share/jspwiki/scripts/jspwiki-common.js
> /usr/share/jspwiki/scripts/jspwiki-commonstyles.js
> /usr/share/jspwiki/scripts/posteditor.js
> /usr/share/jspwiki/scripts/mootools.js
> /usr/share/jspwiki/scripts/jspwiki-edit.js
> /usr/share/jspwiki/scripts/fcktemplates.xml
> /usr/share/jspwiki/scripts/prettify.js
> /usr/share/jspwiki/scripts/jspwiki-prefs.js
> /usr/share/jspwiki/scripts/fckstyles.xml
> /usr/share/jspwiki/scripts/fckconfig.js
> /usr/share/jspwiki/SisterSites.jsp
> /usr/share/jspwiki/Delete.jsp
> /usr/share/jspwiki/error
> /usr/share/jspwiki/error/Forbidden.html
> /usr/share/jspwiki/Error.jsp
> /usr/share/jspwiki/Captcha.jsp
> /usr/share/jspwiki/Search.jsp
> /usr/share/jspwiki/Message.jsp
> /usr/share/jspwiki/admin
> /usr/share/jspwiki/admin/Admin.jsp
> /usr/share/jspwiki/admin/SecurityConfig.jsp
> /usr/share/jspwiki/Logout.jsp
> /usr/share/jspwiki/DeleteGroup.jsp
> /usr/share/jspwiki/UserPreferences.jsp
> /usr/share/jspwiki/NewBlogEntry.jsp
> /usr/share/jspwiki/PageModified.jsp
> /usr/share/jspwiki/Diff.jsp
> /usr/share/jspwiki/META-INF
> /usr/share/jspwiki/META-INF/MANIFEST.MF
> /usr/share/jspwiki/Workflow.jsp
> /usr/share/jspwiki/Group.jsp
> /usr/share/jspwiki/rss.jsp
> /usr/share/jspwiki/Edit.jsp
> /usr/share/jspwiki/Preview.jsp
> /usr/share/jspwiki/Login.jsp
> /usr/share/jspwiki/atom.css
> /usr/share/jspwiki/Rename.jsp
> /usr/share/jspwiki/LostPassword.jsp
> /usr/share/jspwiki/Upload.jsp
> /usr/share/jspwiki/CookieError.jsp
> /usr/share/jspwiki/NewGroup.jsp
> /etc/tomcat5.5/policy.d/05jspwiki.policy
> /etc/tomcat5.5/Catalina/localhost/JSPWiki.xml
> /usr/share/jspwiki/WEB-INF/lib/oro.jar
> /usr/share/jspwiki/WEB-INF/lib/lucene-highlighter.jar
> /usr/share/jspwiki/WEB-INF/lib/jaxen.jar
> /usr/share/jspwiki/WEB-INF/lib/oscache.jar
> /usr/share/jspwiki/WEB-INF/lib/standard.jar
> /usr/share/jspwiki/WEB-INF/lib/jstl.jar
> /usr/share/jspwiki/WEB-INF/lib/jabsorb.jar
> /usr/share/jspwiki/WEB-INF/lib/lucene-core.jar
> /usr/share/jspwiki/WEB-INF/lib/jaxp-1.3.jar
> /usr/share/jspwiki/WEB-INF/lib/jdom1.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-lang.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-io.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-httpclient.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-fileupload.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-codec.jar
> /usr/share/jspwiki/WEB-INF/lib/log4j-1.2.jar
> /usr/share/jspwiki/WEB-INF/web.xml
> /usr/share/jspwiki/WEB-INF/jspwiki.tld
> /usr/share/jspwiki/WEB-INF/jspwiki.properties
>
>
> Does the above list contain everything I would need or do I still  
> need a
> file called JSPWiki.war?
>
> Any thoughts?
>
> Thanks!
>
> Will
> --
>
> On Tue Aug 04 13:40 (-0700), Hassan Schroeder wrote:
>> Will Berriss wrote:
>>
>>> I have installed the binary package jspwiki
>>
>>> BUT I cannot upload the JSPWiki.war file because I don't have one.
>>
>> ? Those two statements don't go together:
>>
>> ripple:~/Downloads/jspwiki$ unzip JSPWiki-2.8.2-bin.zip
>> Archive:  JSPWiki-2.8.2-bin.zip
>>   creating: JSPWiki/
>>  inflating: JSPWiki/ChangeLog
>>  inflating: JSPWiki/JSPWiki-corepages_de.zip
>>  inflating: JSPWiki/JSPWiki-corepages_en.zip
>>  inflating: JSPWiki/JSPWiki-corepages_es.zip
>>  inflating: JSPWiki/JSPWiki-corepages_fi.zip
>>  inflating: JSPWiki/JSPWiki-corepages_fr.zip
>>  inflating: JSPWiki/JSPWiki-corepages_it.zip
>>  inflating: JSPWiki/JSPWiki-corepages_nl.zip
>>  inflating: JSPWiki/JSPWiki-corepages_zh_CN.zip
>>  inflating: JSPWiki/JSPWiki-doc.zip
>>  inflating: JSPWiki/JSPWiki.war
>>  inflating: JSPWiki/LICENSE
>>  inflating: JSPWiki/README
>>  inflating: JSPWiki/ReleaseNotes
>> ripple-2:~/Downloads/jspwiki$
>>
>> Perhaps your download was corrupted?
>>
>> --
>> Hassan Schroeder ----------------------------- hassan@...
>> webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
>> twitter: @hassan
>>                          dream.  code.
>
> --
> -----------------------------------------------------------------------
> E-mail: will@...
> -----------------------------------------------------------------------


Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Hassan Schroeder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Will Berriss wrote:

> I did not download a zip file, I used the package manager in Ubuntu

Oh, that explains it. In that case, you can't rely on instructions
for a standard install to apply.

Personally, I would never use a package manager for something like
this. Most of the truly goofy problems I see on the Tomcat mailing
list are from people trying to use a x-distro-repackaged "Tomcat"
instead of a standard one.

What does /usr/share/doc/jspwiki/README.Debian say? Anything useful?

Alternatively you could ask on an Ubuntu list, but if it were me I'd
uninstall it (along with Tomcat) and download copies straight from
the original providers, so I could use the real documentation.

FWIW!
--
Hassan Schroeder ----------------------------- hassan@...
webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
twitter: @hassan
                           dream.  code.

RE: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Gavin Goldsmith :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi

It looks as though the package contains what you'll need to get JSPWiki
up and running but things seems to be in  places other than expected;
e.g. I'd have expected to find /usr/share/jspwiki in ~tomcat/webapps
rather than /usr/share.

You can perhaps begin by carefully reading the documentation on
configuring tomcat (where the webapps will live) jspwiki (configuring
jspwiki.properties) and then edit these files.

That said, if there isn't any decent ubuntu/debian documentation, you
will probably be better off uninstalling and doing installs of standard
tomcat & jspwiki. That way we'll all be starting on the same page and
will be able to better assist.

Gavin

> -----Original Message-----
> From: Will Berriss [mailto:will@...]
> Sent: 04 August 2009 23:26
> To: jspwiki-user@...
> Subject: Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war
file?
>
> Hi
>
> Thanks for your fast reply.
>
> I did not download a zip file, I used the package manager in Ubuntu
and
> I believe the ubuntu/debian package file I obtained and used is NOT
> corrupted as I am sure the package manager performs checks for
corruption.

>
> Perhaps the package maintainers at Ubuntu have simply not included the
> JSPWiki.war file for some reason?
>
> Here is a list of the entire contents of the package jspwiki in case
> that helps shed some light on the matter:
>
> $ dpkg -L jspwiki
> /.
> /etc
> /etc/jspwiki
> /etc/jspwiki/jspwiki.xml
> /etc/jspwiki/groupdatabase.xml
> /etc/jspwiki/userdatabase.xml
> /etc/jspwiki/jspwiki.properties
> /etc/jspwiki/web.xml
> /etc/jspwiki/jspwiki.tld
> /etc/jspwiki/tomcat.policy
> /etc/tomcat5.5
> /etc/tomcat5.5/policy.d
> /etc/tomcat5.5/Catalina
> /etc/tomcat5.5/Catalina/localhost
> /var
> /var/lib
> /var/lib/jspwiki
> /var/lib/tomcat5.5
> /var/lib/tomcat5.5/webapps
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/jspwiki
> /usr/share/doc/jspwiki/examples
> /usr/share/doc/jspwiki/examples/wikipages.tar.gz
> /usr/share/doc/jspwiki/Compiling.txt
> /usr/share/doc/jspwiki/README.Debian
> /usr/share/doc/jspwiki/copyright
> /usr/share/doc/jspwiki/changelog.gz
> /usr/share/doc/jspwiki/README.gz
> /usr/share/doc/jspwiki/changelog.Debian.gz
> /usr/share/jspwiki
> /usr/share/jspwiki/templates
> /usr/share/jspwiki/templates/default
> /usr/share/jspwiki/templates/default/skins
> /usr/share/jspwiki/templates/default/skins/Smart
> /usr/share/jspwiki/templates/default/skins/Smart/images
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_signature.p
ng
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_padding_lef
t.
> png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_heading_1.p
ng
> /usr/share/jspwiki/templates/default/skins/Smart/images/book.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/user_green.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_horizontalr
ul
> e.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/smart-logo.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/application_form
.p
> ng
> /usr/share/jspwiki/templates/default/skins/Smart/images/header-bg.gif
> /usr/share/jspwiki/templates/default/skins/Smart/images/picture.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/link.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/page_white_code_
re
> d.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/tab.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/smart-logo.gif
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_subscript.p
ng
> /usr/share/jspwiki/templates/default/skins/Smart/images/pilcrow.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_heading_2.p
ng
> /usr/share/jspwiki/templates/default/skins/Smart/images/text_bold.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/user_orange.png
> /usr/share/jspwiki/templates/default/skins/Smart/images/table.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_strikethrou
gh
> .png
> /usr/share/jspwiki/templates/default/skins/Smart/images/user.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_italic.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/page_white_code.
pn
> g
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_allcaps.png
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_heading_3.p
ng
>
/usr/share/jspwiki/templates/default/skins/Smart/images/text_superscript
.p
> ng
> /usr/share/jspwiki/templates/default/skins/Smart/skin.css
> /usr/share/jspwiki/templates/default/skins/Smart/skin.js
> /usr/share/jspwiki/templates/default/skins/OrderedList
> /usr/share/jspwiki/templates/default/skins/OrderedList/images
>
/usr/share/jspwiki/templates/default/skins/OrderedList/images/sortable.g
if
>
/usr/share/jspwiki/templates/default/skins/OrderedList/images/bulletUp.g
if
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-
> close.png
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/spin.gif
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/smart-
> logo.png
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-
> leaf.png
>
/usr/share/jspwiki/templates/default/skins/OrderedList/images/bulletDown
.g
> if
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/smart-
> logo.gif
> /usr/share/jspwiki/templates/default/skins/OrderedList/images/arrow-
> open.png
>
/usr/share/jspwiki/templates/default/skins/OrderedList/images/arrdown.gi
f
>
/usr/share/jspwiki/templates/default/skins/OrderedList/images/col_arrow.
jp
> g
> /usr/share/jspwiki/templates/default/skins/OrderedList/skin.js
> /usr/share/jspwiki/templates/default/skins/OrderedList/skin.css
> /usr/share/jspwiki/templates/default/skins/PlainVanilla 1024x768
> /usr/share/jspwiki/templates/default/skins/PlainVanilla
> 1024x768/skin.css
> /usr/share/jspwiki/templates/default/skins/PlainVanilla
1024x768/skin.js

> /usr/share/jspwiki/templates/default/skins/PlainVanilla
> /usr/share/jspwiki/templates/default/skins/PlainVanilla/skin.js
> /usr/share/jspwiki/templates/default/skins/PlainVanilla/skin.css
> /usr/share/jspwiki/templates/default/PreviewContent.jsp
> /usr/share/jspwiki/templates/default/jspwiki_print.css
> /usr/share/jspwiki/templates/default/DisplayMessage.jsp
> /usr/share/jspwiki/templates/default/editors
> /usr/share/jspwiki/templates/default/editors/FCK.jsp
> /usr/share/jspwiki/templates/default/editors/plain.jsp
> /usr/share/jspwiki/templates/default/editors/preview.jsp
> /usr/share/jspwiki/templates/default/Header.jsp
> /usr/share/jspwiki/templates/default/EditTemplate.jsp
> /usr/share/jspwiki/templates/default/admin
> /usr/share/jspwiki/templates/default/admin/admin.css
> /usr/share/jspwiki/templates/default/admin/AdminTemplate.jsp
> /usr/share/jspwiki/templates/default/admin/UserManagement.jsp
> /usr/share/jspwiki/templates/default/images
> /usr/share/jspwiki/templates/default/images/resize-horizontal.gif
> /usr/share/jspwiki/templates/default/images/slimbox_close.png
> /usr/share/jspwiki/templates/default/images/sortable.gif
> /usr/share/jspwiki/templates/default/images/editor-strip.gif
> /usr/share/jspwiki/templates/default/images/progress.gif
> /usr/share/jspwiki/templates/default/images/tip.png
> /usr/share/jspwiki/templates/default/images/spin.gif
> /usr/share/jspwiki/templates/default/images/search.gif
> /usr/share/jspwiki/templates/default/images/slimbox_close_hover.gif
> /usr/share/jspwiki/templates/default/images/sorted_down.gif
> /usr/share/jspwiki/templates/default/images/attach-strip.png
> /usr/share/jspwiki/templates/default/images/book_open.png
> /usr/share/jspwiki/templates/default/images/slimbox_close.gif
> /usr/share/jspwiki/templates/default/images/information.gif
> /usr/share/jspwiki/templates/default/images/arrup.gif
> /usr/share/jspwiki/templates/default/images/SilkIconSet-readme.txt
> /usr/share/jspwiki/templates/default/images/filter.gif
> /usr/share/jspwiki/templates/default/images/arrdown.png
> /usr/share/jspwiki/templates/default/images/sorted_up.gif
> /usr/share/jspwiki/templates/default/images/error.gif
> /usr/share/jspwiki/templates/default/images/arrdownsmall.gif
> /usr/share/jspwiki/templates/default/images/exclamation.gif
> /usr/share/jspwiki/templates/default/images/preview.gif
> /usr/share/jspwiki/templates/default/images/note.png
> /usr/share/jspwiki/templates/default/WorkflowContent.jsp
> /usr/share/jspwiki/templates/default/PreferencesTab.jsp
> /usr/share/jspwiki/templates/default/ConflictContent.jsp
> /usr/share/jspwiki/templates/default/AJAXSearch.jsp
> /usr/share/jspwiki/templates/default/DiffContent.jsp
> /usr/share/jspwiki/templates/default/CommentContent.jsp
> /usr/share/jspwiki/templates/default/PageTab.jsp
> /usr/share/jspwiki/templates/default/NewGroupContent.jsp
> /usr/share/jspwiki/templates/default/DiffTab.jsp
> /usr/share/jspwiki/templates/default/UploadTemplate.jsp
> /usr/share/jspwiki/templates/default/PreferencesContent.jsp
> /usr/share/jspwiki/templates/default/AJAXCategories.jsp
> /usr/share/jspwiki/templates/default/AJAXPreview.jsp
> /usr/share/jspwiki/templates/default/UserBox.jsp
> /usr/share/jspwiki/templates/default/GroupTab.jsp
> /usr/share/jspwiki/templates/default/FindContent.jsp
> /usr/share/jspwiki/templates/default/EditContent.jsp
> /usr/share/jspwiki/templates/default/ProfileTab.jsp
> /usr/share/jspwiki/templates/default/PageActionsTop.jsp
> /usr/share/jspwiki/templates/default/Footer.jsp
> /usr/share/jspwiki/templates/default/Favorites.jsp
> /usr/share/jspwiki/templates/default/EditGroupContent.jsp
> /usr/share/jspwiki/templates/default/AttachmentTab.jsp
> /usr/share/jspwiki/templates/default/PageActionsBottom.jsp
> /usr/share/jspwiki/templates/default/InfoContent.jsp
> /usr/share/jspwiki/templates/default/GroupContent.jsp
> /usr/share/jspwiki/templates/default/commonheader.jsp
> /usr/share/jspwiki/templates/default/jspwiki.css
> /usr/share/jspwiki/templates/default/LoginContent.jsp
> /usr/share/jspwiki/templates/default/SearchBox.jsp
> /usr/share/jspwiki/templates/default/PageContent.jsp
> /usr/share/jspwiki/templates/default/ViewTemplate.jsp
> /usr/share/jspwiki/templates/default/localheader.jsp
> /usr/share/jspwiki/templates/raw
> /usr/share/jspwiki/templates/raw/ViewTemplate.jsp
> /usr/share/jspwiki/images
> /usr/share/jspwiki/images/xmlCoffeeCup.png
> /usr/share/jspwiki/images/attachment_big.png
> /usr/share/jspwiki/images/jspwiki-strip.gif
> /usr/share/jspwiki/images/xml.png
> /usr/share/jspwiki/images/out.png
> /usr/share/jspwiki/images/favicon.ico
> /usr/share/jspwiki/images/jspwiki_logo_s.png
> /usr/share/jspwiki/images/favicon.png
> /usr/share/jspwiki/images/attachment_small.png
> /usr/share/jspwiki/images/jspwiki-icons.png
> /usr/share/jspwiki/images/attachment_small.gif
> /usr/share/jspwiki/images/jspwiki_logo.png
> /usr/share/jspwiki/Install.jsp
> /usr/share/jspwiki/Comment.jsp
> /usr/share/jspwiki/Wiki.jsp
> /usr/share/jspwiki/EditGroup.jsp
> /usr/share/jspwiki/WEB-INF
> /usr/share/jspwiki/WEB-INF/lib
> /usr/share/jspwiki/WEB-INF/lib/freshcookies-security-0.54.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-fileupload-1.2.1.jar
> /usr/share/jspwiki/WEB-INF/lib/mail.jar
> /usr/share/jspwiki/WEB-INF/lib/nekohtml.jar
> /usr/share/jspwiki/WEB-INF/lib/log4j-1.2.14.jar
> /usr/share/jspwiki/WEB-INF/lib/ecs.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-logging-api.jar
> /usr/share/jspwiki/WEB-INF/lib/akismet-java-1.02.jar
> /usr/share/jspwiki/WEB-INF/lib/jsonrpc-1.0.jar
> /usr/share/jspwiki/WEB-INF/lib/jakarta-tablibs-standard-1.1.2.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-io-1.4.jar
> /usr/share/jspwiki/WEB-INF/lib/jdom.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-httpclient-3.0.1.jar
> /usr/share/jspwiki/WEB-INF/lib/xmlrpc.jar
> /usr/share/jspwiki/WEB-INF/lib/lucene.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-codec-1.3.jar
> /usr/share/jspwiki/WEB-INF/lib/activation.jar
> /usr/share/jspwiki/WEB-INF/lib/JSPWiki.jar
> /usr/share/jspwiki/WEB-INF/lib/jrcs-diff.jar
> /usr/share/jspwiki/WEB-INF/lib/sandler.jar
> /usr/share/jspwiki/WEB-INF/lib/jakarta-taglibs-jstl-1.1.2.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-lang-2.3.jar
> /usr/share/jspwiki/WEB-INF/classes
> /usr/share/jspwiki/WEB-INF/classes/oscache.properties
> /usr/share/jspwiki/WEB-INF/oscache.tld
> /usr/share/jspwiki/WEB-INF/jspwiki.policy
> /usr/share/jspwiki/WEB-INF/groupdatabase.xml
> /usr/share/jspwiki/WEB-INF/dtd
> /usr/share/jspwiki/WEB-INF/dtd/web-app_2_3.dtd
> /usr/share/jspwiki/WEB-INF/userdatabase.xml
> /usr/share/jspwiki/WEB-INF/jstl-fmt.tld
> /usr/share/jspwiki/PageInfo.jsp
> /usr/share/jspwiki/LoginForm.jsp
> /usr/share/jspwiki/scripts
> /usr/share/jspwiki/scripts/jspwiki-common.js
> /usr/share/jspwiki/scripts/jspwiki-commonstyles.js
> /usr/share/jspwiki/scripts/posteditor.js
> /usr/share/jspwiki/scripts/mootools.js
> /usr/share/jspwiki/scripts/jspwiki-edit.js
> /usr/share/jspwiki/scripts/fcktemplates.xml
> /usr/share/jspwiki/scripts/prettify.js
> /usr/share/jspwiki/scripts/jspwiki-prefs.js
> /usr/share/jspwiki/scripts/fckstyles.xml
> /usr/share/jspwiki/scripts/fckconfig.js
> /usr/share/jspwiki/SisterSites.jsp
> /usr/share/jspwiki/Delete.jsp
> /usr/share/jspwiki/error
> /usr/share/jspwiki/error/Forbidden.html
> /usr/share/jspwiki/Error.jsp
> /usr/share/jspwiki/Captcha.jsp
> /usr/share/jspwiki/Search.jsp
> /usr/share/jspwiki/Message.jsp
> /usr/share/jspwiki/admin
> /usr/share/jspwiki/admin/Admin.jsp
> /usr/share/jspwiki/admin/SecurityConfig.jsp
> /usr/share/jspwiki/Logout.jsp
> /usr/share/jspwiki/DeleteGroup.jsp
> /usr/share/jspwiki/UserPreferences.jsp
> /usr/share/jspwiki/NewBlogEntry.jsp
> /usr/share/jspwiki/PageModified.jsp
> /usr/share/jspwiki/Diff.jsp
> /usr/share/jspwiki/META-INF
> /usr/share/jspwiki/META-INF/MANIFEST.MF
> /usr/share/jspwiki/Workflow.jsp
> /usr/share/jspwiki/Group.jsp
> /usr/share/jspwiki/rss.jsp
> /usr/share/jspwiki/Edit.jsp
> /usr/share/jspwiki/Preview.jsp
> /usr/share/jspwiki/Login.jsp
> /usr/share/jspwiki/atom.css
> /usr/share/jspwiki/Rename.jsp
> /usr/share/jspwiki/LostPassword.jsp
> /usr/share/jspwiki/Upload.jsp
> /usr/share/jspwiki/CookieError.jsp
> /usr/share/jspwiki/NewGroup.jsp
> /etc/tomcat5.5/policy.d/05jspwiki.policy
> /etc/tomcat5.5/Catalina/localhost/JSPWiki.xml
> /usr/share/jspwiki/WEB-INF/lib/oro.jar
> /usr/share/jspwiki/WEB-INF/lib/lucene-highlighter.jar
> /usr/share/jspwiki/WEB-INF/lib/jaxen.jar
> /usr/share/jspwiki/WEB-INF/lib/oscache.jar
> /usr/share/jspwiki/WEB-INF/lib/standard.jar
> /usr/share/jspwiki/WEB-INF/lib/jstl.jar
> /usr/share/jspwiki/WEB-INF/lib/jabsorb.jar
> /usr/share/jspwiki/WEB-INF/lib/lucene-core.jar
> /usr/share/jspwiki/WEB-INF/lib/jaxp-1.3.jar
> /usr/share/jspwiki/WEB-INF/lib/jdom1.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-lang.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-io.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-httpclient.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-fileupload.jar
> /usr/share/jspwiki/WEB-INF/lib/commons-codec.jar
> /usr/share/jspwiki/WEB-INF/lib/log4j-1.2.jar
> /usr/share/jspwiki/WEB-INF/web.xml
> /usr/share/jspwiki/WEB-INF/jspwiki.tld
> /usr/share/jspwiki/WEB-INF/jspwiki.properties
>
>
> Does the above list contain everything I would need or do I still need
a

> file called JSPWiki.war?
>
> Any thoughts?
>
> Thanks!
>
> Will
> --
>
> On Tue Aug 04 13:40 (-0700), Hassan Schroeder wrote:
> > Will Berriss wrote:
> >
> >> I have installed the binary package jspwiki
> >
> >> BUT I cannot upload the JSPWiki.war file because I don't have one.
> >
> > ? Those two statements don't go together:
> >
> > ripple:~/Downloads/jspwiki$ unzip JSPWiki-2.8.2-bin.zip
> > Archive:  JSPWiki-2.8.2-bin.zip
> >    creating: JSPWiki/
> >   inflating: JSPWiki/ChangeLog
> >   inflating: JSPWiki/JSPWiki-corepages_de.zip
> >   inflating: JSPWiki/JSPWiki-corepages_en.zip
> >   inflating: JSPWiki/JSPWiki-corepages_es.zip
> >   inflating: JSPWiki/JSPWiki-corepages_fi.zip
> >   inflating: JSPWiki/JSPWiki-corepages_fr.zip
> >   inflating: JSPWiki/JSPWiki-corepages_it.zip
> >   inflating: JSPWiki/JSPWiki-corepages_nl.zip
> >   inflating: JSPWiki/JSPWiki-corepages_zh_CN.zip
> >   inflating: JSPWiki/JSPWiki-doc.zip
> >   inflating: JSPWiki/JSPWiki.war
> >   inflating: JSPWiki/LICENSE
> >   inflating: JSPWiki/README
> >   inflating: JSPWiki/ReleaseNotes
> > ripple-2:~/Downloads/jspwiki$
> >
> > Perhaps your download was corrupted?
> >
> > --
> > Hassan Schroeder ----------------------------- hassan@...
> > webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
> > twitter: @hassan
> >                           dream.  code.
>
> --
>
-----------------------------------------------------------------------
> E-mail: will@...
>
-----------------------------------------------------------------------

Read our disclaimer at: http://www.picknpay.co.za/pnp/view/pnp/en/page5093?
If you don't have web access, the disclaimer can be mailed to you on request.
Disclaimer requests to be sent to it-security@...
 

Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Will Berriss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

The README.Debian says this:

JSPWiki for Debian
------------------

The package does not contain any XML-RPC functionality nor ATOM
server due to DFSG reasons. If you need these, the easiest way
is to get a copy of the full JSPWiki.jar and drop it over the one
in this package. You will also need the relevan library jars.

The directory structure of the Debian policy compliant installation
is as follows:

/var/lib/jspwiki contains WikiPages and attachments.

/usr/share/java/webapps/JSPWiki contains the JSP pages, Java libraries,
and page templates.

/etc/jspwiki contains all configuration files.

/etc/tomcat5.5/policy.d/05jspwiki.policy is a symbolic link to
/etc/jspwiki/tomcat.policy

For more information see README.gz and http://www.jspwiki.org

So, I reckon it is all sort of there, but a link or two might be
missing.  There are links from /usr/share/tomcat5.5/webapps to
/var/lib/tomcat5.5 and so on, so I reckon it must be close to working.

What are the key files and where should they be?
e.g. jspwiki.properties seems to be one.

What else would I need, and where should it live?

Thanks,

Will
--


-- Kalle Kivimaa <killer@...>, Fri, 24 Oct 2008 11:50:37 z
~                                                          

On Tue Aug 04 14:51 (-0700), Hassan Schroeder wrote:

> Will Berriss wrote:
>
>> I did not download a zip file, I used the package manager in Ubuntu
>
> Oh, that explains it. In that case, you can't rely on instructions
> for a standard install to apply.
>
> Personally, I would never use a package manager for something like
> this. Most of the truly goofy problems I see on the Tomcat mailing
> list are from people trying to use a x-distro-repackaged "Tomcat"
> instead of a standard one.
>
> What does /usr/share/doc/jspwiki/README.Debian say? Anything useful?
>
> Alternatively you could ask on an Ubuntu list, but if it were me I'd
> uninstall it (along with Tomcat) and download copies straight from
> the original providers, so I could use the real documentation.
>
> FWIW!
> --
> Hassan Schroeder ----------------------------- hassan@...
> webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
> twitter: @hassan
>                           dream.  code.

--
-----------------------------------------------------------------------
E-mail: will@...      
VoIP:   sip:6310150@... or +44(0)1932 300150
-----------------------------------------------------------------------

Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Terry Steichen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I haven't been following this thread very closely, so I hope what I'm
going to say is helpful/relevant in some way.

I'm running Ubuntu 8.04 and JSPWiki 2.6.4.

What I did (as I recall) was create a standard, generic JSPWiki install
at /data/TC6 and then create a symbolic link
from /usr/share/tomcat5.5/webapps (from a standard Tomcat install)
to /data/TC6.  (That is ...../webapps/TC6 ==> /data/TC6.)

I had to set the base URL in jspwiki.properties correctly, along with:

        jspwiki.fileSystemProvider.pageDir = /data/TC6/WEB-INF/pages
        jspwiki.filterConfig = /data/TC6/WEB-INF/filters.xml
        jspwiki.basicAttachmentProvider.storageDir
        = /data/TC6/WEB-INF/pages
        jspwiki.workDir = /data/jspwiki_work
        jspwiki.applicationName =TC6

There may be some other minor details I'm forgetting, but I think that's
about it.

Terry

PS: Oh, I did accidently delete the Tomcat user (created during the
install, and got the permissions screwed up, so I'm temporarily running
Tomcat as root.  However, this is my local machine where I do the
initial prototyping.  The production version is hosted elsewhere, and
it's properly set up security-wise.




On Wed, 2009-08-05 at 09:48 +0100, Will Berriss wrote:

> Hi,
>
> The README.Debian says this:
>
> JSPWiki for Debian
> ------------------
>
> The package does not contain any XML-RPC functionality nor ATOM
> server due to DFSG reasons. If you need these, the easiest way
> is to get a copy of the full JSPWiki.jar and drop it over the one
> in this package. You will also need the relevan library jars.
>
> The directory structure of the Debian policy compliant installation
> is as follows:
>
> /var/lib/jspwiki contains WikiPages and attachments.
>
> /usr/share/java/webapps/JSPWiki contains the JSP pages, Java libraries,
> and page templates.
>
> /etc/jspwiki contains all configuration files.
>
> /etc/tomcat5.5/policy.d/05jspwiki.policy is a symbolic link to
> /etc/jspwiki/tomcat.policy
>
> For more information see README.gz and http://www.jspwiki.org
>
> So, I reckon it is all sort of there, but a link or two might be
> missing.  There are links from /usr/share/tomcat5.5/webapps to
> /var/lib/tomcat5.5 and so on, so I reckon it must be close to working.
>
> What are the key files and where should they be?
> e.g. jspwiki.properties seems to be one.
>
> What else would I need, and where should it live?
>
> Thanks,
>
> Will
> --
>
>
> -- Kalle Kivimaa <killer@...>, Fri, 24 Oct 2008 11:50:37 z
> ~                                                          
>
> On Tue Aug 04 14:51 (-0700), Hassan Schroeder wrote:
> > Will Berriss wrote:
> >
> >> I did not download a zip file, I used the package manager in Ubuntu
> >
> > Oh, that explains it. In that case, you can't rely on instructions
> > for a standard install to apply.
> >
> > Personally, I would never use a package manager for something like
> > this. Most of the truly goofy problems I see on the Tomcat mailing
> > list are from people trying to use a x-distro-repackaged "Tomcat"
> > instead of a standard one.
> >
> > What does /usr/share/doc/jspwiki/README.Debian say? Anything useful?
> >
> > Alternatively you could ask on an Ubuntu list, but if it were me I'd
> > uninstall it (along with Tomcat) and download copies straight from
> > the original providers, so I could use the real documentation.
> >
> > FWIW!
> > --
> > Hassan Schroeder ----------------------------- hassan@...
> > webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
> > twitter: @hassan
> >                           dream.  code.
>

Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Will Berriss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Terry,

Thanks very much for that! That's certainly the sort of thing I am
looking for.

I've tried to do what you have done with the link, and as I had no
WEB_INF directory at all, I simply copied recursively all the stuff in
/usr/share/tomcat5.5-webapps/jsp-examples/WEB-INF
to where I want my wiki to be.
Does that sound OK?

I also updated jspwiki.properties as per yours and according to
http://localhost:8180/manager/html

my application mywiki is running (well, it was before, but it does
nothing)

But then, on that manager page, when I click on the link to go to mywiki,
namely:

http://localhost:8180/mywiki/

It says:
HTTP Status 404 - /mywiki/

type Status report

message /mywiki/

description The requested resource (/mywiki/) is not available.
Apache Tomcat/5.5


I have not set up a policy as yet (do I need one? or is this just for
a secure server?)

Anyway, this is as far as I have got so far.  It's a bit further but
till the missing link is in place, I have no wiki at all of course.

Do I need more stuff in WEB-INF?  What is SUPPOSED to be in there
exactly?

Do I need anything more in addition to WEB-INF?

I don't have a WEB-INF/filters.xml file for a start.  Do I need one?

Thanks!

Will
--

On Wed Aug 05 11:54 (-0400), Terry Steichen wrote:

> I haven't been following this thread very closely, so I hope what I'm
> going to say is helpful/relevant in some way.
>
> I'm running Ubuntu 8.04 and JSPWiki 2.6.4.
>
> What I did (as I recall) was create a standard, generic JSPWiki install
> at /data/TC6 and then create a symbolic link
> from /usr/share/tomcat5.5/webapps (from a standard Tomcat install)
> to /data/TC6.  (That is ...../webapps/TC6 ==> /data/TC6.)
>
> I had to set the base URL in jspwiki.properties correctly, along with:
>
>         jspwiki.fileSystemProvider.pageDir = /data/TC6/WEB-INF/pages
>         jspwiki.filterConfig = /data/TC6/WEB-INF/filters.xml
>         jspwiki.basicAttachmentProvider.storageDir
>         = /data/TC6/WEB-INF/pages
>         jspwiki.workDir = /data/jspwiki_work
>         jspwiki.applicationName =TC6
>
> There may be some other minor details I'm forgetting, but I think that's
> about it.
>
> Terry
>
> PS: Oh, I did accidently delete the Tomcat user (created during the
> install, and got the permissions screwed up, so I'm temporarily running
> Tomcat as root.  However, this is my local machine where I do the
> initial prototyping.  The production version is hosted elsewhere, and
> it's properly set up security-wise.
>
>
>
>
> On Wed, 2009-08-05 at 09:48 +0100, Will Berriss wrote:
>
> > Hi,
> >
> > The README.Debian says this:
> >
> > JSPWiki for Debian
> > ------------------
> >
> > The package does not contain any XML-RPC functionality nor ATOM
> > server due to DFSG reasons. If you need these, the easiest way
> > is to get a copy of the full JSPWiki.jar and drop it over the one
> > in this package. You will also need the relevan library jars.
> >
> > The directory structure of the Debian policy compliant installation
> > is as follows:
> >
> > /var/lib/jspwiki contains WikiPages and attachments.
> >
> > /usr/share/java/webapps/JSPWiki contains the JSP pages, Java libraries,
> > and page templates.
> >
> > /etc/jspwiki contains all configuration files.
> >
> > /etc/tomcat5.5/policy.d/05jspwiki.policy is a symbolic link to
> > /etc/jspwiki/tomcat.policy
> >
> > For more information see README.gz and http://www.jspwiki.org
> >
> > So, I reckon it is all sort of there, but a link or two might be
> > missing.  There are links from /usr/share/tomcat5.5/webapps to
> > /var/lib/tomcat5.5 and so on, so I reckon it must be close to working.
> >
> > What are the key files and where should they be?
> > e.g. jspwiki.properties seems to be one.
> >
> > What else would I need, and where should it live?
> >
> > Thanks,
> >
> > Will
> > --

Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Kalle Kivimaa-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Will Berriss <will@...> writes:

> I also updated jspwiki.properties as per yours and according to
> http://localhost:8180/manager/html
>
> my application mywiki is running (well, it was before, but it does
> nothing)
>
> But then, on that manager page, when I click on the link to go to mywiki,
> namely:
>
> http://localhost:8180/mywiki/

In a vanilla Debian (and I guess Ubuntu too, as I think Ubuntu uses
the Debian package as-is) JSPWiki the wiki instance will be installed
to http://localhost:8180/JSPWiki/ unless you've given additional
instructions during the install time.

If http://localhost:8180/JSPWiki/ fails, please email me the relevant
Tomcat logs.

--
* Sufficiently advanced magic is indistinguishable from technology (T.P)  *
*           PGP public key available @ http://www.iki.fi/killer           *

Parent Message unknown Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Will Berriss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks!

That's made it work!  I'm gobsmacked.  :)

Thanks for all your help.  It is a shame about having to turn security
off so I will raise a bug report.  Actually I raised a bug earlier about
JSPWiki.war, so I will reuse that one.

Thank you very much for your time and effort. :)

Will
--


On Wed Aug 05 21:45 (+0000), Kalle Kivimaa wrote:

> Easiest way around that is to change /etc/default/tomcat5.5
>
> TOMCAT5_SECURITY=no
>
> You shouldn't need this, though, so you might want to make a bug
> report to the Ubuntu bug tracker.
>
> Will Berriss <will@...> writes:
>
> > Hi Kalle,
> >
> > I did that, but it had made no difference. :(
> >
> > So I purged jspwiki and reinstalled, but still no joy. :(
> >
> > I attach logs again. (There is a mention of access denied to the
> > jspwiki.properties files I notice.)
> >
> > Thanks
> >
> > Will
> > --
> >
> > On Wed Aug 05 21:15 (+0000), Kalle Kivimaa wrote:
> >> Base URL of "JSPWiki/" is absolutely incorrect, as it is not a valid
> >> URL. Do this:
> >>
> >> dpkg-reconfigure --default-priority jspwiki
> >>
> >> And give
> >>
> >> http://localhost:8180/JSPWiki/
> >>
> >> to the base URL configuration question. Restart tomcat.
> >>
> >> Will Berriss <will@...> writes:
> >>
> >> > OK, I did that.
> >> >
> >> > The ONLY question it asked me was what base URL I wanted.
> >> > So I just typed:    JSPWiki/
> >> >
> >> > Now when I go to that URL below it says:
> >> >
> >> >
> >> > HTTP Status 404 -
> >> >
> >> > type Status report
> >> >
> >> > message
> >> >
> >> > description The requested resource () is not available.
> >> > Apache Tomcat/5.5
> >> >
> >> >
> >> >
> >> > Logs attached (only 2 tomcat log files had a new timestamp on them):
> >> >
> >> > Thanks!
> >> >
> >> > Will
> >> > --
> >> >
> >> >
> >> > On Wed Aug 05 20:42 (+0000), Kalle Kivimaa wrote:
> >> >> OK, please run these:
> >> >>
> >> >> dpkg --purge jspwiki
> >> >> aptitude install jspwiki
> >> >>
> >> >> Give defaults to any debconf questions.
> >> >>
> >> >> Restart tomcat.
> >> >>
> >> >> Go to http://localhost:8180/JSPWiki/
> >> >>
> >> >> If it still doesn't work, mail me the log files again.
> >> >>
> >> >> Will Berriss <will@...> writes:
> >> >>
> >> >> > Please find it attached.
> >> >> >
> >> >> > Some of it was written by dpkg-reconfigure jspwiki when I ran that.
> >> >> > Then I edited by hand and changed a few things as per Terry's
> >> >> > instructions on the mailing list.  My changes have the comment
> >> >> > #WPB by the,.
> >> >> >
> >> >> > Thanks,
> >> >> >
> >> >> > Will
> >> >> > --
> >> >> >
> >> >> > On Wed Aug 05 19:29 (+0000), Kalle Kivimaa wrote:
> >> >> >> Please send me the /etc/jspwiki/jspwiki.properties file.
> >> >> >>
> >> >> >> Will Berriss <will@...> writes:
> >> >> >>
> >> >> >> > Hi Kalle,
> >> >> >> >
> >> >> >> > http://localhost:8180/JSPWiki/ fails, but then that was where I started
> >> >> >> > a few days ago.   I have told the install to use mywiki, actually I've
> >> >> >> > called it moyawiki now.
> >> >> >> >
> >> >> >> > I'll attach logs I think are relevant.  I find it difficult to work out
> >> >> >> > what they are telling me as when it goes wrong there is lots in them. :)
> >> >> >> >
> >> >> >> > Let me know if you nedd any other log files, but hopefully these logs
> >> >> >> > will shed some light on the matter. I must be getting closer now.
> >> >> >> >
> >> >> >> > Thanks for your help.
> >> >> >> >
> >> >> >> > Will
> >> >> >> > --
> >> >> >> >
> >> >> >> > On Wed Aug 05 18:01 (+0000), Kalle Kivimaa wrote:
> >> >> >> >> Will Berriss <will@...> writes:
> >> >> >> >> > I also updated jspwiki.properties as per yours and according to
> >> >> >> >> > http://localhost:8180/manager/html
> >> >> >> >> >
> >> >> >> >> > my application mywiki is running (well, it was before, but it does
> >> >> >> >> > nothing)
> >> >> >> >> >
> >> >> >> >> > But then, on that manager page, when I click on the link to go to mywiki,
> >> >> >> >> > namely:
> >> >> >> >> >
> >> >> >> >> > http://localhost:8180/mywiki/
> >> >> >> >>
> >> >> >> >> In a vanilla Debian (and I guess Ubuntu too, as I think Ubuntu uses
> >> >> >> >> the Debian package as-is) JSPWiki the wiki instance will be installed
> >> >> >> >> to http://localhost:8180/JSPWiki/ unless you've given additional
> >> >> >> >> instructions during the install time.
> >> >> >> >>
> >> >> >> >> If http://localhost:8180/JSPWiki/ fails, please email me the relevant
> >> >> >> >> Tomcat logs.
> >> >> >> >>
--
-----------------------------------------------------------------------
E-mail: will@...      
-----------------------------------------------------------------------

Re: Ubuntu JSPWiki Installation: Help, where is JSPWiki.war file?

by Janne Jalkanen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Note that it's a known issue: https://issues.apache.org/jira/browse/JSPWIKI-129

It seems unlikely that it would ever be fixed though. The amount of  
sheer work involved is very high.

/Janne

On 5 Aug 2009, at 23:11, Will Berriss wrote:

> Thanks!
>
> That's made it work!  I'm gobsmacked.  :)
>
> Thanks for all your help.  It is a shame about having to turn security
> off so I will raise a bug report.  Actually I raised a bug earlier  
> about
> JSPWiki.war, so I will reuse that one.
>
> Thank you very much for your time and effort. :)
>
> Will
> --
>
>
> On Wed Aug 05 21:45 (+0000), Kalle Kivimaa wrote:
>> Easiest way around that is to change /etc/default/tomcat5.5
>>
>> TOMCAT5_SECURITY=no
>>
>> You shouldn't need this, though, so you might want to make a bug
>> report to the Ubuntu bug tracker.
>>
>> Will Berriss <will@...> writes:
>>
>>> Hi Kalle,
>>>
>>> I did that, but it had made no difference. :(
>>>
>>> So I purged jspwiki and reinstalled, but still no joy. :(
>>>
>>> I attach logs again. (There is a mention of access denied to the
>>> jspwiki.properties files I notice.)
>>>
>>> Thanks
>>>
>>> Will
>>> --
>>>
>>> On Wed Aug 05 21:15 (+0000), Kalle Kivimaa wrote:
>>>> Base URL of "JSPWiki/" is absolutely incorrect, as it is not a  
>>>> valid
>>>> URL. Do this:
>>>>
>>>> dpkg-reconfigure --default-priority jspwiki
>>>>
>>>> And give
>>>>
>>>> http://localhost:8180/JSPWiki/
>>>>
>>>> to the base URL configuration question. Restart tomcat.
>>>>
>>>> Will Berriss <will@...> writes:
>>>>
>>>>> OK, I did that.
>>>>>
>>>>> The ONLY question it asked me was what base URL I wanted.
>>>>> So I just typed:    JSPWiki/
>>>>>
>>>>> Now when I go to that URL below it says:
>>>>>
>>>>>
>>>>> HTTP Status 404 -
>>>>>
>>>>> type Status report
>>>>>
>>>>> message
>>>>>
>>>>> description The requested resource () is not available.
>>>>> Apache Tomcat/5.5
>>>>>
>>>>>
>>>>>
>>>>> Logs attached (only 2 tomcat log files had a new timestamp on  
>>>>> them):
>>>>>
>>>>> Thanks!
>>>>>
>>>>> Will
>>>>> --
>>>>>
>>>>>
>>>>> On Wed Aug 05 20:42 (+0000), Kalle Kivimaa wrote:
>>>>>> OK, please run these:
>>>>>>
>>>>>> dpkg --purge jspwiki
>>>>>> aptitude install jspwiki
>>>>>>
>>>>>> Give defaults to any debconf questions.
>>>>>>
>>>>>> Restart tomcat.
>>>>>>
>>>>>> Go to http://localhost:8180/JSPWiki/
>>>>>>
>>>>>> If it still doesn't work, mail me the log files again.
>>>>>>
>>>>>> Will Berriss <will@...> writes:
>>>>>>
>>>>>>> Please find it attached.
>>>>>>>
>>>>>>> Some of it was written by dpkg-reconfigure jspwiki when I ran  
>>>>>>> that.
>>>>>>> Then I edited by hand and changed a few things as per Terry's
>>>>>>> instructions on the mailing list.  My changes have the comment
>>>>>>> #WPB by the,.
>>>>>>>
>>>>>>> Thanks,
>>>>>>>
>>>>>>> Will
>>>>>>> --
>>>>>>>
>>>>>>> On Wed Aug 05 19:29 (+0000), Kalle Kivimaa wrote:
>>>>>>>> Please send me the /etc/jspwiki/jspwiki.properties file.
>>>>>>>>
>>>>>>>> Will Berriss <will@...> writes:
>>>>>>>>
>>>>>>>>> Hi Kalle,
>>>>>>>>>
>>>>>>>>> http://localhost:8180/JSPWiki/ fails, but then that was  
>>>>>>>>> where I started
>>>>>>>>> a few days ago.   I have told the install to use mywiki,  
>>>>>>>>> actually I've
>>>>>>>>> called it moyawiki now.
>>>>>>>>>
>>>>>>>>> I'll attach logs I think are relevant.  I find it difficult  
>>>>>>>>> to work out
>>>>>>>>> what they are telling me as when it goes wrong there is lots  
>>>>>>>>> in them. :)
>>>>>>>>>
>>>>>>>>> Let me know if you nedd any other log files, but hopefully  
>>>>>>>>> these logs
>>>>>>>>> will shed some light on the matter. I must be getting closer  
>>>>>>>>> now.
>>>>>>>>>
>>>>>>>>> Thanks for your help.
>>>>>>>>>
>>>>>>>>> Will
>>>>>>>>> --
>>>>>>>>>
>>>>>>>>> On Wed Aug 05 18:01 (+0000), Kalle Kivimaa wrote:
>>>>>>>>>> Will Berriss <will@...> writes:
>>>>>>>>>>> I also updated jspwiki.properties as per yours and  
>>>>>>>>>>> according to
>>>>>>>>>>> http://localhost:8180/manager/html
>>>>>>>>>>>
>>>>>>>>>>> my application mywiki is running (well, it was before, but  
>>>>>>>>>>> it does
>>>>>>>>>>> nothing)
>>>>>>>>>>>
>>>>>>>>>>> But then, on that manager page, when I click on the link  
>>>>>>>>>>> to go to mywiki,
>>>>>>>>>>> namely:
>>>>>>>>>>>
>>>>>>>>>>> http://localhost:8180/mywiki/
>>>>>>>>>>
>>>>>>>>>> In a vanilla Debian (and I guess Ubuntu too, as I think  
>>>>>>>>>> Ubuntu uses
>>>>>>>>>> the Debian package as-is) JSPWiki the wiki instance will be  
>>>>>>>>>> installed
>>>>>>>>>> to http://localhost:8180/JSPWiki/ unless you've given  
>>>>>>>>>> additional
>>>>>>>>>> instructions during the install time.
>>>>>>>>>>
>>>>>>>>>> If http://localhost:8180/JSPWiki/ fails, please email me  
>>>>>>>>>> the relevant
>>>>>>>>>> Tomcat logs.
>>>>>>>>>>
> --
> -----------------------------------------------------------------------
> E-mail: will@...
> -----------------------------------------------------------------------