Hi,<br>Thanks for your reply.<br>I have tried to create the starting application from Forge:<br><a href="https://docs.jboss.org/author/display/FORGE/Generating+a+basic+Java+EE+web-application">https://docs.jboss.org/author/display/FORGE/Generating+a+basic+Java+EE+web-application</a><br>
I have attached the application.<br>Vlad<br><br><br><div class="gmail_quote">On Mon, Mar 26, 2012 at 12:43 AM, Lincoln Baxter, III <span dir="ltr">&lt;<a href="mailto:lincolnbaxter@gmail.com">lincolnbaxter@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">How did you create your application? <br><br>Could you attach your ZIP sources so we can see it?<br><br>Thanks,<br>Lincoln<div class="HOEnZb">
<div class="h5"><br><br><div class="gmail_quote">On Sun, Mar 25, 2012 at 5:42 PM, Thomas Frühbeck <span dir="ltr">&lt;<a href="mailto:fruehbeck@aon.at" target="_blank">fruehbeck@aon.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I once used this <a href="http://middlewaremagic.com/jboss/?p=872" target="_blank">http://middlewaremagic.com/jboss/?p=872</a> when creating a<br>


mysql driver module. There is one in JBoss Wiki, U just couldnt find it now.<br>
In fact it&#39;s very easy, just have a look at the modules of jboss or<br>
forge itself. This is common to all OSGI platforms, so you may find lots<br>
of references by now..<br>
- define a directory under modules: my.drivers.name.main<br>
- put your jar files there<br>
- write the module.xml like seen in the example<br>
Be aware of the directory structure, AFAIK you _have to_ put it in a<br>
directory called main!<br>
But of course there is no end to complexity if you need more :-)<br>
<div><div>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org" target="_blank">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;<br>

</font></span><br>_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br></blockquote></div><br>