<div dir="ltr">Thanks for the feedback. Glad it was helpful :)<div><br></div><div style>As always we appreciate JIRAs. I simply pasted your comments into this ticket:</div><div style><a href="https://issues.jboss.org/browse/AGPUSH-74">https://issues.jboss.org/browse/AGPUSH-74</a><br>
</div><div style><br></div><div style>Greetings,</div><div style>Matthias</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 28, 2013 at 7:16 PM, Deepali Khushraj <span dir="ltr">&lt;<a href="mailto:dkhushra@redhat.com" target="_blank">dkhushra@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Matthias,
</div><div><br></div><div>The PushEE version worked fine for me. I did not try this on OpenShift yet.</div><div><br></div><div>Overall, the tutorial was awesome!  There were only some minor roadblocks, which are below. </div>
<div><br></div><div>* In chapter 3, unified push server, I couldn&#39;t find the location of the pushee server and install instructions. A pointer to this would be helpful: <a href="https://github.com/matzew/pushee" style="font-family:Arial" target="_blank">https://github.com/matzew/pushee</a></div>


<div><br></div><div>* In the Readme link above, it was not obvious to me that you are referring to JBoss AS server, please mention that. </div><div>&quot;<span style="font-family:Consolas,&#39;Liberation Mono&#39;,Courier,monospace;font-size:12px;color:rgb(51,51,51);line-height:19px">./bin/standalone.sh -b 0.0.0.0 -c standalone-full.xml</span>&quot;</div>
<div><br></div><div>* Many of the referenced urls need to be fixed, example:</div><div>

<div style="font-family:Arial">

<div><span style="white-space:pre-wrap">        </span>currently, reference are relative:</div><div><a href="http://aerogear.org/docs/guides/aerogear-push-ios/iOS-app/:http://cocoapods.org/" target="_blank">http://aerogear.org/docs/guides/aerogear-push-ios/iOS-app/:http://cocoapods.org/</a></div>
<div><span style="white-space:pre-wrap">        </span>instead of:</div><div><a href="http://aerogear.org/docs/guides/aerogear-push-ios/iOS-app/:http://cocoapods.org/" target="_blank">http://cocoapods.org/</a><br></div><div><br>
</div><div>* I had some confusion about which id to use in chapter 5, send push. Using the same name (<span style="font-family:Menlo,Monaco,Consolas,&#39;Courier New&#39;,monospace;font-size:12px;line-height:18px;white-space:pre-wrap">PushApplicationID)</span> in register and send <span style="font-family:Menlo,Monaco,Consolas,&#39;Courier New&#39;,monospace;font-size:12px;line-height:18px;white-space:pre-wrap">may help.</span></div>


</div></div><div><br></div><div>Cheers!</div><span class="HOEnZb"><font color="#888888"><div>D.</div></font></span><div><br></div><div>PS: I followed instructions from <a href="http://aerogear.org/docs/guides/aerogear-push-ios/" target="_blank">http://aerogear.org/docs/guides/aerogear-push-ios/</a></div>
<div><div class="h5">
<br><div><div>On May 23, 2013, at 10:04 AM, Matthias Wessendorf &lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt; wrote:</div><br><blockquote type="cite"><div dir="ltr">Cool!<div><br></div>
<div>thanks for looking at it!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 23, 2013 at 3:36 PM, Farah Juma <span dir="ltr">&lt;<a href="mailto:fjuma@redhat.com" target="_blank">fjuma@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Matthias,<br>
<br>
I haven&#39;t yet tried the latest version that uses JMS but I&#39;ll try this out soon.<br>
<br>
Thanks,<br>
<div>Farah<br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Matthias Wessendorf&quot; &lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;<br>
&gt; To: &quot;AeroGear Developer Mailing List&quot; &lt;<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a>&gt;<br>
</div><div><div>&gt; Sent: Thursday, May 23, 2013 8:20:08 AM<br>
&gt; Subject: Re: [aerogear-dev] [EARLY] Initial version of iOS notification       tutorial<br>
&gt;<br>
&gt; Farah,<br>
&gt;<br>
&gt; one question. Did you use the new version, that uses JMS ?<br>
&gt;<br>
&gt; <a href="https://github.com/matzew/pushee" target="_blank">https://github.com/matzew/pushee</a><br>
&gt;<br>
&gt; would be interesting to know if the JMS version works fine, on OpenShift.<br>
&gt;<br>
&gt; -Matthias<br>
&gt;<br>
&gt;<br>
&gt; On Tue, May 21, 2013 at 5:13 PM, Matthias Wessendorf &lt; <a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a> &gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hi Farah,<br>
&gt;<br>
&gt; thanks for the feedback - glad to hear that the tutorial was helpful<br>
&gt;<br>
&gt; -M<br>
&gt;<br>
&gt;<br>
&gt; On Tue, May 21, 2013 at 3:57 PM, Farah Juma &lt; <a href="mailto:fjuma@redhat.com" target="_blank">fjuma@redhat.com</a> &gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; Hi Matthias,<br>
&gt;<br>
&gt; I found this tutorial very helpful! It was easy to follow and I was able to<br>
&gt; do all of the Apple setup and successfully send push notifications without<br>
&gt; any issues. The screenshots for the Apple side of things were great to have.<br>
&gt;<br>
&gt; Cheers,<br>
&gt; Farah<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; &gt; From: &quot;Matthias Wessendorf&quot; &lt; <a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a> &gt;<br>
&gt; &gt; To: &quot;AeroGear Developer Mailing List&quot; &lt; <a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a> &gt;<br>
&gt; &gt; Sent: Monday, May 20, 2013 2:25:38 AM<br>
&gt; &gt; Subject: Re: [aerogear-dev] [EARLY] Initial version of iOS notification<br>
&gt; &gt; tutorial<br>
&gt; &gt;<br>
&gt; &gt; Any comments ?<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On Tue, May 14, 2013 at 1:57 PM, Matthias Wessendorf &lt; <a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a> &gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; I submitted a PR for an iOS Push Notification tutorial:<br>
&gt; &gt; <a href="https://github.com/aerogear/aerogear.org/pull/59" target="_blank">https://github.com/aerogear/aerogear.org/pull/59</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; I am sure it&#39;s not perfect :-), nor is the API final :-), however I am<br>
&gt; &gt; looking for initial feedback. Especially on the first two chapters,<br>
&gt; &gt; covering<br>
&gt; &gt; all the countless work, on the Apple side of things.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; In a different thread I mentioned the _early_ iOS SDK already. The tutorial<br>
&gt; &gt; uses it:<br>
&gt; &gt; <a href="https://github.com/matzew/ag-client-push-sdk" target="_blank">https://github.com/matzew/ag-client-push-sdk</a><br>
&gt; &gt;<br>
&gt; &gt; The iOS App code is located here:<br>
&gt; &gt; <a href="https://github.com/matzew/AeroGear-PushTest-iOS" target="_blank">https://github.com/matzew/AeroGear-PushTest-iOS</a><br>
&gt; &gt; ( It&#39;s a very small and simplified app, to _just_ show the Push<br>
&gt; &gt; Notifications<br>
&gt; &gt; hook, using the above SDK)<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Greetings,<br>
&gt; &gt; Matthias<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Matthias Wessendorf<br>
&gt; &gt;<br>
&gt; &gt; blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
&gt; &gt; sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
&gt; &gt; twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Matthias Wessendorf<br>
&gt; &gt;<br>
&gt; &gt; blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
&gt; &gt; sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
&gt; &gt; twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; aerogear-dev mailing list<br>
&gt; &gt; <a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
&gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
&gt; _______________________________________________<br>
&gt; aerogear-dev mailing list<br>
&gt; <a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Matthias Wessendorf<br>
&gt;<br>
&gt; blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
&gt; sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
&gt; twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Matthias Wessendorf<br>
&gt;<br>
&gt; blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
&gt; sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
&gt; twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; aerogear-dev mailing list<br>
&gt; <a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>

sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div>
_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></blockquote>
</div><br></div></div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br>
<br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div>