awips2/edexOsgi/com.raytheon.uf.edex.registry.ebxml/web/WEB-INF/dwr.xml
Steve Harris 328c6dccad 13.2.1-2 baseline
Former-commit-id: bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf
2013-01-23 11:18:44 -05:00

11 lines
No EOL
321 B
XML

<!DOCTYPE dwr PUBLIC
"-//GetAhead Limited//DTD Direct Web Remoting 1.0//EN"
"http://www.getahead.ltd.uk/dwr/dwr10.dtd">
<dwr>
<allow>
<create creator="new" javascript="RegistryWeb">
<param name="class" value="com.raytheon.uf.edex.registry.ebxml.web.RegistryWebAdmin"/>
</create>
</allow>
</dwr>