I'm using XFire's dynamic client ability to use a simple web service.  In the
process of getting things working, I  was getting a Java security exception,
as XFire seemed to be looking for a file called wsdl.properties in
JAVA_HOME/jre/lib/.  This file doesn't exist in my JDK installation
(1.4.2_16).  I was able to get around this by adding a FilePermission for
this file into are security policy file.  My question is, what does the
wsdl.properties file do?  XFire seems to work fine without it.  Is there a
way to make XFire not even look for it or look for it somwhere else (so that
I can remove the FilePermission in my security policy)?

Thanks!


-- 
View this message in context: 
http://www.nabble.com/wsdl.properties--tf4951907.html#a14179146
Sent from the XFire - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to