2:
Re: LAMS 2.0 JBOSS error
By: Jun-Dir Liew
|
In response to 1 | 07/30/06 10:13 PM | ||
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 |
|
Reply to first post on this page
Back to Problems Installing LAMS