Probably related to sealed packages (a security feature of the JVM).
Don't do that.

On Fri, Jan 30, 2009 at 5:29 PM, Levi Brown <[email protected]> wrote:
> Hi all,
>
> Please forgive me if this is not the proper place to submit bugs, but I was
> unable to find anything which looked like it was better suited.
>
> I've just found something rather interesting... if one has a package which
> begins with 'com.sun' the page will not be rendered.  An error saying there
> was no class associated with the template would be shown.
>
> To reproduce, simply create a new project from maven, change the package
> name and directory structure for Index.java from com.packtpub.t5first.pages
> to com.sun.foo.pages and for AppModule.java from
> com.packtpub.t5first.services to com.sun.foo.services, and then run.
>
> Quite curious,
>
> Levi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to