Forum LAMS for Tech-Heads - General Forum: How to enable self registration.


 
You may request notification for How to enable self registration..
Search: 

1: How to enable self registration.
09/28/11 09:13 AM
[ Reply | Forward ]
Hello,
I wanted to ask if someone can let me know how it is possible to develop the webservice which will create the registration page?
I have followed these guidelines http://wiki.lamsfoundation.org/display/lamsdocs/Self+Registration, un-commented the code from the /server-config.wsdd file and restarted LAMS.
But I dont have much experience with programming so I don't understand how I can create the self registration page.
I visited these guidelines too http://wiki.lamsfoundation.org/display/lams/LAMS+Signup but I wasn't able to download the signup module, I could only view the files in the CVS server.

If someone could help me through this I would really appreciate it,I have a class of 80 students and it would be great if they could register themselves with their own passwords.

Thank you in advance.

Posted by Maria Zotou

2: Re: How to enable self registration.
In response to 1 11/03/11 09:10 AM
[ Reply | Forward ]
Hi Maria,

Sorry for not getting back to you before.

It seems that the notification emails to moderate the posting on this forum is not being sent properly and therefore your messages were not being delivered.

For the self-registration, there are two things you need to do:

1) Get the code and compile the LAMS signup module (http://wiki.lamsfoundation.org/display/lams/LAMS+Signup)

2) Enable the self registration web service in LAMS (http://goo.gl/N8qmw)

I believe, you've done #2, correct?

I can help you out with #1. Just download the attached file (lams-signup.zip) unzip it, and put the two files in your C:\{the-dir-where-LAMS-is-installed}\jboss-4.0.2\server\default\deploy\lams.ear\ (Make sure LAMS is stopped first!).

Then edit this file:

C:\{the-dir-where-LAMS-is-installed}\jboss-4.0.2\server\default\deploy\lams.ear\META-INF\application.xml

See the text you need to add as explained here

Restart LAMS, login as sysadmin and the go to: http://{your-lams-server}/lams/signup/admin.do

And you can set up the sign up pages there.

I hope this helps. Otherwise, let me know.

Thanks,

Ernie

Posted by Ernie Ghiglione

3: Re: How to enable self registration.
In response to 1 11/03/11 09:10 AM
[ Reply | Forward ]
Oopss... forgot to attach the zip file

Posted by Ernie Ghiglione

Attachments:
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum