I hereby claim:
- I am gcarre on github.
- I am gcarre (https://keybase.io/gcarre) on keybase.
- I have a public key ASCvCtwckOkpfmT5w4G7OHxgOuwaPlTHEH-AuVC4NN0EIgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
public class CanonicalDataModel { | |
public List<ObjectDefinition> objects; | |
} | |
public class ObjectDefinition { | |
public String name; | |
public String id; | |
public List<ObjectField> fields; | |
public List<ObjectDefinition> associations; | |
public boolean attachmentType; |
[2012-06-26 12:21:48] JRebel: Class 'org.apache.cxf.jaxb.JAXBDataBinding' could not be processed by org.zeroturnaround.javarebel.integration.cxf.cbp.JAXBDataBin | |
[email protected]@12c8190 | |
org.zeroturnaround.bundled.javassist.CannotCompileException: [source error] no such class: JAXBCONTEXT_CACHE | |
at org.zeroturnaround.bundled.javassist.CtBehavior.insertBefore(JRebel:725) | |
at org.zeroturnaround.bundled.javassist.CtBehavior.insertBefore(JRebel:685) | |
at org.zeroturnaround.javarebel.integration.cxf.cbp.JAXBDataBindingCBP.process(JAXBDataBindingCBP.java:17) | |
at org.zeroturnaround.javarebel.integration.support.JavassistClassBytecodeProcessor.process(JRebel:59) | |
at com.zeroturnaround.javarebel.SDKIntegrationImpl.runProcessor(JRebel:499) | |
at com.zeroturnaround.javarebel.SDKIntegrationImpl.runProcessors(JRebel:488) | |
at com.zeroturnaround.javarebel.SDKIntegrationImpl.runBytecodeProcessors(JRebel:444) |