They way we used smx in development was to use Eclipse for the actual development, but using Maven to build and deploy to smx (via the smx maven plugin). For debugging I used remote debugging from Eclipse (you need to start smx with the SERVICEMIX_DEBUG env variable set, see servicemix.bat). Possibly a more complex setup, but it worked ok when you get a hang of it.
jlbarrera wrote: > > I am learning the documentation page of importing ServiceMix into the > Eclipse, and i make this. > > The documentation propose run an example "filepoller" based on > servicemix.xml example file. > But how i can run ServiceMix in eclipse in a standalone mode, deploying > SA's, installing components, .. it's possible? > > What is the better way of preparing the developed environment for working > with ServiceMix? > > Thanks! > > -- View this message in context: http://www.nabble.com/ServiceMix-and-Eclipse-tf3228629s12049.html#a9018460 Sent from the ServiceMix - User mailing list archive at Nabble.com.
