We should probably come up with some sort of Customization FAQ to explain how to do these sorts of things. In the meantime, here's what you'll need to do:
1. Customize login.jsp to remove the signup link. 2. Modify faces-config.xml to remove the SignupForm managed bean. 3. Remove the signup.xhtml file by modifying pom.xml and the dependentWarExcludes clause (I think). To customize login.jsp, you may need to copy it into your project. Matt On 8/9/07, Steve Jorgensen <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm evaluating AppFuse 2.x (JSF) as the most likely framework to use for > a new Web application I'll be building. One of the first things I'll > need to do though, is change how new users are created, and I can't find > anything by browsing the site to tell me how this should be done. > > Basically, this will be an inward-facing, not an outward-facing > application, so the only way that new users should be created is when an > administrator adds the user. There will be no user sign-up. > > Can someone point me to the right resources to understand how to do this > kind of customization with AppFuse? > > Thanks, > > - Steve Jorgensen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]