发布于 2014-11-05 03:51:04 | 245 次阅读 | 评论: 0 | 来源: 网友投递
JRebel JavaEE开发工具
JRebel是一套JavaEE开发工具。JRebel允许开发团队在有限的时间内完成更多的任务修正更多的问题,发布更高质量的软件产品。 JRebel是收费软件,用户可以在JRebel官方站点下载30天的评估版本。
JRebel 6.0.0 发布,JRebel是一套JavaEE开发工具。JRebel允许开发团队在有限的时间内完成更多的任务修正更多的问题,发布更高质量的软件产品。 JRebel是收费软件,用户可以在JRebel官方站点下载30天的评估版本。
改进记录:
Added support for reloading class hierarchies (adding/swapping superclasses, implemented interfaces).
Added support for initializing new instance fields.
Added support for Tomcat 8.0.14.
Added support for JBoss EAP 6.3.0.
Added support for Glassfish 4.1.
Added support for Spring Boot.
Added support for EclipseLink MOXy 2.3.2, 2.4.2, 2.5.0.
Improved the performance of JBoss 7 / JBoss EAP 6 EJB.
Improved the handling of anonymous inner classes.
Fixed an issue wherein Hibernate, configured with hbm2ddl.auto=”create-drop” caused an “Auto-commit cannot be set while enrolled in a transaction” error during reload.
Fixed an issue wherein java.lang.ClassCastException: org.jboss.as.ee.component.BasicComponent cannot be cast to org.jboss.as.webservices.injection.WSComponent were thrown on JBoss 7 in some cases.
Fixed an issue wherein java.lang.NullPointerException was thrown at org.jboss.as.weld.injection.WeldManagedReferenceFactory.getReference() in some cases.
Fixed an issue where processing some lambdas caused a Processing Lambda failed: -1: java.lang.ArrayIndexOutOfBoundsException: -1 to occur.
Fixed an issue wherein javax.ejb.EJBException: java.lang.IllegalArgumentException: Named query not found was thrown if a JBoss EJB module had a bean annotated with @WebService.
Fixed an issue wherein java.lang.NullPointerException at com.ibm.ws.webcontainer.webapp.WebApp.getServletContextName was thrown when running Liferay on WAS.
Fixed an issue wherein javax.servlet.ServletException: PWC1232: Exceeded maximum depth for nested request dispatches: 20 was caused by JRebel Stripes integration in some cases.
Fixed an issue wherein java.lang.NullPointerException was thrown for JAXBContextImpl.equals() in some cases.
Fixed an issue wherein java.lang.NullPointerException at net.sourceforge.stripes.controller.UrlBindingFactory.removeBinding would occur during Stripes action bean reload.
Fixed an issue wherein JSF/Mojarra composite components were not reloaded from the JAR.
Fixed an issue wherein JRebel enabled server VMs did not correctly respect the HTTP Accept-Ranges header.
Fixed an issue wherein the Spring bean @Value annotated properties were not correctly reloaded when the property changed.
Fixed an issue wherein the Spring bean @Autowired annotated properties of List type were not populated with the beans implementing the List type.
Fixed an issue wherein java.lang.NullPointerException was thrown when executing Hibernate Criteria API query in some cases.
Fixed an issue wherein reloading Spring Batch factory beans crashed with a CannotCompileException: [source error] no such class: serviceRegistry in some cases.
Fixed an issue wherein java.lang.NegativeArraySizeException was thrown from org.springframework.core.AttributeAccessorSupport.copyAttributesFrom() during concurrent access.
Fixed an issue wherein JRebel Spring integration threw an exception if ApplicationContext was accessed before initialization.
Fixed an issue with reloading Spring BeanNameAware beans.
Fixed an issue wherein Metro JAX-WS endpoints were not registered and generated 404 errors in some cases.
Fixed an issue wherein @NotNull annotation on entity superclass did not work on WildFly.
Fixed an issue wherein org.apache.camel.component.bean.MethodNotFoundException was thrown for a Camel route when breaking and fixing it.
Fixed an issue wherein java.lang.ClassCastException: org.apache.webbeans.context.CustomContextImpl incompatible with org.zeroturnaround.jrebel.myfaces.util.JrFlowDefinitionContext was thrown using OpenWebBeans with MyFaces in some cases.
Fixed an issue wherein java.lang.IllegalStateException: CDI BeanManager cannot find an instance of requested type org.apache.myfaces.cdi.view.ApplicationContextBean was thrown using OpenWebBeans with MyFaces.
Fixed an issue wherein Simpleframework XML processing was extensively delayed when running with JRebel.
Fixed an issue wherein JRebel Axis2 WAS8 integration would cause problems with previous versions of WAS.
Fixed an issue wherein CannotCompileException was thrown during startup when using Spring Date 1.0.2.
Fixed an issue wherein Mojarra XHTML files were not found from nested modules if JRebel Mojarra integration was disabled.
Fixed an issue wherein java.lang.NullPointerException at org.zeroturnaround.javarebel.webobjects.WebObjectsPlugin.preinit() was thrown when using WebObjects.
Removed support for the deprecated perpetual license type.
Overhauled the JRebel Activation GUI.