I don't think there currently is. Would you please open an RFE for it. Juergen
On 9/9/05, Ingram Chen <[EMAIL PROTECTED]> wrote: > My application configures one global resource file for all application: > > MyWebApplication.java > MyWebApplication.properties > > That's work fine for production code. But when I use > MockWebApplication.java > to test component or page, the component can't find global resource > anymore... > > I guess that it's because the component seeks MockWebApplication.properites > for global resource, which is not exist. If so, is there any way to > configure > MockWebApplication.java to refer MyWebApplication.properties ? > > -- > Ingram Chen > Java [EMAIL PROTECTED] > Institue of BioMedical Sciences Academia Sinica Taiwan > blog: http://www.javaworld.com.tw/roller/page/ingramchen ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
