Hello, I have installed spacewalk on Fedrora 24 ( https://github.com/spacewalkproject/spacewalk/wiki/HowToInstall ) and it is working fine. I am trying to setup development environment ( https://github.com/spacewalkproject/spacewalk/wiki/DevelopmentWorkstationSetup) on top of this. I am following steps under Poor Man’s Dev workstation.
• sudo /usr/sbin/rhn-satellite stop • sudo yum install ant-contrib yum-plugin-versionlock • sudo yum install jmock --disablerepo=* --enablerepo=jpackage-generic • cd $SPACEWALK_GIT/java • sudo ant install-web • sudo ant install-tomcat • sudo service tomcat restart I am able to execute above steps successfully, it is not giving me any errors. But after doing change in source code I do not see those changes on web page. It seems my changes are not reflecting. Can you please help me to resolve this issue. Thanks Bhavesh
_______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel