> From: Peter Robins [mailto:[EMAIL PROTECTED]]
> 
> Altho I can put most of my sensitive data in an RDBMS with proper
security,
> when I see things like db passwords lying around in non-secure XML
files,
> which can easily be referenced programmatically, then alarm bells
start
> ringing. I haven't found any reference anywhere to encrypting data
elements
> such as this. Can Cocoon handle this?

Peter,

How do you handle plain text DB password in the weblogic's config.xml
file? Or in the JRun server's local.properties file? Or Tomcat's
server.xml?

I guess that you can apply same technique to the Cocoon's cocoon.xconf.

PS Cocoon uses Avalon's JDBC pools, so you may want to ask this on
Avalon list.

Vadim


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to