Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipselink-users] dynamic weaving now possible with jBoss 5 ? Any experiences?

Manfred,
    Hi, good question.  Yes, the latest JBoss 5.0CR2 (Oct 2008) release should be fully JEE5 compliant with a temporary ClassLoader that we can use to do dynamic weaving.  This just needs to be fully tested with a possible JBoss 5 platform addition so we support users before/after 5.0CR2.  I would like to verify this asap.


    See outstanding 252965 design change to verify JBoss 5.0CR2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252965
     You may track and/or edit this bug.


   See original workaround for JBoss 4/5.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=227630
https://jira.jboss.org/jira/browse/EJBTHREE-572

   See quickstart JBoss web tutorial.
http://wiki.eclipse.org/EclipseLink/Examples/JPA/JBoss_Web_Tutorial

   See static weaving workaround (soon to be deprecated for 5.0CR2)
http://wiki.eclipse.org/EclipseLink/Examples/JPA/Migration/JBoss
       
    Thank you
    /michael

----------Original Message----------

From: Manfred Schenk <Manfred.Schenk@xxxxxxxxxxxxxxxxxx>
Sent: Mon, January 12, 2009 5:38 AM
To: EclipseLink User Discussions <eclipselink-users@xxxxxxxxxxx>
Subject: [eclipselink-users] dynamic weaving now possible with jBoss 5 ? Any experiences?


Hi,

since my last question here concerning static weaving received no
answers I'll now try a second approach our problem: instead of static
weaving I'd like to use dynamic weaving with jBoss 5.

Should this be possible now with the jBoss 5 version or is it still
recommended to use the static-weaving workaraound also for jboss 5?

Any users here with experiences in this combination (ecliselink & jBoss 5) ?


Regards,
Manfred

--
Manfred Schenk, Fraunhofer IITB
Abteilung LTS
Fraunhoferstraße 1,76131 Karlsruhe, Germany
Telefon +49 721 6091-391
mailto:Manfred.Schenk@xxxxxxxxxxxxxxxxxx
http://www.iitb.fraunhofer.de
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users


Back to the top