L.S.,

The servicemix.xml you sent us, doesn't define any endpoint or services yet. Most of it is about configuring thread usage. Does your project have any files in the deploy and/or install directory? If not, van you check the contents of the data/smx directory?


Gert

air0day wrote:
Hey folks,

I've been given a project to maintain, and it uses servicemix.  This is my
first time with servicemix (or any ESB), so naturally I'm in over my head.
I more or less understand the core of the stuff, but I don't know enough to
change something I'd really like to change.

Right now, servicemix in its entirety is checked into svn inside the project
folder.  This has some pretty negative consequences (like trying to deploy
the .svn directory), and I think it's inappropriate anyway.  What I'd like
to do is move the servicemix stuff outside, and simply deploy to it as part
of the build by copying the zip files into the appropriate directories.

The problem is that, the way this was handed to me, servicemix must be run
by passing in a servicemix.xml file, which contains some project-specific
configuration data.
None of the examples I can find do things this way - they all just run
servicemix as I would expect and advise you to put files in certain
subdirectories to deploy them.
What do I need to do with this file to deploy it, without passing it into
servicemix as a parameter when the binary is run? The servicemix file is attached: http://www.nabble.com/file/p11837827/servicemix.xml servicemix.xml
Thank you.

Reply via email to