| Servicemix Eclipse integration [message #537028] |
Tue, 01 June 2010 01:42 |
Chandramouli Messages: 6 Registered: June 2010 |
Junior Member |
|
|
Hi
I am trying to start servicemix within eclipse.
I wrote a serverdef file which has start tag like this:
<start>
<mainClass>org.test.Launcher</mainClass>
<workingDirectory>${serverRootDirectory}/bin</workingDirectory >
<programArguments>${serverRootDirectory}</programArguments >
</start>
'Launcher' class just runs the bat file provided for servicemix.
The launch happens just fine and I can also see logs in console.
But even after the server starts, eclipe does not know that it has started and a time-out happens.
Should I send a signal to eclipse that the launch is complete?
BR
Chandru
|
|
|
Powered by
FUDForum. Page generated in 0.01619 seconds