Hi,
I'm building a desktop application usingdfc andnetbeans.
The application runs ok inside the ide, but when I run the jar file outside the ide I get:
1 [AWT-EventQueue-0] ERROR com.documentum.fc.common.impl.preferences.PreferencesManager - [DFC_PREFERENCE_LOAD_FAILED] Failed to load persistent preferences from null
java.io.FileNotFoundException: dfc.properties
I've included the c:\documentum\config directory in my classpath innetbeans, but it doesn't work.
Any help or ideas would be apprecited.