[
https://issues.apache.org/jira/browse/WOOKIE-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768648#action_12768648
]
Scott Wilson commented on WOOKIE-26:
------------------------------------
Getting closer!
- I've fixed the CSS/JS issue (it was a line in Mainfilter setting text/xml as
default content type - Tomcat ignored it, Jetty didn't)
- I've fixed an issue with DWR (repos version is 2.0.3, we need 2.0.5 - I've
added it to ant/lib)
- I've refactored the ivy.xml to retrieve "default" configurations for modules
where possible. This means we don't get javadocs, sources, and dependencies
used for building the dependencies (etc)
Some issues still with trying to use with Tomcat - I'll work on those next.
> Standalone version of Wookie for development
> --------------------------------------------
>
> Key: WOOKIE-26
> URL: https://issues.apache.org/jira/browse/WOOKIE-26
> Project: Wookie
> Issue Type: Improvement
> Components: Server
> Reporter: Ross Gardler
> Fix For: 0.8.1
>
> Attachments: missingTweaks.diff, standalone-additions.tar.gz,
> standalone.diff, updatedBuild.txt
>
> Original Estimate: 6h
> Time Spent: 4h
> Remaining Estimate: 2h
>
> A key objective for any open source project is to minimise the barriers to
> entry for new developers. Currently a prospective developer needs to jump
> through quite a number of hoops to get started (install tomcat, install
> mysql, configure database, set up realms etc. etc.)
> On the mail list it was proposed and approved that we would create a version
> that used Apache Derby (thus getting rid of the GPLd MySQL dependency) and
> Jetty to provide a pre-configured development environment requiring zero
> setup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.