[jboss-dev-forums] [Design of JBoss ESB] - Re: Trailblazer out-of-the-box experience
tfennelly
do-not-reply at jboss.com
Fri Oct 6 14:26:54 EDT 2006
OK, so I think I've sorted out a fair few of the issues with the trailblazer, it's configuration etc.
Firstly, there was a multitude of issues with it from all sorts of sources - which sorta proves that we're not testing it enough after making changes to the code... hint hint ;-)
So:
1. The config is cached, so now you get what you entered last time as the defaults.
2. Hopefully the slashes issue is a thing of the past now too - we catch the AS home param supplied on input and do a "fixup" on it before using it.
3. The "ant configure" task does everything for you now (caveat: unless there's something else I don't know about), so you don't have to remember (or know about) to deploy the loanbroker war file to the AS. I only realised yesterday that I was supposd to be doing this!!
The relative paths issue still exists - we can tackle that next week :-) I've also identified a few other issues/inconsistencies that I think need looking at - the notification methods are a bit dodge I think, the process(File) is dodge too now that we've got the Message types.
If people could do an update and give it a whirl it would be great. Lets see how long we can keep it working this tim ;-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976662#3976662
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976662
More information about the jboss-dev-forums
mailing list