Alex,
What does your lams_build/windows.properties look like?
It looks to me like you have got the wrong version of lams_build... and possibly the other projects too.
If you have the correct version of lams_build, in the windows.properties file there should be a line that reads
j2eelibs=${jboss.server.instance}/lib
not
j2eelibs=${jboss.home}/common/lib
After 2.3.1 we have moved to jboss-5 and some of the directory structures have changed. It looks like the lams_build project is expecting jboss-5, but if it was checked out from the lams2_3_1 tag, it would be expecting jboss-4.0.2.
Try checking out again, make sure you are checking out lams2_3_1 source
Luke
Posted by Luke Foxton