Quantcast
Channel: The LiveCycle Post » LiveCycle Enterprise Suite
Viewing all articles
Browse latest Browse all 34

Accessing .properties files within a Livecycle ES/ADEP DSC

$
0
0

The other day Darren asked about how to access a properties file with some settings from within a Livecycle ES resp. ADEP DSC on the livecycle developers mailing list. I responded there, but I thought it’d be useful to post the solution here as well.

Essentially a Livecycle/ADEP DSC is nothing else but a .jar file that’s been crafted in a certain way. Darren wanted to have the .properties file within the DSC and needed to know how to access the file from Java code within the DSC. Here’s a working approach how this can be done:

---

Read the complete post at Blog In Black.


Viewing all articles
Browse latest Browse all 34

Trending Articles