On Wed, May 28, 2008 at 2:01 PM, Bruce Snyder <[EMAIL PROTECTED]> wrote:
> OK, I had no idea that you're now working to modify and build SMX > itself. If you're working with the servicemix-xmpp component, the zip > file Maven produces for that project will be placed in a directory > named 'target' inside of the servicemix-xmpp project directory. > I see other built directories under src/deployables/bindingcomponents but there is no target directory under servicemix-xmpp If you want to change the actual JBI component (i.e., servicemix-xmpp) > component then, yes, you will need to import the sources into Eclipse > and modify the Java classes in the servicemix-xmpp project. > Done that. I just don't see how to build the new zip file. It does not seem to get built? Thanks for the plugin pointer. I'll try setting that up too, real soon. Building at the command line is fine for now, until I get the XMPP functionality working at least. I didn't have much trouble creating a new SU/SA by modifying an example, and learning that I needed two SUs. So... My question is, how to build the servicemix-xmpp zip file? Thanks!
