The services.xml file has the signaturePropFile attribute set as
follows:

        <signaturePropFile>sec.properties</signaturePropFile>

And it is in the .aar file alongside the keystore (no package heirarchy
in the path). Yet I get a server side error saying that the
sec.properties file cannot be loaded. This error goes away if I jar up
the file and drop it in the axis2/WEB-INF/lib, but I would rather not do
that, I would rather the file be added to a given service's archive. How
can I get the server side to see the file without having it in the
global lib?



Thanks,

Alan J


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

Reply via email to