I have just started attempting to use Seaside, and I can&#39;t figure out how to get a new application added.&nbsp; I create a subclass of WAComponent and have the canBeRoot method return true, but, when I try to create a new &quot;Entry Point&quot; the class isn&#39;t there to be a root component.&nbsp; What am i doing?<br>