329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
Driving IBM Installation Manager via the Command Line
Thu, May 23rd 2013 36
The "You have been automatically logged out for security reasons" error is seen with IBM Business Process Manager (BPM)
Tue, May 14th 2013 67
What is important when monitoring IBM Business Process Manager at the infrastructure level?
Mon, May 13th 2013 75
Using the ITCAM for Applications BPM monitoring solution to identify slow Business Process Definitions
Wed, May 8th 2013 89
Top 6 mistakes in IBM Business Process Manager installations
Tue, May 7th 2013 123
Verbose Garbage Collection logging in the WebSphere Liberty Profile
Wed, May 1st 2013 83
Knowledge Collection: Troubleshooting documents for IBM Business Monitor
Tue, Apr 30th 2013 76
Top 10
NFS, Linux file permissions and IBM Installation Manager
Fri, Nov 23rd 2012 4557
Silently installing WebSphere Application Server Network Deployment 8.5 - no GUIs here
Wed, Oct 3rd 2012 1620
Error "CWWIM4512E The password match failed" seen using WebSphere Portal Express v7 on Linux
Thu, Jan 27th 2011 1411
SECJ0369E: Authentication failed when using LTPA. The exception is
Wed, Aug 25th 2010 1018
More on Lotus Notes and temporary directories
Thu, May 3rd 2012 918
CWWIM4520E The 'javax.naming.ServiceUnavailableException - Fun and Games with WebSphere Application Server and Microsoft Active Directory
Wed, Mar 7th 2012 862
IBM Notes 9 on the Mac - it's lovely ….
Fri, Dec 14th 2012 855
More on the AJAX Proxy
Wed, Mar 6th 2013 805
OSX - Climbing the Mountain Lion
Fri, Jul 27th 2012 800
java.security.cert.CertPathValidatorException: Certificate chaining error seen with IBM Business Process Manager v8
Mon, Dec 3rd 2012 678


IBM WebSphere Portal 8 is Released
   

Well, technically it's announced, with electronic general availability (EGA) on Friday 4 May.


WebSphere Portal V8.0 new powerful Intelligent Pages bring together essential web experience capabilities that can help you:

• Deliver targeted content that is relevant and compelling to each user
• Go where your users are by providing rich experiences for content, applications, and processes from any device
• Deliver critical social services where they make the biggest impact, in the context of your web experiences
• Quickly and easily create and manage portal pages and content, allowing you to respond to rapidly changing business needs
• Gather real-time insight into web page and channel delivery, giving you the information you need to make informed business decisions

IBM Web Experience Factory V8.0, included with WebSphere Portal V8.0 and available separately, provides an exceptional development environment that helps you:

• Optimize mobile experiences, reducing reliance on bandwidth and improving responsiveness of mobile applications with new client side architecture
• Improve user experience on smartphones and tablets with new Dojo Mobile tooling for building engaging mobile experiences
• Improve developer productivity with new builders and development environment enhancements


IBM Web Content Manager V8.0 helps organizations to build engaging, personalized web experiences faster, by further empowering business users with the right tools needed to drive better business outcomes.

New features

• Content Template Catalog: Expanded set of prebuilt, high-value content types enables users to create new microsites and web pages in minutes.
• Managed Pages: A new, contextually aware toolbar and enhanced project management feature makes it easier to create, approve, version, publish, and syndicate web content.
• Analytics overlays: In-context analytic overlays provide users with the real-time insight needed to improve conversion rates.
• Home page: New authoring start page provides a customizable and user-friendly view of frequent activities and tasks.
• Content Management Interoperability Services (CMIS) integration: New support for CMIS standard allows content authors to leverage documents and files from CMIS repositories directly from the authoring experience.

I know what I'll be downloading on Friday then ….


---------------------
http://portal2portal.blogspot.com/2012/05/ibm-websphere-portal-8-is-released.html
May 01, 2012
116 hits



Recent Blog Posts
36


Driving IBM Installation Manager via the Command Line
Thu, May 23rd 2013 4:09a   Dave Hay
One of my ISSW colleagues drew my attention to this. It's possible to use IBM Installation Manager, via the command-line, to perform a complete uninstallation of a set of WebSphere-based products, without needing to generate and use a response file. So here's me uninstalling IBM BPM 7.5.1.0, plus it's underlying co-requisites: - Remove the WAS Profiles $ /opt/IBM/WebSphere/AppServer/bin/manageprofiles.sh -deleteAll Uninstall BPM, XML Feature Pack and WAS ND $ /opt/IBM/InstallationManager/ecli [read] Keywords: ibm eclipse websphere xml
67


The "You have been automatically logged out for security reasons" error is seen with IBM Business Process Manager (BPM)
Tue, May 14th 2013 4:29a   Dave Hay
Another one thanks to the @IBM_BPM service on Twitter: - Problem(Abstract) When you submit a coach or run an exposed service you might see the error message: "You have been automatically logged out for security reasons. Unfortunately, because of this we are unable to save your information at this time. Please run this task again to save your information." Cause There are several reasons why this error is thrown by IBM Business Process Manager. This document provides a list of all of the pos [read] Keywords: ibm apple application css microsoft security server twitter websphere
75


What is important when monitoring IBM Business Process Manager at the infrastructure level?
Mon, May 13th 2013 8:45a   Dave Hay
Again, this popped up in my Twitter stream of consciousness, thanks to @IBM_BPM : - In my customer engagements, I am often asked the following questions: • What metrics should we use to monitor the infrastructure for our IBM Business Process Manager environment? • What key metrics should I always look at to prevent the environment from becoming unavailable? • Which actions should be taken in case the metric threshold is exceeded or when receiving an alert by running out of service? Fo [read] Keywords: ibm apple application community server twitter websphere
89


Using the ITCAM for Applications BPM monitoring solution to identify slow Business Process Definitions
Wed, May 8th 2013 9:47a   Dave Hay
This came to my attention via the @IBM_BPM Twitter account: - IBM Business Process Manager (BPM) is a widely used, comprehensive BPM platform that gives you visibility and insight to manage business processes. One of the biggest challenges for BPM customers is tracking the health and performance of the BPM server and its processes, then identifying potential issues to improve the satisfaction of the end user. BPM customer business can be impacted by the following scenarios: • BPM server takes [read] Keywords: ibm apple application applications best practice community server tivoli twitter wiki
123


Top 6 mistakes in IBM Business Process Manager installations
Tue, May 7th 2013 7:09a   Dave Hay
Let's play a game of word association. What subject comes to mind with the words "engaging" and "terrifying"? Whatever you are thinking, I suspect it wasn't IT security. Yet those very words describe J Keith Wood and Jens Engelke's new IBM Redbooks publication. In it, they share their experiences of working with IBM customers around the world on securing IBM Business Process Manager solutions. Security pitfalls are everywhere and the stakes could not be higher. This blog post is part of [read] Keywords: ibm community database security server
83


Verbose Garbage Collection logging in the WebSphere Liberty Profile
Wed, May 1st 2013 4:07a   Dave Hay
As part of an exercise to help a colleague, who was trying to work out how to enable verbose GC logging within the WAS Liberty Profile, I've just installed Liberty and the WAS Developer Tools onto my Mac. I used this excellent blog post: - How to install WebSphere 8.5 Liberty profile on Mac as inspiration, as well as an earlier blog post of mine: - WebSphere Application Server 8.5 Developer Tools for Eclipse and WebSphere Application Server 8.5 Liberty Profile Developer Tools I downloaded Eclip [read] Keywords: ibm application applications community eclipse java mac profile properties server vm websphere




76


Knowledge Collection: Troubleshooting documents for IBM Business Monitor
Tue, Apr 30th 2013 11:23a   Dave Hay
Abstract This Knowledge Collection is a focused compilation of links to documents for troubleshooting. Content A Knowledge Collection is a focused compilation of links to documents that share a common theme. Knowledge Collections are navigation aids that organize content to help users quickly find relevant information. Knowledge Collections are not designed to be an all-inclusive list of all documents dealing with the specific theme. Knowledge Collection: Troubleshooting documents for IBM Bus [read] Keywords: ibm
136


IBM Business Process Manager 8.5 - It's Announced
Tue, Apr 30th 2013 11:23a   Dave Hay
Announcement: IBM Business Process Manager and IBM Integration Designer Version 8.5 products This product version includes the following enhancements: • Simplified IBM Business Process Manager installation, configuration, migration, and administration processes to help reduce the time and effort required to set up, manage, and expand IBM Business Process Manager environments • Significant enhancements to the IBM Business Process Manager built-in dashboards to help improve business process [read] Keywords: administration collaboration ibm apple application applications development enterprise integration interface mobile network security server websphere
101


Note to Self - Java Runtime Environment and Mozilla Firefox on 64-bit Red Hat Linux
Tue, Apr 30th 2013 8:06a   Dave Hay
(1) Download the JRE from here ( assuming that you're happy to use the Oracle JRE ): - Java Downloads for All Operating Systems - Recommended Version 7 Update 21 I chose the Linux x64 RPM from the above list: - http://javadl.sun.com/webapps/download/AutoDL?BundleId=76852 (2) Install the RPM: - $ rpm -ivh jre-7u21-linux-x64.rpm (3) Create a symbolic link to the plugin: - ( for non-root user e.g. wasadmin ) $ ln -s /usr/java/jre1.7.0_21/lib/amd64/libnpjp2.so /home/wasadmin/.mozilla/plugins/ ( fo [read] Keywords: firefox java linux oracle red hat
108


WebSphere Application Server, the Service Integration Bus, CWSIS1501E and ORA-28000: the account is locked
Fri, Apr 26th 2013 4:03a   Dave Hay
I was trying to work out why my two Service Integration (SI) buses were failing to start up. My back-end database is Oracle 11g R2, with which I'm slowly becoming familiar. I could see: - [4/25/13 19:28:15:752 BST] 00000013 SibMessage I [MONITOR.BAMCELL.Bus:BAMSR01.Messaging.000-MONITOR.BAMCELL.Bus] CWSID0016I: Messaging engine BAMSR01.Messaging.000-MONITOR.BAMCELL.Bus is in state Starting. [4/25/13 19:28:15:753 BST] 00000012 SibMessage I [CEI.BAMCELL.BUS:BAMSR01.Messaging.000-CEI.BAM [read] Keywords: ibm apple application database integration java oracle server sql websphere




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition