<div dir="ltr">Hi, John.<div><br></div><div>I think you are right(you need to write a fraction for your own extension/subsystem).</div><div><br></div><div>It seems there is no entrypoint to deploy your subsystem from your application, maybe. So, this should be discussed.</div><div><br></div><div>Can you file it on github?</div><div><a href="https://github.com/wildfly-swarm/wildfly-swarm/issues">https://github.com/wildfly-swarm/wildfly-swarm/issues</a><br></div><div><br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jun 3, 2015 at 5:45 AM John Mazzitelli &lt;<a href="mailto:mazz@redhat.com" target="_blank">mazz@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there an example of WildFly Swarm that (instead of deploying a WAR) deploys a module subsystem extension? Today, I have a subsystem that I deploy in WildFly&#39;s /modules and add it to standalone.xml via &lt;extension&gt; and &lt;subsystem&gt; and I was wondering how to take that and deploy it in WF-Swarm?<br>
<br>
I see some things that are &quot;close&quot; (e.g. <a href="https://github.com/wildfly-swarm/example-datasource-subsystem" target="_blank">https://github.com/wildfly-swarm/example-datasource-subsystem</a> ) but this isn&#39;t exactly it, at least it doesn&#39;t seem so. Unless I have to write my own subsystem&#39;s analogy to &quot;DatasourcesFraction&quot; and related classes?<br>
<br>
I see when I build wf-swarm using the mvn plugin, my extension jar goes in &quot;app&quot; and all its dependencies go in m2repo. I see nothing that is analogous to standalone.xml (so I&#39;m not sure how I configure my extension, which I normally do via the child elements under my &lt;subsystem&gt;).<br>
<br>
So, if anyone has an example of doing something like this, let me know.<br>
<br>
Thanks.<br>
--John Mazz<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div></div>