ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Customizing the WebClient

Post new topic  Reply to topic
 Customizing the WebClient « View previous topic :: View next topic » 
Author Message
jpmorales
PostPosted: Mon Jan 26, 2004 5:29 am    Post subject: Customizing the WebClient Reply with quote

Novice

Joined: 13 Nov 2003
Posts: 21
Location: Bogotá, Colombia

We are using IBM MQ Workflow V3.4 with the web client. We have customized the list viewer, to accomodate the Look and Feel our client wants. Our client wants the ALT text that appears on thr different images.

For instance, the alternate text for the Logoff button is obtained by looking for a property called ListViewer.Logoff, from the conbtext. Can these properties values' be changed?

Thanks in advance

Juan Pablo Morales
_________________
"Entia non sund multiplicanda praeter necesitatem"
Back to top
View user's profile Send private message MSN Messenger
jpmorales
PostPosted: Tue Jan 27, 2004 5:38 am    Post subject: Yes they can Reply with quote

Novice

Joined: 13 Nov 2003
Posts: 21
Location: Bogotá, Colombia

As several more hours of investigation led me to find out, yes, they can be changed. All of the internationalized Strings reside on the com.ibm.workflow.catalog.servlet package, inside fmcohcli.jar. If one is to change them the only thing that has to be done is create a new file on the com/ibm/workflow/catalog/servlet package, inside your own class repository
_________________
"Entia non sund multiplicanda praeter necesitatem"
Back to top
View user's profile Send private message MSN Messenger
Bobbo
PostPosted: Sat Jan 31, 2004 6:52 am    Post subject: Reply with quote

Acolyte

Joined: 17 Jun 2002
Posts: 50
Location: Buffalo, New York

Could you please explain further how you did this? Thanks.

Bob
Back to top
View user's profile Send private message
jpmorales
PostPosted: Tue Feb 03, 2004 4:46 am    Post subject: Reply with quote

Novice

Joined: 13 Nov 2003
Posts: 21
Location: Bogotá, Colombia

I opened fmcohcli.jar and extracted the file com/ibm/workflow/catalog/servlet/Client_es.properties (because my language is spanish, in your case it would be Client.properties). I put this file inside my own application's classpath. In this case, since we are dealing with a web application, it has to be inside WEB-INF/classes/
This means that a new file was created in WEB-INF/classes/com/ibm/workflow/catalog/servlet/Client_es.properties
Afterwards I only changed this file, redeployed and the changes were taken.

I believe it is also possible to do this inside a jar, but you'd have to make sure that your jar appears in the classpath before fmcohcli.jar, so that the class loader finds your resources before the ones in fmcohcli.

Hope it helps
_________________
"Entia non sund multiplicanda praeter necesitatem"
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Customizing the WebClient
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.