• problems processing XML -- found and fixed

    Encountering 'java.lang.IncompatibleClassChangeError' exception when attempting to call methods of an instance of class 'com.sun.xml.tree.ElementNode' (Sun's implementation of the 'org.w3c.dom.Element' interface) from...
    Profile Photo
    created by jeffgrigg2
  • configure,jca and xa .to integrate two application server.

    i have set up the jboss4.0 jboss-head. i want to finish a distributed transaction that bypass two j2ee platform.jboss and websphere by jca adapter and xa specification. I want to know i will configure the xadatasource...
    Profile Photo
    created by xiaoyi
  • write  CtClass object to an external repositary  storage

    yamazaki The example given by you illustrated how to create a new class and add fields ( methods) to that newly created class "someClass". If I want to store this newly created class into an external storage such as ...
    Profile Photo
    last modified by mingqin
  • Javassist sample

    Hi, I would like to receive a sample pgm, that creates an object with an oject as attribute. Also after creating CtClass objects how to use that ? do i need to interospect every time to use it or can i use like othe...
    Profile Photo
    last modified by popmace
  • License question

    I recently got turned on to Javassist by Bill Burke, when he mentioned it at a talk near Boston (,MA, USA). Tapestry, the web application framework, uses a kind of "aspect-lite" technology, where it takes existing cl...
    Profile Photo
    last modified by hlship