[windup-dev] Fwd: ATTENTION: JBoss Windup / Migration Websphere to JBoss

Jess Sightler jsightle at redhat.com
Wed Aug 5 21:37:21 EDT 2015


Also, I found a bug in this today that was causing it to mark every type 
reference as "unbound" in some cases. Basically the JDT compiler was 
aborting and refusing to provide bindings.

I have a workaround and I'll try to send a PR for that tomorrow. 
Hopefully I can put together a sample of the API support in the 
windup-rulesets repo tomorrow as well.

On 08/05/2015 01:28 PM, Brad Davis wrote:
> Hmm, so I am open to the idea.  In order to have this, would we pre-package the Java EE 5 and 6 classes as a package that gets installed to Windup somewhere?  Where does that package go to get picked up?
>
> Thanks,
> Brad Davis
> Senior Manager, Red Hat Consulting
> Email: bdavis at redhat.com | c: 980.226.7865 | http://www.redhat.com
>
>
> ----- Original Message -----
> From: "Lincoln Baxter, III" <lincolnbaxter at gmail.com>
> To: "Windup-dev List" <windup-dev at lists.jboss.org>, "Brad Davis" <bdavis at redhat.com>
> Sent: Wednesday, August 5, 2015 1:09:50 PM
> Subject: Re: [windup-dev] Fwd: ATTENTION: JBoss Windup / Migration Websphere to JBoss
>
> What Jess showed me was this:
>
> Basically create a file named ***.metadata.xml and it will be picked up.
> That file needs to specify a technology and a list of JAR files
>
> *JavaClassBindingStatusTest.technology.metadata.xml*
>
> <?xml version="1.0"?><java-technology-metadata xmlns="
> http://windup.jboss.org/schema/jboss-ruleset"> <technology id="fakeserver"/>
> <additional-classpath>lib/commons-io-2.1.jar</additional-classpath></
> java-technology-metadata>
>
> On Wed, Aug 5, 2015 at 1:00 PM, Lincoln Baxter, III <lincolnbaxter at gmail.com
>> wrote:
>> Jess.
>>
>> Could you perhaps add one jar as an example so that others can follow and
>> do the rest? I think from what you showed me, it looks very simple. Just
>> need to see one case of how it works so it can be expanded.
>> Thoughts?
>>
>> Thanks,
>> Lincoln
>>
>> On Tue, Aug 4, 2015 at 5:44 PM, Jess Sightler <jsightle at redhat.com> wrote:
>>
>>> The implementation is there, someone just needs to add a couple of jars
>>> and an xml to the rulesets.
>>>
>>> This should be an easy task for someone to pick up, right?
>>>
>>>
>>> On 08/04/2015 05:13 PM, Lincoln Baxter, III wrote:
>>>
>>> That makes sense. It's way too noisy right now. We need to implement
>>> server profiles / classloader content lists in order to make that one
>>> actually useful.
>>>
>>> On Tue, Aug 4, 2015 at 10:31 AM, Brad Davis <bdavis at redhat.com> wrote:
>>>
>>>> All of the changes are in pull requests, but for the lab, I turned off
>>>> the FindUnboundJavaReferencesRuleProvider for the time being.
>>>>
>>>> Brad Davis
>>>> Senior Manager, Red Hat Consulting
>>>> Email: bdavis at redhat.com | c: 980.226.7865 | <http://www.redhat.com>
>>>> http://www.redhat.com
>>>>
>>>>
>>>> ----- Original Message -----
>>>> From: "Lincoln Baxter, III" < <lincolnbaxter at gmail.com>
>>>> lincolnbaxter at gmail.com>
>>>> To: "Windup-dev List" <windup-dev at lists.jboss.org>
>>>> Sent: Tuesday, August 4, 2015 9:46:57 AM
>>>> Subject: Re: [windup-dev] Fwd: ATTENTION: JBoss Windup / Migration
>>>> Websphere to JBoss
>>>>
>>>> Brad, this is fantastic. When we release a new version of Windup we'll
>>>> have to get it in there. I assume all of your fixes are now PRs that we
>>>> should be merging in soon? (Thus they will be in the next release.)
>>>>
>>>> On Tue, Aug 4, 2015 at 8:45 AM, Brad Davis < <bdavis at redhat.com>
>>>> bdavis at redhat.com > wrote:
>>>>
>>>>
>>>> Team, I've updated the Windup Lab material, available at the link below.
>>>> It has patched an issue and added story points to the base lab. Also, it
>>>> has a refreshed Windup build, the Summit Lab & Summit Presentation material.
>>>>
>>>> https://drive.google.com/open?id=0B9KZqeSjffuUWXZQUUJROUI2ME0
>>>>
>>>> Thanks,
>>>> Brad Davis
>>>> Senior Manager, Red Hat Consulting
>>>> Email: bdavis at redhat.com | c: 980.226.7865 | <http://www.redhat.com>
>>>> http://www.redhat.com
>>>> _______________________________________________
>>>> 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."
>>>>
>>>> _______________________________________________
>>>> windup-dev mailing list
>>>> windup-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>>>> _______________________________________________
>>>> 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."
>>>
>>>
>>> _______________________________________________
>>> windup-dev mailing listwindup-dev at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/windup-dev
>>>
>>>
>>> --
>>> Calendar Free/Busy: https://www.google.com/calendar/embed?src=jsightle%40redhat.com&ctz=America/New_York
>>>
>>>
>>> _______________________________________________
>>> 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."
>>
>
>



More information about the windup-dev mailing list