Hi,
I’m trying to start a local JBoss 4.x instance from within MyEclipse 7.0, and though it starts perfectly outside MyEclipse, it fails inside – unable to find ‘bootstrap.xml’. This is probably something very, very basic – I’m new to this.
The project is not defined as an ‘enterprise java’ project, as it was checked out from a remote CVS repository and loaded by default, creating its own project. Is this part of the problem?
I assume that MyEclipse is what creates the /conf/bootstrap.xml file, but I seem unable to create a configuration entry either, and wonder whether again, the project type is an issue.
Any help would be appreciated.
David