<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 27, 2013 at 11:41 AM, Sebastien Blanc <span dir="ltr">&lt;<a href="mailto:scm.blanc@gmail.com" target="_blank">scm.blanc@gmail.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 dir="ltr">Hi all,<div><br></div><div>With all the stuff going around the unified push, we started to look how to make the things easier for the developer to integrate &quot;push&quot; capabilities into his existing backend application.</div>

<div><br></div><div>After playing around and discussing with a few people, we came to the conclusion that these things are common, whatever your backend apps looks like : </div><div><br></div><div>
- You need the Java Sender Artifact</div><div>- You need a Valid Unified Push Server URL</div><div>- You need a valid Push Application ID</div><div>- You need a valid Master Password to be able to interact with the unified Push Server </div>
</div></blockquote><div><br></div><div><br></div><div style>yep, w/o these &quot;things&quot;, hard to send out any message ;)</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div><br></div><div>That seems to be the perfect case for a Forge Plugin : on any JEE application, you could apply the &quot;Aerogear Push Plugin&quot; that will do the current things : </div><div><br></div>
<div>- Pulls down the Java Sender Artifacts into your dependencies</div><div>- Make available an Modle/JPA Config object with CRUD facilities on :  Push server URL / Push Application ID / Master password.</div></div></blockquote>
<div><br></div><div>+1</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">
<div><br></div><div>This config object could be editable through :</div><div>- Forge command line (i.e &quot;aerogear-push set push-url &quot;<a href="http://mypusherver.com" target="_blank">mypusherver.com</a>&quot;)</div>

<div>- Through simple scaffolded User Interface</div></div></blockquote><div><br></div><div style>that would be nice</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><br></div><div>The idea is really to give people a &quot;boost&quot; when they want to enable &quot;push&quot; on their existing apps : i.e aerogear-push init &gt;&gt; pulls down the dependency , add the config object etc ...</div>

<div><br></div><div>Please comment on that, IMO this is really something that would reduce the step for someone who wants his apps to be &quot;Push&quot; aware.</div></div></blockquote><div><br></div><div style>great!</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Seb</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></div>