Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download the version of dcm4chee that is relevant to the database of your choice from the dcm4che Sourceforge site. Extract the package (e.g. dcm4chee-psql-2.14.2.zip for the PostgreSQL version). When extracting, avoid using a directory that has a name that contains spaces in order to avoid issues with running command line applications with spaces in the path name.

2. Download the binary distribution package of JBoss Application Server 4.2.

...

3.GA:

Download the binary distribution of JBoss 4.2.2 3 from their website and extract it into a different directory.

...

No Format
C:\apps\dcm4chee-psql-2.14.2\bin>install_jboss.bat c:\apps\jboss-4.2.23.GA

4. Install the Database Software and create the DCM4CHEE Database:

...

No Format
=========================================================================

JBoss Bootstrap Environment

JBOSS_HOME: /home/gunter/dcm4chee-psql-2.14.2

JAVA: /usr/lib/j2sdk1.5-sun/bin/java

JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m
-Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.awt.headless=true
-Dapp.name=dcm4chee -Djava.net.preferIPv4Stack=true
-Djava.library.path=/home/gunter/dcm4chee-psql-2.14.2/bin/native

CLASSPATH: /home/gunter/dcm4chee-psql-2.14.2/bin/run.jar:
/usr/lib/j2sdk1.5-sun/lib/tools.jar

=========================================================================

23:17:52,373 INFO [Server] Starting JBoss (MX MicroKernel)...
23:17:52,374 INFO [Server] Release ID: JBoss [Trinity] 4.2.23.GA (build:
SVNTag=JBoss_4_2_23_GA date=200710221139200807181439)
:
23:19:49,580 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
23:19:49,632 INFO [Server] JBoss (MX MicroKernel) [4.2.23.GA (build:
SVNTag=JBoss_4_2_23_GA date=200710221139200807181439)] Started in 1m:57s:103ms

...