- Where Developers Learn, Share, & Build Careers
I decided to try social JRBell for an open source, personal project and I am not getting this work. I use the Eclipse Indigo IDE and I have downloaded JRBEL with Eclipse Marketplace and have activated JRBell with my free license. I set up the Glassfish application server with enabling JRBEL and auto-publishing.
Here are my rebel.xml And my project structure looks like this The problem is that when I change something in the Instead of the source directory you should be & lt; Classpath & gt; In the compiled / build directory of your rebel.xml, for example if the src / class is compiled in class / bin, then you should have this: JRBell compiled. Works with class files and depends on IDE to compile them.
& lt ;? Xml version = "1.0" encoding = "UTF-8"? & Gt; & Lt; Application xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns = "http://www.zeroturnaround.com" XSI: schema location = "http: //www.zeroturnaround com http : //www.zeroturnaround.com/alderaan/rebel-2_0.xsd "& gt; & Lt; Classpath & gt; & Lt; Dir name = "D: / workspace / g / cati java / src / ro / cati / actions" & gt; & Lt; / Dir> & Lt; / Classpath & gt; & Lt; Web & gt; & Lt; Link target = "/" & gt; & Lt; Dir name = "D: / workspace / g / catiJava / WebContent" & gt; & Lt; / Dir> & Lt; / Link & gt; & Lt; / Web & gt;
dashboardaction.java package
ro.cati.actions Nothing happens in the form of a source I still have to deploy to see the actual changes.
...
Comments
Post a Comment