
Chapter 7 Sun Java System RFID Information Server Configuration 139
Configuring RFID Information Server
Clients
The RFID Information Server client library (shown in FIGURE 7-1 as “EPCIS Java
Client Library”) requires two Java system properties.
■ rfidis.db.schema – Specifies the HTTP URL to the EpcisDbSchema.xml file
■ java.util.logging.config.file – Specifies the path to the client logging
properties file
▼ To Add the Java System Properties
1. From the Application Server Admin Console, choose Application Server → JVM
Settings → JVM Options.
2. Click Add JVM Option.
3. Type the following option value:
4. Press Enter.
5. Click Add JVM Option.
6. Type the following option value:
7. Press Enter
8. Click Save.
-Drfidis.db.schema=http://localhost/epcis/Epcis/DbSchema.xml
-Djava.util.logging.config.file=
http://localhost/epcis/logging.properties
Comentarios a estos manuales