Forum Problems Installing LAMS: Re: LAMS 2.0 JBOSS error


 
Search: 

2: Re: LAMS 2.0 JBOSS error
In response to 1 07/30/06 10:13 PM
[ Reply | Forward ]
Hi David,

The problem here may be that you're running jboss from C:\jboss-4.0.2 - the default location in the config files is set to D:\jboss-4.0.2. For example, in the lams.xml file you posted, there is a 'EARDir' on line 8 that points to D:\jboss-4.0.2\blah. This would mean all the compiled stuff would have been copied to D:\jboss-4.0.2\... and not C:\jboss-4.0.2\...

If you didn't change the config before building, you may have to extract jboss-4.0.2 to D:\, redo the build, and run from D:\jboss-4.0.2. This is the simplest way I think.

Posted by Jun-Dir Liew

3: Re: Re: LAMS 2.0 JBOSS error
In response to 2 07/31/06 10:08 AM
[ Reply | Forward ]
Thanks for this...

I had changed D:\jboss-4.0.2\blah to C:\jboss-4.0.2\blah because my D Drive is the DVD/CDROM drive.

Thought I had changed all of the lines that had D:\ in them, but clearly I misse one!

I'll go back and rebuild, and see if that solves the dilemma...

dlm

Posted by david Masuda

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