Thanks Matt,

That worked perfectly. The only additional step I had to do is remove the "Signup" test and remove "Signup" from run-all-tests in web-tests.xml, so the tests will still pass.

Cheers,

- Steve J.


Matt Raible wrote:
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:
<snip>

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?

begin:vcard
fn:Steve Jorgensen
n:Jorgensen;Steve
org:Vigilan, Inc.
adr:;;9375 SW Commerce Circle, Suite A1;Wilsonville;OR;97070;USA
email;internet:[EMAIL PROTECTED]
title:Senior Development Engineer
tel;work:503-682-8828 Ext. 226
url:http://www.vigilan.com
version:2.1
end:vcard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to