I've been expirimenting with extending nukes and ran into the following 'problem'. I'm busy implementing a wysiwyg editor for the html pages and for this I need some extra inages and javascript. Althoug the new plugin structure greatly improves implementing it its still very integrated into the html module. The most logic place to put these images and javascript is in nukes/src/bin/nukes-lib-jar/org/jboss/nukes/core/modules/html, but that didn't work. The images already there aren't accesible (I get a "The requested resource () is not available."-message from tomcat) either. Other modules (like core, youracount, user etc) do work this way. Why is this, and what's the difference from the rest? If there is (or was) a reason for this, what would be the next most logical place to put these resources?
<a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826513#3826513">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826513>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
