[
https://issues.apache.org/jira/browse/ANY23-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351306#comment-16351306
]
ASF GitHub Bot commented on ANY23-321:
--------------------------------------
Github user lewismc commented on the issue:
https://github.com/apache/any23/pull/56
Thanks @HansBrende :)
Once you have built the Webservice and deployed to Tomcat, you should make
sure that you check the **openie** checkbox in the GUI.
You can set a breakpoint at the [openie conditional toggle on in
Servlet.java](https://github.com/lewismc/any23/blob/ANY23-321/service/src/main/java/org/apache/any23/servlet/Servlet.java#L93)
which will enable you to see that the parameter is being received on server
side. From here, you need to look into how the Any23PluginManager does dynamic
classloading.
Let me know how you get on and I can provide a bit more context as to how
the directory openie structure works for dynamic loading.
Thanks in advance,
> Add openie toggle functionality to service
> ------------------------------------------
>
> Key: ANY23-321
> URL: https://issues.apache.org/jira/browse/ANY23-321
> Project: Apache Any23
> Issue Type: Bug
> Components: openie, service
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 2.3
>
>
> This issue is to add new functionality which provides an on-off switch for
> running the openie module in addition to existing extractions. Basically
> replicating the 'Report' or 'Annotate' check boxes would be ideal.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)