|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| XindiceService | An embedded Xindice server to be run i JBoss. |
An embedded version of Xindice server to be used in JBoss.
The documenation of the embedded server class is in XindiceService, see that for more info on it. This project also contains the logick to pack it into a sar-file. Build it with:
maven xindice:sar
To install it into a JBoss server one things needs to be done:
For the new openorb.jar to be loaded the server must be restarted. By default the servcice will use the db/xindice as its home, i.e server/default/db/xindice. All data will be saved there. If the server is updated/moved and the data should move with it you have to manually copy it to the new destination. The Xindice config files are in db/xindice/config, so are the openorb files.
If there are problems with openorb, it has to be removed from the sar an copied into jboss. cp openorb-1.2.0.jar into your amsterdam/JBoss server server/default/lib.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||