Re: Re: Any Example or doucument of Rich Edit, such as YUI,FCK

2008-01-27 Thread Mead
Hello Igor Vaynberg, I have check the code from wicket stuff's svn (https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/ ) both the example and source of YUI TinyMCE! but there are too many error, most is missing the jar. How to get the correlation jar? I have no clue at all!

Re: Re: Any Example or doucument of Rich Edit, such as YUI,FCK

2008-01-27 Thread Igor Vaynberg
after you check out the source run mvn install - that will fetch the necessary jars. -igor On Jan 27, 2008 5:44 PM, Mead [EMAIL PROTECTED] wrote: Hello Igor Vaynberg, I have check the code from wicket stuff's svn (https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/ )

Re: Re: Re: Any Example or doucument of Rich Edit, such as YUI,FCK

2008-01-27 Thread Mead
Hello Igor Vaynberg, The YUI-example get a Exception: org.apache.wicket.WicketRuntimeException:Application class org.wicketstuff.yui.example.pages.YuiApplication must be a subclass of WebApplication Well, I have run the cmd mvn install, and everything is run ok. Than, I copy the *.war to