Forum tags


Top Posters

Last 30 days

  • Antoine (97)
  • talita.pezzi (27)
  • eduardo.lawisch (14)
  • alfons.bataller.diaz (14)
  • sundaravadivel.n (13)
  • ravinderjit.singh (13)
  • hellonico (9)
  • jose.mendoza (8)
  • barry.sperling (7)
  • marcia.martins (7)

All time

  • Antoine (1406)
  • Shivanand (1189)
  • cshekhar (921)
  • psq (795)
  • jag (391)
  • metabyte (370)
  • arnaud (327)
  • jalateras (325)
  • dfrench (263)
  • venkaiah.k (198)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
UI-FW : Issue with xFormsManager URL (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: UI-FW : Issue with xFormsManager URL
#15543
metabyte (User)
Platinum Boarder
User Offline Click here to see the profile of this user
UI-FW : Issue with xFormsManager URL 3 Months, 1 Week ago Karma: 17  
Hello,

I downloaded the latestversion 5.2 GA and I'm testing a process from the library (ApplicationDevelopment). I installed the stack in a distant server (public IP, say 216.210.45.45). Then, I realized that in UI-FW, there is a problem : when clicking on a task (INIT, READY, CLAIMED...), the link point to http://localhost:8080/xFormsManager...., while it should point to my public IP : http://216.210.45.45:8080/xFormsManager/....

Is there a configuration file I should correct or any other workaround ?

Thanks
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#15563
ihabo01 (Admin)
Admin
User Offline Click here to see the profile of this user
Re:UI-FW : Issue with xFormsManager URL 3 Months, 1 Week ago Karma: 5  
Hi metabyte,
sorry for the inconvenience. This bug must have slipped somewhere during those last days.

There is what you have to do to fix that:

go to $server-path/var/config/tempo-formmanager.xml
you will find lines like the following:

<entry key=".*xform" value="http://localhost:8080/xFormsManager/init"/>

modify those lines by removing the "http:..localhost:8080" . It should look as follows:


<entry key=".*xform" value="/xFormsManager/init"/>

Thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15589
gwolf (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:UI-FW : Issue with xFormsManager URL 3 Months, 1 Week ago Karma: 0  
Hi,

had same problem. Thanks for your quick answer.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop