Thanks, Rajini.  I tried this under both the Sun and IBM JDKs and
it built OK on both.  I have checked this change into the trunk as
r610735 and into the sca-java-1.1 branch as r610761.

  Simon

Rajini Sivaram wrote:

Rather than set the JAAS configuration in the JDK security settings file, I
think it could be set in the test setup using

 System.setProperty("java.security.auth.login.config",
"target/classes/CalculatorJass.config");



On 1/3/08, Simon Nash <[EMAIL PROTECTED]> wrote:

I haven't changed my JDK security settings.  Since this sample is
part of the full build (e.g., on Continuum), I don't think it should
require a customized JDK to build it.  If there is no way to build
it on a regular Sun JDK, then I suggest removing it from the samples
pom file for the default build.  The Continuum build is currently
failing because of this issue.

 Simon

Venkata Krishnan wrote:


Hi Simon,

We've had this trouble before after which I have simplified a couple of
things and have updated the README on some setup that is required in the

jre

security settings to get this sample to work.  Could you please let me

know

if you've configured the jre security settings and still face this

problem

?  Thanks

- Venkat

On Jan 2, 2008 5:26 PM, Simon Nash <[EMAIL PROTECTED]> wrote:



I did a full checkout of Java SCA and tried to build it.  I got the
following failure in samples/calculator-implementation-policies.
Looking at the messages, I see validation errors followed by a
problem with login configuration.  Does anyone have ideas on why
this sample is failing?

Simon

(cut)

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






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

Reply via email to