I am executing a local topology that has a bolt that sends an Apple push 
notification.  The Apple api needs  the file name of the certificate to use 
when publishing the notification.  The certificate is placed in the resources 
directory.  The Apple API cannot find the certificate.  When I run this code 
outside of storm the call the API finds the certificate and everything works.  
It appears Storm is not finding the resource directory on the class path.  
Please note also that the API takes an API and not a stream.

Tim

Reply via email to