Dear all,
I have checked the classpathx-xml mailing list and seems that there
is not much activity.
I have installed jamvm 1.4.2 and classpath 0.20-2 under Debian
testing. I am trying to make run an OSGi framework called OSCAR. It
seems to run fine, but when I try to run an Axis servlet to deploy Web
Services I got the following:
mydebiancomputer# jamvm -jar lib/oscar.jar
blabla
I got:
java.lang.NullPointerException
at org.apache.axis.utils.XMLUtils.getSAXParser
What basically means that the system cannot find the SAX Parser.
I downloaded JAXP 1.3 and install it on my system. Then I got the
gnujaxp.jar and the libxmlj.so that I have to ld' config and I try:
jamvm -cp /usr/local/share/java:/usr/local/lib
-Djava.xml.parsers.SAXParserFactory=gnu.xml.libxmlj.sax.GnomeSAXParserFactory
-jar lib/oscar.jar
blabla
and I got:
java.lang.UnsatisfiedLinkError: Native library 'xmlj' not found (as
file 'libxmlj.so') in gnu.classpath.boot.library.path and java.library.path
After a search on Google and no success I dared to send this email to
this mailing list. Any help will be appreciated since I am not very
experienced with GNU classpath and jamvm.
Many thanks in advance
Best Regards,
Miguel
--
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
Miguel González Castaños
Telefónica Investigación y Desarrollo
Parque Tecnológico Walqa
Edificio Uno
Ctra. Zaragoza N-330a Km.556
22197 Cuarte
Huesca
Spain
Tel.: +34 913129876
Fax: +34 974215500
E-mail: [EMAIL PROTECTED]
Internet: http://www.tid.es
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°
_______________________________________________
Classpathx-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpathx-discuss