Hi,
Can we run a java+DFC program in eclipse without installing DFC on the Vista PC?
How will my code know the docbroker it should connect to? should I place the dfc.properties file in the project folder? I tried this but it didnt work, throws the below,
Exception in thread "main"
java.lang.NullPointerExceptionat com.dctm.com.myCustomApp.main(
myCustomApp.java:46)org/aspectj/lang/Signature
Can you suggest any alternate mechanisms?
Regards
Gautam