[windup-dev] Windup 2.1.0.Final - EAP 6.x integration (Windup-as-a-Service)
Lincoln Baxter, III
lincolnbaxter at gmail.com
Wed Feb 25 11:35:08 EST 2015
Hey Marc,
Furnace absolutely can be used inside WildFly :) You just need to do
something like this:
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:
https://github.com/gastaldi/forge-rest-service/tree/master/src/main/java/org/jboss/forge/rest
Check that out and see what George has done. This is what you'll need to do.
~Lincoln
On Wed, Feb 25, 2015 at 5:59 AM, Marc Zottner <mzottner at redhat.com> wrote:
> Hi everyone,
>
> 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.
>
>
> Yesterday I updated the windup-as-a-service fronted (
> https://github.com/Maarc/windup-as-a-service), 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.
>
>
> I started to integrated the windup-as-a-service fronted with Windup
> 2.1.0.Final and would be glad to have your support.
>
>
> *BUILD*
>
> In order to be able to build Windup 2.1.0.Final, I had to
>
> - add <skipTests>true</skipTests> to the grand-father-pom
> - import manually “indexer-core-6.0.WINDUP.jar” in my local repository
> from the standalone/offline build (
> https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/windup/windup-distribution/2.1.0.A/
> )
> - add the "
> https://repository.jboss.org/nexus/content/repositories/releases”
> maven repository to my dependencies
>
> It would be great to document it.
>
> 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.
>
>
> *INTEGRATION in EAP 6.x*
>
> In order to integrate Windup 2.1.0.Final in EAP, I tried to follow the
> same way that worked for windup 0.7:
> - define a custom jboss-module containing most of the windup and add ons
> libraries (expected the weld ones)
> - control the loaded dependencies with a custom
> jboss-deployment-structure.xml
>
> 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?
>
>
> Maybe using a java wrapper and calling the standalone windup installation
> would be a better idea ...
>
>
> best regards,
>
> Marc
>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev
>
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/windup-dev/attachments/20150225/148dbbbf/attachment.html
More information about the windup-dev
mailing list