Hi again,

My question is because for entity key "uddi:juddi.apache.org:businesses-asf"
the owner of this is "root". How to change this "root" value. As I feel
this is hard coded.  Correct me if I am wrong

Scenario;
In ValidatePublish#validateBusinessService method I am getting a invalid
key exception because

publisher.isOwner((UddiEntity) parentTemp) >> returns false;


NOTE: Since in real world it is not good to use "root"/"root" as
username/password, I wrote a custom authenticator where it authenticates
the credentials against a LDAP and if success
return super.authenticate(s,s1);.  Then I am facing above mention issue.

Please correct me if I have done something wrong here.



-- 
Subash Chaturanga
Department of Computer Science & Engineering
University of Moratuwa
Sri Lanka

Blog -  http://subashsdm.blogspot.com/
Twitter - http://twitter.com/subash89

Reply via email to