|
From: <pe...@us...> - 2003-10-28 23:43:53
|
Update of /cvsroot/neuclear/neuclear-commons/src/java
In directory sc8-pr-cvs1:/tmp/cvs-serv8665/src/java
Added Files:
neuclear-commons.xml
Removed Files:
neuclear-conf.xml
Log Message:
The PassPhraseDialogue now works. It simply presents itself as a simple modal dialog box asking for a passphrase.
The two SignerStore implementations both use it for the passphrase.
--- NEW FILE: neuclear-commons.xml ---
<components>
<component type="org.neuclear.commons.sql.ConnectionSource" class="org.neuclear.commons.sql.DefaultConnectionSource"/>
</components>
--- neuclear-conf.xml DELETED ---
|