oh, thanks -- for some reason, I think it's my provisioning -
I can see the cert. included aps-environment in the .mobilprovisioning but I note that this is the only profile that doesn't seem to list my company name and so just to double check, I'm re-generating and 'dirty' my provisioning and download those again as a test. On Jun 30, 2011, at 10:34 AM, Andrew Kinnie wrote: > Yes, I had to use the separate jars myself. > > If you're using Java-APNS I would also recommend trying the google group set > up for Java-APNS. The guy who wrote it is absurdly helpful and attentive to > the list. > > On Jun 30, 2011, at 10:26 AM, [email protected] wrote: > >> Date: Thu, 30 Jun 2011 08:48:33 -0400 >> From: Jesse Tayler <[email protected]> >> Subject: Re: state of apns? >> To: Farrukh Ijaz <[email protected]> >> Cc: WebObjects Development <[email protected]> >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset=us-ascii >> >> thanks - let me take this one step at a time. >> >> from Eclipse, I can seemingly send a push without a return error or >> exception - from my server, I get the classdef trouble >> >> in each case, my iphone has yet to actually receive a push and yes, for now, >> I have hard coded a token id which I'm confident is correct. >> >> the javaclass jar issue seems odd to me -- >> >> I see the jar is packed up with my WOApp: >> >> /Library/WebObjects/Applications/WOMan.woa/Contents/Resources/Java/apns-0.1.5-jar-with-dependencies.jar >> >> and if I look over at deployment, I can see it where I'd expect and along >> with others. >> >> /opt/WOApplications/WOMan.woa/Contents/Resources/Java/apns-0.1.5-jar-with-dependencies.jar >> >> and yes, I use ant to build to install, but it's been a while since I've >> added a jar from external sources. >> >> could this be a JVM issue with the jar somehow? > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
