Re: state of apns?
Re: state of apns?
- Subject: Re: state of apns?
- From: Andrew Kinnie <email@hidden>
- Date: Thu, 30 Jun 2011 10:34:53 -0400
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. Date: Thu, 30 Jun 2011 08:48:33 -0400 From: Jesse Tayler <email@hidden> Subject: Re: state of apns? To: Farrukh Ijaz <email@hidden> Cc: WebObjects Development <email@hidden> Message-ID: <email@hidden">email@hidden> 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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden