Using xmlparserv2.jar in Altova XMLSpy
This a short howto about using Oracle xmlparserv2 in Altova XMLSpy. At the end there is a ready to us xmlparserv2standalone for download.
- Get xmlparserv2.jar from jdev or oc4j lib directory.
D:\oc4j\lib\xmlparserv2.jar - Unzip xmlparserv2 into any temp directory.
For example: D:\xmlpaserv2_unzip_directory - Edit:
D:\xmlpaserv2_unzip_directory\META-INF\MANIFEST.MF
add the Main-Class for the xsl parser:
Manifest-Version: 1.0
Created-By: 1.4.2_10 (Sun [...] read on
Ubuntu 8.1: configure synaptics touchpad
Since ubuntu 8.1 xorg.conf won’t be used to configure input devices. Now XSever uses HAL directly. To configure the touchpad with gsynaptic frontend do the following steps.
- enable SHMConfig
- install gsynaptics: $ sudo apt-get install gsynaptics
- reboot
After installation, gsynaptics can be found under System > Preferences > Touchpad.
Read the [...]
read on
Posted at 5pm on 20/11/08 | No Comments » | Filed Under: Linux
