Avatar

Level 10

The base URL is the HTTP address of the LiveCycle ES2 run-time. It may take the following forms (dependent upon your network policies and administrator preferences):

1) http://host_DNS_name:port_number, or

2) http://hostname:port_number, or

3) http://IP_address:port_number, or

4) https://hostname:port_number, if SSL deployed

So it might be http://mydevbox:8080 where LiveCycle ES2 is deployed on JBoss running on a machine called 'mydevbox'.

Talk to your LiveCycle admin or system admin.

Steve