Forum Problems Installing LAMS: Re: LAMS & Moodle Integration--Activity Call up Error


 
Search: 

18: Re: LAMS & Moodle Integration--Activity Call up Error
In response to 1 02/23/06 06:17 PM
[ Reply | Forward ]
Hi Clive,

You only need to restart LAMS for the new .jar to take effect.

Did you copy the .jar file to your installed lams location, and not the source file location? e.g. /usr/local/lams, not /home/lams-server1.0.2/...

What build of LAMS are you using? If it's the original 1.0.2 build of 20051019, you may also need to update your lams.war or lams-1.0.jar... to update, do the following:

- download latest lams-server-1.0.2 (currently 20060223)
- unzip
- copy your current build.properties to the new lams-server-1.0.2/lams-package/ant
- run the command 'ant deploy-ejb-jar-war' and 'ant configure'

The first ant command will copy the updated lams files (lams.war, lams-1.0.jar, lams-hibernate.sar), while the second will copy over any updated jboss config files - which is why it's important to use your current build.properties, so you don't overwrite your original settings.

Posted by Jun-Dir Liew

Reply to first post on this page
Back to Problems Installing LAMS