Reply To: New JSP pages not loading, existing JSP updates work
Hi Hannes Our folder structure on the host for the webapp is as follows: atg.crt-core (this is our project root and is what is mounted at /vagrant in the VM) – mdpCommerceStore – storeFront – src –...
View ArticleReply To: Enum Getting Loaded Twice
Hello, Could you send in a trace level jrebel.log to support@zeroturnaround.com after recreating the ClassLoader problem you are encountering? Information on how to configure JRebel logging can be...
View ArticleReply To: New JSP pages not loading, existing JSP updates work
Hey, Actually to use JRebel Remoting, there is no need (or even possibility) to start a remote server through IntelliJ. The IDE plugin will contact with the remote server and sync the necessary files....
View ArticleReply To: Runtime.class.getPackage().getImplementationVersion() return null
Hi Bartosz, I’m Hannes, an engineer here at ZeroTurnaround. I’ve managed to reproduce the issue. Thank you for the snippet. Although with Tomcat I had to make additional dependencies and add...
View ArticleReply To: Runtime.class.getPackage().getImplementationVersion() return null
Hi again, Would it be possible for you to also make a small sample app where the issue would also be present for Tomcat? Just to make sure our fix would indeed help to solve your specific issue too....
View ArticleXRebel not working with WildFly 10.1.0.Final
XRebel not working with WildFly 10.1.0.Final 2016-10-03 14:34:59 XRebel: ERROR com.zeroturnaround.xrebel.bundled.javassist.NotFoundException: handleFirstRequest(..) is not found in...
View ArticleReply To: XRebel not working with WildFly 10.1.0.Final
Hi Seto, It’s Leila from ZeroTurnaround Support team. Hope you’re doing great! Letting you know that we have added integrations for WildFly 10.1.0 in the latest XRebel nightly build. Please find the...
View ArticleReply To: XRebel not working with WildFly 10.1.0.Final
It works for WildFly 10.1.0.Final. Thank you. Is there a nightly download page like JRebel for XRebel? https://zeroturnaround.com/software/jrebel/download/nightly-build/ This reply was modified 10...
View ArticleReply To: XRebel not working with WildFly 10.1.0.Final
Happy to hear that XRebel is working as intended! XRebel doesn’t have a nightly download page like JRebel has. Please don’t hesitate to contact us if you should need any assistance with XRebel again,...
View ArticleReply To: Runtime.class.getPackage().getImplementationVersion() return null
I’d like to let you know we have a potential fix available in our latest nightly version. Please download it at https://zeroturnaround.com/software/jrebel/download/nightly-build. Scroll down to...
View ArticleNetbeans 8.2 Support
Hi, When can we expect support for Netbeans 8.2? I can’t find jrebel in the plugin section.
View ArticleReply To: Netbeans 8.2 Support
Hi Chris! We posted our plugin also for NB version 8.2, and it is currently in “pending” state. You can see for yourself here: http://plugins.netbeans.org/plugin/22254/?show=true Until NetBeans signs...
View ArticleApache tiles problem when adding jrebel.jar to Tomcat 8
I am trying JRebel for the first time and having some difficulty getting it working. I downloaded jrebel.jar and added the configuration so the setenv.bat of my development Tomcat instance (running on...
View ArticleReply To: Apache tiles problem when adding jrebel.jar to Tomcat 8
Hello! Could you please enable trace logging by adding the following argument to your server’s VM options: -Drebel.log=trace After doing so, please reproduce this issue and send the jrebel.log file...
View ArticleReply To: Registration of optimizer broken. not able to use it.
This bit me – not super clear that you need to provide a country code – so i banged on 2151234567 for a bit but 12151234567 works – maybe you guys can put some help text in a revision. thanks
View ArticleJRebel Activation through License Server
Good afternoon in my timezone. I am working with IntelliJ and JRebel plugin 6.5.1 To activate my license i am connecting to the License Server, the problem is this new plugin version does not have the...
View ArticleReply To: Updating values of constant fields
Is this still the case with the latest version of JRebel? Would it be possible to have a clearer indication from JRebel when it was able to swap out all the code or not? Right now, when something like...
View ArticleReply To: JRebel Activation through License Server
File/Settings, Appearance&Behaviour/System Settings/HTTP Proxy, Manual Proxy Configuration
View ArticleReply To: JRebel Activation through License Server
Hi, I’m Risto, one of the engineers here at ZeroTurnaround. How are you today? You can configure the proxy by adding the -Drebel.ide.pass_http_nonproxyhosts=true vm argument. Note that after 6.5.2...
View Article