This is probably a basic question and it may not even be wicket
related but I was hoping for a tip.

I am using wicket under tomcat. I am -not- using Maven for building it
so no quickstart exists.

Here is what happens, in my dev environment (Eclipse) tinymce works
fine. I  import the Jar as a library and everything is happy. When I
add the TinyMCE behavior to my TextArea it writes the resource link
into the page and accesses it fine from
WEB-INF/classes/wicket/contrib/tinymce/tiny_mce/tiny_mce.js

When I deploy to tomcat though the files are not located and the
tinymce behavior fails.

It feels like a classpath issue but I am unsure how to proceed fixing.

This is 100% my ignorance so I appreciate any sympathetic souls that
can point me in the right direction. And yes, I am reading the maven
book for future projects so I can get with the WicketWay but this
project was my first experimental wicket project and is to far along
to convert so I am where I am with it :(

Tx
John-

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to