Hi Oliver,
Oliver Welter wrote:
Hi Mario,
Hi, thanks for your answer, but...
Forget the answer - the occurence of the string here is ok - was a
mistake...
Are you sure that the loa.xml is causing the problem ? If so, try to
validate the XML, perhaps you have a forgoten bracket somewhere.
Otherwise I dont have an idea...
Oliver
the file loa.xml is as generated by config_etc command, i check for
syntax errors, but i found nothing wrong.
I don't know if the problem is in the loa.xml but the error reported by
batch processor is on the following row of code
$loaTwig = loadConfigXML ('LOAConfiguration');
if (not $loaTwig) {
$errno = 6732;
$errval = gettext ('Cannot load loa configuration');
return undef;
}
my @loaList ;
my ($al, $level);
my $found = 0;
my $index = 0;
my @xmlObject = $loaTwig->get_xpath("loa");
while ($found == 0)
{
$al = $xmlObject[$index];
$level =
gettext(($al->first_child('level'))->field);
<------------------------
debug ("crypto-utils.lib: crypto_get_csr_loa_policy: level =
$level");
## find the required level for this req
##
if ($level eq $loa)
the code seems correct: get an array of "loa" node, and for each of them
try to get "level"; the loa.xml respect that expected syntax.
--
Mario Ottone
Arsretia S.r.l.
Via D. Sansotta, 97
00144 Roma (IT)
e-mail: [EMAIL PROTECTED]
Tel.: +390652270097
Fax : +390652272313
INFORMAZIONE RISERVATA E CONFIDENZIALE Questo messaggio contiene
informazioni riservate e confidenziali. Se il lettore non fosse il
destinatario del messaggio, inoltrato e ricevuto per errore, il testo dovrÃ
essere immediatamente cancellato dal computer del ricevente. E'
assolutamente proibita qualunque circolazione, disseminazione o copia del
messaggio spedito e/o ricevuto per errore. AVVERTENZA: I messaggi e-mail non
offrono chiara evidenza del loro ricevimento e, quindi, per istruzioni
relative a pratiche in scadenza consigliamo di utilizzare mezzi di
comunicazione alternativi.
CONFIDENTIALITY and WARNING NOTICE This message may contain legally
privileged or confidential information. If the reader is not the intended
recipient, you received this message in error and it should therefore be
deleted from your computer at once. Any dissemination,distribution and
copying of a message mistakenly sent or received is strictly forbidden.
E-mail does not give positive evidence of receipt, for pending deadlines
alternative back-up is highly recommended.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users