Subject | Re: [Firebird-Java] hostname resolving jaybird |
---|---|
Author | Matthias |
Post date | 2009-05-16T21:34:28Z |
Am 16.05.2009 um 22:42 schrieb Matthias:
Same problem!
Matthias
>I've forgot to mention, that there was no effect!
>
>
> Am 16.05.2009 um 22:24 schrieb Roman Rokytskyy:
>
> >
> >
> > > Has anybody expierence with Jaybird and the Diabolo JDK? Is
> there a
> > > different name resolving on BSD?
> > > Any help would be appreciated.
> >
> > What about Java policy/security manager? Are you allowed to open
> > connections from your JDK to the specified host?
> >
> > Roman
> >
> Thanks for your reply:
> I changed in ..../jre/lib/security/java.policy the line:
> permission java.net.SocketPermission "localhost:1024-" ,
> "connect,resolve,listen,accept";
>
Same problem!
Matthias