• 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
WireHoseChangeNotification.framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WireHoseChangeNotification.framework


  • Subject: WireHoseChangeNotification.framework
  • From: Gino Pacitti <email@hidden>
  • Date: Tue, 14 Jun 2005 17:00:36 +0100

Hi All

I am trying to get the ChangeCatcher set up on my app but get a compile problem.

It complains of a unresolved symbol which is the code below:
cc = new WHChangeCatcher(systemInfoPath, instancesPath, port ().intValue());


When I check the WHChangeCatcher code I don't see a constructor with the with the args as above but a constructor as this:

    private WHChangeCatcher() {
        super();
    }

Am I missing something?

I have built the Framework, installed it in /System/Library/Frameworks

Imported it into the app, even put a direct import statement for the packages.

Any help would be appreciated.

Best
Gino


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: AJAX and WebObjects?
  • Next by Date: Re: Window Server permissions error
  • Previous by thread: Re: EOChanges propogated
  • Next by thread: Re: WireHoseChangeNotification.framework
  • Index(es):
    • Date
    • Thread