Shinan Kassam [
http://community.jboss.org/people/skassam] replied to the discussion
"Help with java.lang.UnsatisfiedLinkError when moving JBoss to new server"
To view the discussion, visit:
http://community.jboss.org/message/542939#542939
--------------------------------------------------------------
I am still getting the same error.
I made sure that the DLL's in my SQLAnywhere/win32/ are the same
And below is the portion of my run.bat that sets the java.library.path. You can see where
I hardcoded the paths in question but I think the standard run.bat is fine
if not "x%JBOSS_NATIVE_HOME%" == "x" (
set "PATH=%JBOSS_NATIVE_HOME%;%PATH%;%JBOSS_HOME%\bin"
set JAVA_OPTS=%JAVA_OPTS%
"-Djava.library.path=%JBOSS_NATIVE_HOME%;%PATH%;%JBOSS_HOME%\bin;C:\Program Files\SQL
Anywhere 10\win32;c:\windows;c:\windows\system32"
)
Is there anything else I can do to help me figure out what dll is missing?
TIA.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/542939#542939]
Start a new discussion in Datasource Configuration at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]