invoke java through AuthorizationExecuteWithPrivileges() then jvm comes up without ipv6 ?
invoke java through AuthorizationExecuteWithPrivileges() then jvm comes up without ipv6 ?
- Subject: invoke java through AuthorizationExecuteWithPrivileges() then jvm comes up without ipv6 ?
- From: Rajendran P <email@hidden>
- Date: Fri, 17 Aug 2012 21:42:52 +0530
- Acceptlanguage: en-US
- Thread-topic: invoke java through AuthorizationExecuteWithPrivileges() then jvm comes up without ipv6 ?
Hi,
I am invoking java in 2 ways in 10.6.8
Option1
----------
If i execute /usr/bin/java from Runtime().exec(), then jvm comes up with ipv6 support
Option2
---------------
whereas if i invoke java through AuthorizationExecuteWithPrivileges() then jvm comes up without ipv6.
precisely, in option1, i can see urlconnection is able to connect to ipv6 address whereas in option2, i got protocol family unavailable. I am using AuthorizationExecuteWithPrivileges() through authKit jar on 10.6.8 and JVM is 1.6.
Any pointers.
-Rajendran P
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden