After you install the DVN development environment, configure the GlassFish server. Also see the NetBeans IDE configuration.
To configure GlassFish:
jar file from the/<SVN>/doc/PostgresDriver directory and paste it in the/<glassfish>/lib directory.postgresql-8.3-603.jdbc4.jar file./<SVN>/working_directory directory and paste them in /<glassfish>/domains/domain1/config directory.http://localhost:4848.-Djhove.conf.dir=${com.sun.aas.instanceRoot}/config-Ddvn.inetAddress=localhost:8080-Dvdc.export.log.dir=${com.sun.aas.instanceRoot}/logs/export-Dvdc.temp.file.dir=${com.sun.aas.instanceRoot}/config/files/temp-Dvdc.import.log.dir=${com.sun.aas.instanceRoot}/logs/import-Dvdc.study.file.dir=${com.sun.aas.instanceRoot}/config/files/studies-Dvdc.dsb.host=<DSB component host URL>-Ddsb.rserve.host=<R host machine domain>-Ddsb.rserve.port=<R host machine port>-Dvdc.dsb.rserve.user=<account>-Dvdc.dsb.rserve.pwrd=<password>-Dvdc.dsb.rserve.port=<port number>-Dvdc.dsb.port=<DSB component host port>-Ddvn.index.location=${com.sun.aas.instanceRoot}/config-Ddvn.googleanalytics.key=<googleanalyticsTrackingCode> (Optional)-Djava.util.logging.config.file=${com.sun.aas.instanceRoot}/config/logging.properties (Optional)Notes: To customize error logging, edit the <glassfish>/config/logging.properties file and change WARNING to INFO.
Also, see Install RServe for information about configuring the -Dvdc.dsb.rserve values in the Rserv.conf and Rserv.pwd files.
–client to –server.-Xms512m to –Xms1024m.-Xmx512m to –Xmx1024m.Note: Make sure that the Xms and Xmx settings have the same value.