I thought I’d post a few notes based on some experiences installing a network deployment environment of WebSphere ESB Version 6.1.
(more…)
Archive for the ‘Technology’ Category
WebSphere ESB Version 6.1 installation
Thursday, January 24th, 2008Lack of connectivity
Tuesday, January 22nd, 2008I’m staying in the Melia Galgos in Madrid this week. One of the reasons I selected it from the IBM approved list was because it promised internet connectivity. Sadly this hasn’t really proved to be the case. The wired connection in my room stays up just about long enough for me to accept the terms and conditions and what, at the time, seemed to be a very reasonable rate of 8€ for 24 hours. Unfortunately it then proceeds to go up and down randomly every minute or so before eventually giving up completely. The hotel sent someone up from “technical services” who proceeded to restart my browser and then my machine to no good effect. He then pulled the plug on the router which fixed things but only long enough for him to get out of the room. I then tried the wireless access available in the lobby which worked fine until I tried this evening when it failed to give me an IP address. I’ve now had to resort to using my 3G card. 🙁
Piecing together the fragments
Friday, January 18th, 2008I’ve had my work T42p laptop for over three years now but, even for an extra gig of RAM, I’m still reluctant to hand it over for a shiny new Lenovo T61p quite yet. However, it’s been heading towards unusable over the past few months with the hard disk thrashing continuously. Repeated attempts to defragment have met with limited success as the 100Gb drive is bursting at the seams and PageDefrag could only reduce the number of fragments for my 4Gb page file from 170+ to around 110!
(more…)
Upgrade weekend
Sunday, January 13th, 2008Finally had a chance to put in place a whole upgrades on this site. First up was WordPress 2.3.2. I then needed to upgrade Gallery2 for the latest version of the WPG2 so that’s now at 2.2.3. The WPG2 plugin now acts a lot more like I’d expect a plugin should. Two minor niggles. Firstly, it adds its own page which appears with all the others on the right. You can rename it but I’d rather like to get rid of it completely! Secondly, it doesn’t work with Gallery URL rewrites. Need to investigate that further but it is mitigated to a certain extent by enabling Lightbox support so you won’t usually get to the image page from a blog post anyway.
(more…)
WebSphere MQ Java in J2EE
Wednesday, January 2nd, 2008Thanks once again to Paul Titheridge, this time for pointing me to this technote covering the use of the WebSphere MQ Java APIs in a J2EE/JEE environment. It seems that IBM does now support the use of the WebSphere MQ Java interfaces in a WebSphere Application Server environment (check the supported software for your release) but this technote provides you with lots of reasons why you shouldn’t! The Java interfaces do have functionality that isn’t currently available in the JMS API (for example message segmentation and important parts of message grouping) but that needs to be weighed carefully against the drawbacks. JMS should always be the default option unless you have a very good reason not to use it.
Generous Garmin
Sunday, December 9th, 2007Having previously replaced my broken Garmin Forerunner with a new one, my brother sent back his black and white eTrex Legend (which he bought cheap as it contained lead in the solder) as the screen would intermittently display stripes, only to be sent a much more up-to-date colour eTrex Legend HCx. Can’t complain but does make you wonder whether Garmin are capable of fixing anything!
Cleaning up dumps
Saturday, December 1st, 2007No – this has nothing to do with nappy changing! I’ve spent the past two weeks as part of the support team for a customer’s WebSphere Application Server environment. Although I know all the theory (I’m an IBM Certified System Administrator for Versions 5.0, 6.0 and 6.1) it’s not very often I spend long enough at any one customer to get my hands dirty. My Korn shell scripting, Jython and vi skills certainly improved rapidly during the time I was there!
(more…)
New JMS benchmark
Thursday, October 25th, 2007The SPECjms2007 benchmark was announced today. The benchmark has two performance metrics covering horizontal and vertical scalability with the tests consisting of a mix of publish/subscribe and point-to-point, durable and non-durable, persistent and non-persistent, and transactional and non-transactional messages. Given the contributing organisations (Technische Universität Darmstadt, IBM, Sun, Oracle, BEA, Sybase and Apache) it will be interesting to watch as results are published.