
Hi all I setup JRebel as wiki suggests to reduce redeployment time. When I started up JBoss, it's generally perfect except some errors ========== 2012-02-09 19:55:51,032 INFO [stdout] (MSC service thread 1-1) JRebel: Class 'org.jboss.as.ee.component.ViewConfiguration' could not be processed: 2012-02-09 19:55:51,033 ERROR [stderr] (MSC service thread 1-1) org.zeroturnaround.bundled.javassist.NotFoundException: addViewPostConstructInterceptor(..) is not found in org.jboss.as.ee.component.ViewConfiguration 2012-02-09 19:55:51,034 ERROR [stderr] (MSC service thread 1-1) at org.zeroturnaround.bundled.javassist.CtClassType.getDeclaredMethod(JRebel:1196) 2012-02-09 19:55:51,034 ERROR [stderr] (MSC service thread 1-1) at org.zeroturnaround.javarebel.jboss7.cbp.ViewConfigurationCBP.process(ViewConfigurationCBP.java:59 ========== Is anyone with same situation , or it is a minor exception I can ignore? Log is attached if you want it. thanks Joseph