[Registry-dev] Authentication and Authorization implementation

Glen Daniels glen at wso2.com
Sat Sep 29 04:59:37 PDT 2007


Hi Chathura!

Chathura C. Ekanayake wrote:
> 4) Place the user.default.sql file in some folder (e.g. 
> C:\user.default.sql)
> 
> 5) Edit the <tomcat-home>\webapps\wso2registry\WEB-INF\web.xml file to 
> contain the following entry.

Any reason we can't put the user.default.sql file right in the webapp 
and have the default configuration just find it there?  If the property 
is set then it can override, but if not then it looks (using 
getResourceAsStream() or using getRealPath()) in the webapp.

Fewer steps == better!

--Glen



More information about the Registry-dev mailing list