Extending WebLogic policy agent

Hello all;I am using AM policy agent for WebLogic portal server. Is there a way to extend the functionality of this policy agent. I need to make the agent do more than what it provides OOTB. Is there a way to do that? Any suggestions?Thanks
[261 byte] By [iamssoa] at [2007-11-27 7:14:39]
# 1
What exactly do you need to do? Are you operating the agent in J2EE mode or URL policy mode?
Aaron_Andersona at 2007-7-12 19:04:53 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Hi Aaron;

I am trying to see if I can force the policy agent to be invoked on non-protected resources.The agent is in J2EE mode. The scenario that I have is the whole site is open and nothing is protected so I have to make the policy agent recognize requests for both protected and non protected resources. The other issue I have is that even if I create a cookie the policy agent doesn't maintain the session state since the requests are for unprotected resources. It (PA) doesn't "touch" the cookie since the requests didn't go through it.

Thanks,

iamssoa at 2007-7-12 19:04:53 > top of Java-index,Web & Directory Servers,Directory Servers...