Description
When creating a specless component the html templates won't be resolved unless they are relative to the classpath location of the component class. It should be easy enough to take the class package string and break it up and search the context path using that as a last resort.