Eclipse docs for the "Add directory entries" option says "adds an entry for 
each directory to the JAR file, even if the directory does only contain 
subdirectories".

In my case, the component rendered in java code (beginRender/afterRender) e.g. 
src/main/java/.../components/Render.java did not have a corresponding template 
src/main/resources/.../components/Render.tml and thus left the entire resources 
folder hierarchy without files.
Omitting said option excludes the empty folder hierarchy from the jar and in 
turn keeps Tapestry from accepting the component.

Best regards,
Jacob


-----Original Message-----
From: LanceWhite [mailto:groli...@gmail.com] 
Sent: Thursday, May 31, 2012 5:41 PM
To: users@tapestry.apache.org
Subject: RE: Cannot get component library to load

Yeeha!

That did it for me as well - have to look now & see exactly what that does with 
the jar.


Thanks a lot folks!


Lance

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Cannot-get-component-library-to-load-tp5713444p5713558.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


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

Reply via email to