<div dir="ltr">Hey Marc,<div><br></div><div>Furnace absolutely can be used inside WildFly :) You just need to do something like this:</div><div><br></div><div>In fact, the application in the link below is the perfect prototype for what you are trying to do, embed Furnace in an WildFly app:</div><div><a href="https://github.com/gastaldi/forge-rest-service/tree/master/src/main/java/org/jboss/forge/rest">https://github.com/gastaldi/forge-rest-service/tree/master/src/main/java/org/jboss/forge/rest</a><br></div><div><br></div><div>Check that out and see what George has done. This is what you'll need to do.</div><div><br></div><div>~Lincoln</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 25, 2015 at 5:59 AM, Marc Zottner <span dir="ltr"><<a href="mailto:mzottner@redhat.com" target="_blank">mzottner@redhat.com</a>></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">Hi everyone,<div><br></div><div>I hope you are doing great. Yesterday I had a look at the latest version of Windup (2.1.0.Final) and I really like it :) It seem way faster than the previous releases I tested.</div><div><br></div><div><br></div><div>Yesterday I updated the windup-as-a-service fronted (<a href="https://github.com/Maarc/windup-as-a-service" target="_blank">https://github.com/Maarc/windup-as-a-service</a>), made some cleanup and fixed issues with chrome. It is basically an EAP 6 web application running windup 0.7. During the last weeks, I installed this in combination with custom rules for a customer having hundreds of developers. Do not hesitate to have a look at it and give me some feedback.</div><div><br></div><div><br></div><div>I started to integrated the windup-as-a-service fronted with Windup 2.1.0.Final and would be glad to have your support. </div><div><br></div><div><br></div><div><b>BUILD</b></div><div><br></div><div>In order to be able to build Windup 2.1.0.Final, I had to</div><ul><li>add <skipTests>true</skipTests> to the grand-father-pom</li><li>import manually “indexer-core-6.0.WINDUP.jar” in my local repository from the standalone/offline build (<a href="https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/windup/windup-distribution/2.1.0.A/" target="_blank">https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/windup/windup-distribution/2.1.0.A/</a>)</li><li>add the "<a href="https://repository.jboss.org/nexus/content/repositories/releases" target="_blank">https://repository.jboss.org/nexus/content/repositories/releases</a>” maven repository to my dependencies</li></ul><div>It would be great to document it.</div><div><br></div><div>However my built client in the “dist” directory has less jars than in the "windup-distribution-2.1.0.A-offline.zip” and I was not able to run it.</div><div><br></div><div><br></div><div><b>INTEGRATION in EAP 6.x</b></div><div><br></div><div>In order to integrate Windup 2.1.0.Final in EAP, I tried to follow the same way that worked for windup 0.7:</div><div>- define a custom jboss-module containing most of the windup and add ons libraries (expected the weld ones)</div><div>- control the loaded dependencies with a custom jboss-deployment-structure.xml</div><div><br></div><div>So far it does not work and I am not sure this approach is really a good idea. Forge has not been designed to be executed in EAP 6 directly. Do you have some hints for doing this?</div><div><br></div><div><br></div><div>Maybe using a java wrapper and calling the standalone windup installation would be a better idea ...</div><div><br></div><div><br></div><div>best regards,</div><div><br></div><div>Marc</div><div><br></div><div><br></div><div> </div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br>_______________________________________________<br>
windup-dev mailing list<br>
<a href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/windup-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/windup-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>"Simpler is better."</div>
</div>