While I am trying to solve those import issues, I would like to execute following request using java code
--header="X-P-Timestamp: 1262780093" --header="X-P-PAccessId: 3NJZKDY87A97" --header="X-PSignature: ClYCatFCVDV0=" --header="Accept: application/xml" "http://localhost:8080/pri-api/demo/catalog" Ofcourse, I would like to set different headers, URL at runtime. can you guys help me? Regards Ajay
