Howdy Ross,
alas, followed everything on 
http://incubator.apache.org/wookie/downloading-and-installing-wookie.html#DownloadingandInstallingWookie-RunningWookiewithTomcatandMySQL
 
to the letter (have noticed you have updated the information regarding dealing 
with the security issues in Tomcat), but not a
single widget is deployed at all, the deploy directory is empty. My attempts at 
deploying by hand (dropping the wgt into the
directory) similarly fail to generate any Widgets. Still getting a security 
error even after deploying the 2.2.1 IMPL jar.
 
Thinking things might have changed with the recent work you have done on the 
SVN, I plodded through the install, now I get a fail
in ant deploy-webapp with the following 
 
 
 
pre-compile-core:
     [echo] Compiling files in /root/trunk/src
     [echo] Build directory is /root/trunk/build/classes
    [mkdir] Created dir: /root/trunk/build/classes
     [echo] Compile core of wookie-0.8.1-SNAPSHOT.
    [javac] Compiling 89 source files to /root/trunk/build/classes
    [javac] 
/root/trunk/src/org/apache/wookie/util/gadgets/GadgetAdapter.java:45: 
org.apache.wookie.util.gadgets.GadgetAdapter is
not abstract and does not override abstract method 
fromXML(org.jdom.Element,java.lang.String[]) in
org.apache.wookie.w3c.W3CWidget
    [javac] public class GadgetAdapter implements W3CWidget {
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error
 
BUILD FAILED
/root/trunk/ant/ivy-java-common.xml:94: Compile failed; see the compiler error 
output for details.
 
Getting kind of lost with the project at the moment. Any ideas?
 
best
 
Steve
 
 
 
Learning Resource Manager
Learning & Research Technologies
LRIS
Manchester Metropolitan University
 
Before acting on this email or opening any attachments you should read the
Manchester Metropolitan University's email disclaimer available on its website
http://www.mmu.ac.uk/emaildisclaimer 


>>> Ross Gardler <[email protected]> 13/03/2010 23:07 >>>
On 12/03/2010 09:14, Steve Nisbet wrote:

> Is there a gallery somewhere we can get sample Widgets?

Follow the instructions on the download & install to get a local 
"stnadalone" instance running and you are pre-populated with a whole 
bunch of widgets. From the widget gallery page click the demo link on a 
widget to see it working (it even simulates a multiuser environemnt for you)

Ross

Reply via email to