logancillo wrote:
hi Dave, thx for your response!
i build again xalan-c and xerces-c from sources generating libxalanc.so and
libxercesc.so, copied into /usr/lib and linked in my c project, and it
worked! well, almost! ;)
this is implementation code:
This is not a Java development newsgroup, so
hi Dave, thx for your response!
i build again xalan-c and xerces-c from sources generating libxalanc.so and
libxercesc.so, copied into /usr/lib and linked in my c project, and it
worked! well, almost! ;)
this is implementation code:
JNIEXPORT void JNICALL
Java_es_yell_frontlite_mvc_View_Renderi
logancillo wrote:
hi everybody,
can anybody explain me what is the significant of this error?:
Exception UnsatisfiedLinkError al inicializar el servlet Controlador:
/home/alonso/curro/XalanC_Engine/dist/Debug/GNU-Linux-x86/libXalanC_Engine.so:
/home/alonso/curro/XalanC_Engine/dist/Debug/GNU-Lin
ok, now i m sure where is the problem, It happens when this line happens
// Call the static initializer for Xerces.
/*
XMLPlatformUtils::Initialize();
and launch this exception:
Exception UnsatisfiedLinkError al inicializar el servlet Controlador:
/home/alonso/curro/XalanC_Engine/di