• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cocoa/Java: com.apple.cocoa.admin.InternetConfig;
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa/Java: com.apple.cocoa.admin.InternetConfig;


  • Subject: Cocoa/Java: com.apple.cocoa.admin.InternetConfig;
  • From: Rams <email@hidden>
  • Date: Tue, 4 Feb 2003 20:42:16 -0500

Hi all,

Still working on that default browser problem and I've run across this package. The InternetConfig and InternetProfile classes look to be exactly what I need...

However, when I try

InternetConfig ic = InternetConfig.internetConfigForUser(User.currentUser());

I get

2003-02-04 20:13:46.999 MyApp[2127] ObjCJava: can't find Objective C class `AdminError' for mapping to java class `com/apple/cocoa/admin/AdminError'
2003-02-04 20:13:47.002 MyApp[2127] ObjCJava: can't find Objective C class `GroupsDatabase' for mapping to java class `com/apple/cocoa/admin/GroupsDatabase'
2003-02-04 20:13:47.004 MyApp[2127] ObjCJava: can't find Objective C class `NIDirectoryBasedDatabase' for mapping to java class `com/apple/cocoa/admin/NIDirectoryBasedDatabase'
2003-02-04 20:13:47.006 MyApp[2127] ObjCJava: can't find Objective C class `NIDirectoryBasedObject' for mapping to java class `com/apple/cocoa/admin/NIDirectoryBasedObject'
2003-02-04 20:13:47.009 MyApp[2127] ObjCJava: can't find Objective C class `UsersDatabase' for mapping to java class `com/apple/cocoa/admin/UsersDatabase'

Naturally, there's no documentation anywhere, so I'm wondering if anyone here has an idea of what can be done to make it work. Do I need to add a framework to my project? Is it just broken/unfinished/not supported by apple? As always, any advice is greatly appreciated.
--

They call this a DeMoCrAcy?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: __attribute__ section not supported?
  • Next by Date: Odd Selection Behavior in NSTextView
  • Previous by thread: Re: Missing inactive and disabled states on some controls
  • Next by thread: Odd Selection Behavior in NSTextView
  • Index(es):
    • Date
    • Thread