with Tags:
ibm
X

CRIMC1017E Failed to locate ‘ {0}’ resolution
You may face this error when you are trying to install the IBM WebSphere Integration Designer V7.5. CRIMC1017E : Failed to locate
'zip org.eclipse.equinox.p2.bootstrap.repository.win32.win32.x86
3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY-1319915788411' ... This problem happens because the launcher could not find a specific jar file. To resolve this error, just place all the extracted zip files of the setup source under the first folder "IID_V7.5_1_of_2" as shown in the figure below. Hopefully, this tip can save you some... [More]
Tags:  7.5 ibm integration websphere crimc1017e wid bpm designer |
Getting back from the IBM MEA Regional Technical Exchange RTE 2011
I just get back from the IBM Regional Technical Exchange conference that was held in Sandton, Johannesburg, South Africa from (18-19) July 2011. It was really a great chance to communicate with other people from the region (Middle East and Africa) and exchange ideas with each others. In the conference, I spoke about my experience in "Applying Bidirectional Communication in a WebSphere WSRP Environment".
Tags:  2011 ibm regional mea exchange technical rte |
Speaker in the IBM Regional Technical Exchange (RTE) Conference 2011
I will speak in the IBM Regional Technical Exchange (RTE) Conference that will be held in Sandton, Johannesburg, South Africa from 18 to 20 July. The session will be about rich interactions between portlets in the WebSphere WSRP envioronment. I wish to see all of you there.
Tags:  wsrp southafrica regional johannesburg ibm interactions portlets technical exchange sandton rte |
IBM WCM (Web content management) Quick Start
In this tutorial, I will explain how to start working with the IBM WCM (Web Content Management). I will give a brief overview of some of the useful IBM WCM elements. In this example, I assume that we have a person object that simply has the following attributes: 1. name. 2. nationalID. 3. photo. 1. Creating the library First of all, it is good to create your own content library from the portal administration (Iam here using WebSphere Portal 6.1), let’s call the library the “personLibrary”. Check Figure 1. Figure 1: Creating a new library for... [More]
Tags:  management wcm quick start web ibm content tutorial kickstart portal |
NullPointerException while using the IBM JSF widget library(JWL) Ajax
While working the IBM JSF widget library(JWL) Ajax, you may find this exception: Exception statement: Caused by: java.lang.NullPointerException
at com.ibm.faces.component.UIScriptCollector.find(UIScriptCollector.java:325)
at com.ibm.faces.component.UIScriptCollector.find(UIScriptCollector.java:349)
at com.ibm.faces.renderkit.html_extended.HxClientRenderUtil.initJSLibraries(HxClientRenderUtil.java:1161)
at com.ibm.faces.renderkit.html_extended.HxClientRenderUtil.initJSLibraries(HxClientRenderUtil.java:1131)
at... [More]
Tags:  jsf jwl nullpointerexception ibm ajax |
IBM DeveloperWorks Contributing Author
Today, I become a developerWorks contributing author after making several publications to the community. Iam really happy for having this award and want to thank all of the developerWorks editors (and all the team work) for the great efforts they always perform for producing at the end "quality articles".
Tags:  developerworks contributing ibm author |
IBM WebSphere Process Server APIs for beginners (Sample Code)
I just finished a sample that shows the basic usages of the Business Flow Manager and the Human Task Flow Manager API in the WebSphere Process Server inside a simple web application. I wish it can be useful. Here is the process preview: Download The sample
Tags:  server beginners ibm process sample |