You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by yael malka <ya...@unilog.fr> on 2004/01/07 18:02:54 UTC

UnsatisfiedLinkError - dll problem

Hello,

I have a problem trying to open a dll by the code : 
System.loadLibrary("mylib");

 I get the following error :
org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper threw exception class java.lang.UnsatisfiedLinkError : getDNSHostNames 

Does someone know why ?

Where must be the dll ?

Thank you by advance !

Yaƫl MALKA
yael.malka@unilog.fr


Re: UnsatisfiedLinkError - dll problem

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Wednesday, January 7, 2004, at 09:02  AM, yael malka wrote:

> Hello,
>
> I have a problem trying to open a dll by the code :
> System.loadLibrary("mylib");
>
>  I get the following error :
> org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWr 
> apper threw exception class java.lang.UnsatisfiedLinkError :  
> getDNSHostNames
>
> Does someone know why ?
> Where must be the dll ?
>
Its not really a Jetspeed issue.
You didn't specify which app server you are using, see its  
documentation, for example:

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/RELEASE-NOTES.txt





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org