Hi Madhu, I dont know about AIX but on Windows you edit the file helpParameters.xml found in <jboss directory>\jboss-4.2.3.GA\server \default\deploy\BrowserWeb.war. Change the parameters to point to where your help is. Below is my current setup.
<?xml version="1.0"?> <helpParameters xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <helpData> <viewLocation>C:\Temenos\R09\Helptext\Helptext\</viewLocation> <editLocation>C:\Temenos\R09\Helptext\Helptext\</editLocation> <language>GB</language> <imagesDir>C:\Temenos\R09\Helptext\Helptext\Help Images\</imagesDir> <editable>NO</editable> <devMode>NO</devMode> </helpData> </helpParameters> Regards Concern On Jun 6, 4:28 pm, madhu <[email protected]> wrote: > Hello, > > All, > > Any one's having installation guide for R09 setup on IBM AIX > machine ... or .. any one knows the steps for Installation > please discuss here > > Thanks & Regards > Madhu -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
