Reply To: Spring boot and Hibernate session context
[To see what causes the issue we would’ve needed the jrebel.log file, but after asking it in a private conversation, user didn’t come back to us. So the case was closed on our side]
View ArticleReply To: JRebel not working well with JoinFaces
Hi Michal, Thanks for the detailed description of the error. I wasn’t able to completely reproduce the same error, however i noticed that during a reload the scope information was lost so that a...
View ArticleSpring Boot – APPLICATION FAILED TO START
I have a spring boot 1.5.8 that is running fine without Jrebel but with JRebel I get this: *************************** APPLICATION FAILED TO START *************************** Description: Parameter 0...
View ArticleReply To: JRebel not working well with JoinFaces
Hi, I’ve tried replacing @ManagedBean with CDI @Named and @SessionScoped annotations and removed all spring related stuff, but with same result. Here is the example, just named beans, no spring:...
View ArticleReply To: Dependent projects in Gradle with Spring Boot + Hibernate
Case moved to a private channel. In a similar case one can send jrebel.log after reproducing the error to support@zeroturnaround.com About sending logs:...
View ArticleReply To: Spring Boot – APPLICATION FAILED TO START
Hello! Can you send trace jrebel.log after reproducing the error to support@zeroturnaround.com? You can enable trace logging by adding -Drebel.log=trace to your VM arguments. More information about...
View ArticleReply To: Spring Boot JRebel Startup Fail
Hello, This issue has been fixed in the latest nightly build and will be included in the next (7.1.2) release of JRebel as well. All the best, Tiit
View ArticleNot able to apply changes from Android Studio
I have recently installed the JRebel for Android Studio on macOS. When I run the app it runs but when I make some changes and try to apply changes it says Cannot apply changes. JRebel for Android is...
View ArticleDoes spring security configuration file not apply jrebel?
my jrebel version is 7.0 for eclipse. Does spring security configuration file not apply jrebel? Do not you have support yet?
View ArticleReply To: Not able to apply changes from Android Studio
Hey, thanks for reporting the issue. I sent you a snapshot build of JRebel for Android which should resolve the NPE but reloading may still fail (directly to your e-mail). After the failure, please...
View ArticleReply To: Does spring security configuration file not apply jrebel?
Hello! Previously we have been requested to support WebSecurityConfigurerAdapter#configure methods reloading and the ticket is currently in a backlog. Other than that, JRebel should work well for...
View ArticleReply To: Not able to apply changes from Android Studio
Thanks Hannes, the plugin is working now when I updated it from Android Studio.
View ArticleHot reload web apps
I’m developing web app with Spring and Vaadin, and JRebel helps a lot avoiding countless redeploys! It would be even better to have something like Webpack’s hot-module-reload, where the web page...
View ArticleJrebel for android Error:Execution failed for task...
I am using Jrebel for android and periodically have this issue when try to apply changes. After it i need to rebuild project. NDK is missing a "platforms" directory. If you are using NDK, verify the...
View ArticleReply To: Hot reload web apps
Hello, Thank you for the feedback, I spoke with the PM for JRebel. This time of functionality has been considered, however it is not something that is likely to be implemented at this time. Hopefully...
View ArticleWeblogic 12C212
Hi , I have a problem . Jrebel is not working in eclipse on weblogic server. Problem … 2017-11-12 14:15:39 JRebel: ERROR An error occured in a JRebel plugin while handling a class loader destroy...
View ArticleReply To: Jrebel for android Error:Execution failed for task...
Please submit us a support ticket through the IDE submission form (Tools > JRebel for Android > Submit a support ticket) after the issue reproduces. Also, if you could closely monitor what were...
View ArticleJRebel fails to instantiate a new @ManagedProperty bean
Good morning, I’m developing a user interface with JSF 2.0 running on liferay 6.2.2 on JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19), using Liferay Faces Bridge 3.2.5-ga6. I start liferay with: @echo...
View ArticleRestEasy JaxRsActivator not automatically triggering new Service instantiation
When I create a new method for an existing REST webservice it works like a charm without recompiling nor restarting jboss. But when I create a new WebService from scratch it doesn’t: it needs to...
View Article