WebSphere App Server 7 support ends in April 2018

If you are currently running IBM WebSphere Application Server (WAS) on version 7, you have until April of 2018 to upgrade. After that, IBM will no longer offer you support (other than to tell you to upgrade).  However there hundreds of custom ISV solutions that have not yet been certified for new versions of the … Read more

Stop manual deployment or scripting deployments to WebSphere App Server – there is a better way

Manual deployments suck Lets face it, we’ve all had the “deployment weekend” nightmare. You plan for a half day of deployment, but it ends up turning into a day and half of wasted time because you’ve either missed something, deployed the wrong version, set the wrong environment parameter, or a late defect showed up that … Read more

Cross-site scripting (XSS) vulnerabiltiy in WebSphere App Server 7.0.0.11 and 7.0.0.13

If you are running WAS 7, be sure and check your fix packs today. We recommend you patch them to the latest of 7.0.0.17 or 7.0.0.15 at the latest. There is a cross-site scripting vulnerability you need to be aware of, as reported by Core Security Technologies Core Security Technologies Advisory – The administrative console … Read more

Redirecting your IHS root context to your WebSphere app Server app

When you install WAS,  you’ll probably also be installing IBM HTTP Server (you should if you use web apps). However, you may want that HTTP server to automagically navigate to your preferred WAS java app. Otherwise, if your users navigate to the default hostname (http://www.myhostname.com), they’ll see the ugly IBM HTTP Server welcome page with … Read more