From: raffaele m. <raf...@at...> - 2012-03-02 10:47:37
|
On Feb 18, 2012, at 3:22 PM, raffaele messuti wrote: > i'm not finding documentation for enabling api (1.6.0 or later) > https://webarchive.jira.com/wiki/display/wayback/OS+Wayback+API+Documentation could you help me about this? how i can enable /xmlquery ? i've deployed the wayback in webapps/ROOT and the AccessPoint is configured as follow: <bean name="+" class="org.archive.wayback.webapp.ServerRelativeArchivalRedirect"> <property name="matchPort" value="8080" /> <property name="useCollection" value="true" /> </bean> <bean name="8080" class="org.archive.wayback.webapp.AccessPoint"> but /xmlquery give me 404 thanks -- raf...@at... |