Menu

Problems Modifying Source Code and Build.xml

Gerald E
2008-02-13
2013-06-04
  • Gerald E

    Gerald E - 2008-02-13

    Seth,

    I switched my xacml project to a new PC. On my original PC I was able to modify the source code, rebuild it with the build.xml file, copy over the sunxacml.jar into the lib directory and view the changes as I ran my program.

    For some reason now when I try to setup xacml on any other computer and try to do the same procedures as I listed above I can do everything but view the changes I made in the code. I tried simple changes like println statements in certain classes to test it.

    In Eclipse, I would rebuild the classes and create the new sunxaxml.jar that I would then place in the lib directory, as before, but when I run my program none of the changes are shown, in my case the basic println statements.

    If you could help me with the matter in hand it would be greatly appreciated.

    Regards,

    Gerald

     
    • Seth Proctor

      Seth Proctor - 2008-02-14

      Hi Gerald. I'm not sure what your problem is without seeing more detail. Are you sure that you're building a new jar file, and using that library when running your tests?

      seth

       

Log in to post a comment.