Hi Craig,

[...]

There are some bigger issues when running with security and Windows. The result of

springbeans.jarfile = ${pom.getDependencyPath('org.springframework:spring-beans')}

is

springbeans.jarfile=D:/users/michael/.maven/repository\org.springframework\jars\spring-beans-2.0.jar

This is an internal Maven call that returns mixed "/" and "\" that seems to be confusing Java security policy.

To be continued...

I figured out when hard coding the path names in the 'grant codbase' lines in the security.policy file, I'm able to run with security on windows. That means something is going wrong when using properties (like ${jdo..tck.jdori.jarfile}) in the security.policy file. Even mixing "/" and "\" in the path names works, as long as the path names are hard coded.

Any ideas?

Regards Michael

[...]

--
*Michael Bouschen*
*Prokurist*

akquinet [EMAIL PROTECTED] GmbH
Tempelhofer Ufer 23-24, D-10963 Berlin
Bülowstr. 66, D-10783 Berlin

Fon:   +49 30 235 520-33
Fax:   +49 30 217 520-12
Email: [EMAIL PROTECTED]
Url:    www.akquinet.de <http://www.akquinet.de>

akquinet [EMAIL PROTECTED] GmbH, Berlin
Geschäftsführung: Prof. Dr. Christian Roth, Hendrik Saly, Martin Weber
Amtsgericht Berlin-Charlottenburg HRB 86780
USt.-Id. Nr.: DE 225 964 680

Reply via email to