Hello Everyone,

I am not able to develop/customize/debug dspace using eclipse as i feel,

Even the logs that i have modified are not reflecting in log file according
to my changes in the source code.

I changed

log.info(LogManager.getHeader(context, "auth", "attempting trivial auth of
user="+netid));


to


log.info(LogManager.getHeader(context, "auth", "attempting trivial LDAP
auth of user="+netid));



However, after re-building and installing , i still see no difference in
the log file.


I doubt, if the changes that i am making are reflecting in the build.


May i please ask for some help, about how to modify the source code,
compile, rebuild and deploy ( with the same database), using eclipse.


I tried maven,eclipse, and tomcat integration but it did not work as
expected. I would really appreciate, if someone could explain, the steps to
modify and deploy source code using eclipse.


Thank you


Lohit
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to