OK,

OSGi/oscar stuff:

In order to load components from OSGi bundles, you /do/ need the OSGi path finder. This makes sure that the application server knows how to find the objects (.class files). The Wicket classloading adjustments make sure that Wicket knows /where/ to find the markup and other resources.

The OSGi path class makes sure that the wicket Component has the right classloader attached, so that Wicket can find the corresponding associated resources.

Martijn



-------------------------------------------------------
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-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to