+++ CREAM-159: Full proxy DN in CREAM log +++++++++++++++ OK Regression test: Verify that for any request coming from the UI (joblist, delegate, etc.) a new message in the log appears with the following format: INFO org.glite.ce.commonj.authz.axis2.AuthorizationHandler.Accounting The string "operation details" must contain a field FULL_DN with the DN of the voms-proxy used to authenticate. Execution: ON UI: [bertocco@cert-24 tests]$ glite-ce-job-list cert-08.pd.infn.it:8443 ON CREAM_CE: [root@cert-08 ~]# tail -f /var/log/cream/glite-ce-cream.log ....... 18 Aug 2014 17:30:13,210 INFO org.glite.ce.commonj.authz.gjaf.VomsServicePDP - VOMS attribute authorized: /dteam/Role=NULL/Capability=NULL 18 Aug 2014 17:30:13,210 INFO org.glite.ce.commonj.authz.axis2.AuthorizationHandler.Accounting - request for OPERATION={http://glite.org/2007/11/ce/cream}JobList; REMOTE_REQUEST_ADDRESS=193.206.210.251; USER_DN=CN=Sara Bertocco,L=Padova,OU=Personal Certificate,O=INFN,C=IT; USER_FQAN={ /dteam/Role=NULL/Capability=NULL; /dteam/NGI_IT/Role=NULL/Capability=NULL; }; FULL_DN=CN=proxy,CN=Sara Bertocco,L=Padova,OU=Personal Certificate,O=INFN,C=IT; AUTHORIZED 18 Aug 2014 17:30:13,210 INFO org.glite.ce.commonj.authz.axis2.AuthorizationHandler - request for OPERATION={http://glite.org/2007/11/ce/cream}JobList; REMOTE_REQUEST_ADDRESS=193.206.210.251; USER_DN=CN=Sara Bertocco,L=Padova,OU=Personal Certificate,O=INFN,C=IT; USER_FQAN={ /dteam/Role=NULL/Capability=NULL; /dteam/NGI_IT/Role=NULL/Capability=NULL; }; AUTHORIZED +++ CREAM-157: Transfer to CREAM failed due to exception: not constant expression found +++++++++++ Regression test: not available. Transfer to CREAM failed due to exception: not constant expression found +++ CREAM-156: Broken link for LB java client +++++++++++ Regression test: There are no regression tests for this bug. Deployment tests, both installation and update, are enough to check if the symbolic link is correctly created in /var/lib/tomcat[56]/webapps/ce-cream/WEB-INF/lib/ +++ CREAM-149: Use VOMS/CanL APIs instead of VOMS UI +++++++++++ Regression test: There are no regression tests for this bug. Functional tests are enough, that means: 1) creating a voms-proxy, both a standard proxy and a globus one 2) delegating a proxy on the CE 3) submitting a job with ISB/OSB transfer +++ CREAM-134: Improvements to the CREAM JDL parser +++++++++++ Regression test: Nuova testsuite?