Is your seam component deployed? - did you add the seam.properties file - did you add the required-by tag in the manifest
Tiry ----- Original Message ----- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [email protected] <[email protected]> Sent: Wed Oct 22 19:31:16 2008 Subject: Re: [Ecm] Choosing startup Page (after login) but not working. I just copied / pasted the same class / same package / same seam bean name, and just rewrote the code of the method initDomainAndStartupPage(String domain, String view) { return "search_form";} I also put a log.error("right here"); in the method code, and then put a breakpoint in it. I ran jboss on debug mode. It never ran into this class of my plugin ... :( _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
