After checking the strange behavior with Sander,we find that in deployment
mode to run the quickstart will be okay.
This strange problem only took place in development mode.
Thanks Sander helping me to figure out this problem.
--
View this message in context:
hi wicket poles,
Does anyone know who still works around the maintenance of the
wicket-tinymce in wicketstuff?
I'd like to pass my problem to the group.
thank you.
Roland.
rolandpeng wrote:
thanks for your teach,igor.
I've find the way to build the quickstart with tinymce included.
When you called us wicket poles, I had just assumed that you were referring
to the stumps that hold up the bails on a cricket wicket. However, I'm glad
to see that we're also pals and not just poles ;)
On Thu, Jul 16, 2009 at 6:42 PM, rolandpeng rolandp...@cht.com.tw wrote:
hi wicket poles,
oh,sorry it's my typo.
I've already corrected the post. no defense,pals. ^^
insom wrote:
When you called us wicket poles, I had just assumed that you were
referring
to the stumps that hold up the bails on a cricket wicket. However, I'm
glad
to see that we're also pals and not just poles
thanks for your teach,igor.
I've find the way to build the quickstart with tinymce included.
The quickstart project is attached,and can be run with 'mvn jetty:run' .
the url: http://localhost:8080/quickstart
my quickstart brief:
there are two webpages,one with ajaxlink and the other with
add it as a dependency in the pom file.
-igor
2009/7/13 彭光裕 rolandp...@cht.com.tw:
I have learned how to make a quickstart.
But for simulating this problem, tinymce-1.4-SNAPSHOT.jar should be included
into classpath.
My question is how to include tinymce-1.4-SNAPSHOT.jar in maven.
to
thanks igor,
I have added dependency below into pom.xml
dependency
groupIdorg.wicketstuff/groupId
artifactIdtinymce/artifactId
version1.4-SNAPSHOT/version
/dependency
but after execute 'maven package',I got error below:
--
Project ID: null:tinymce:jar:null
Reason: Cannot find parent:
you have to add wicketstuff maven2 repo to the pom, and if that does
not contain the snapshot you have to check out all the sources of
tinymce and mvn install so the artifacts go into your local repo.
-igor
On Tue, Jul 14, 2009 at 7:35 PM, rolandpengrolandp...@cht.com.tw wrote:
thanks igor,
I have learned how to make a quickstart.
But for simulating this problem, tinymce-1.4-SNAPSHOT.jar should be included
into classpath.
My question is how to include tinymce-1.4-SNAPSHOT.jar in maven.
to avoid the exception below:
java.lang.NoClassDefFoundError:
I find my Dropdownchoice missing while scrolling the vertical scroll bar.
After I look into the codes and compare with other web pages,
I find the dropdownchoice component only dispeared with Tinymce component in
the same page.
Both Dropdownchoice and Timymce can work well without a small
10 matches
Mail list logo