You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Jones, Alan R" <al...@boeing.com> on 2006/08/25 20:02:41 UTC

[axis2]

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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org