Strange, can you add the following to one of your pages/components in the
main app (that is working)

System.out.println(getClass().getClassLoader().findResources("org/test/pages/TestPage.class"));
System.out.println(getClass().getClassLoader().findResources("org/test/pages/TestPage.tml"));

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Cannot-get-component-library-to-load-tp5713444p5713468.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to