Archive for the ‘ESB’ Category


org.apache.bsf.BSFException: unable to load language

I’m jazzed about creating a JRuby DSL for message manipulation in SonicMQ/Sonic ESB.  No time to go into the details right now, but I ran into a problem that I couldn’t find an answer for.  Maybe this will help the next poor soul… I was able to run this service on my laptop without any [...]

Read More...

Run the Sonic Management Console (SMC) in Developer Mode

code { color: black; font-size: 12px; font-family: verdana; margin: 0px; } pre { padding: 5px; border: 1px solid silver; border-top: 1px solid black; overflow: auto; overflow-y: visible; margin: 0px; margin-bottom: 5px; background-color: #dddddd; width: 90%; } To run the Sonic Management Console (SMC) in Developer Mode, just edit <sonic-install-dir>/MQ<version>/bin/startmc.bat.  Find the line that says “%MGMTCONSOLE_JRE%” [...]

Read More...