[jira] [Commented] (CONNECTORS-61) Support bundling of LCF with an app

2011-08-12 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084074#comment-13084074
 ] 

Karl Wright commented on CONNECTORS-61:
---

The current status of this ticket is that it is stalled.  What is needed, in my 
view, to complete it is the following:

(1) Make the jetty-runner class include specific methods for programmatically 
starting and stopping the ManifoldCF quick start from within an enclosing 
process, and
(2) Document those methods in "how to build and deploy".


> Support bundling of LCF with an app
> ---
>
> Key: CONNECTORS-61
> URL: https://issues.apache.org/jira/browse/CONNECTORS-61
> Project: ManifoldCF
>  Issue Type: Sub-task
>  Components: Documentation, Framework crawler agent
>Affects Versions: ManifoldCF 0.3
>Reporter: Jack Krupansky
>Priority: Minor
>
> It should be possible for an application developer to bundle LCF with an 
> application to facilitate installation and deployment of the application in 
> conjunction with LCF. This may (or may not) be as simple as providing 
> appropriate jar files and documentation for how to use them, but there may be 
> other components or scripts needed.
> There are two options: 1) include the LCF UI along with the other LCF 
> processes, and 2) exclude the LCF UI and include only the other processes 
> that can be controlled via the full API.
> The database server would be included.
> The web app server would be optional since the application may have its own 
> choice of web app server.
> One use case is bundling LCF with Solr or a Solr-based application.
> Note: This issue is part of Phase 2 of the CONNECTORS-50 umbrella issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-61) Support bundling of LCF with an app

2011-08-12 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084112#comment-13084112
 ] 

Karl Wright commented on CONNECTORS-61:
---

r1157095 for the jetty-runner changes.


> Support bundling of LCF with an app
> ---
>
> Key: CONNECTORS-61
> URL: https://issues.apache.org/jira/browse/CONNECTORS-61
> Project: ManifoldCF
>  Issue Type: Sub-task
>  Components: Documentation, Framework crawler agent
>Affects Versions: ManifoldCF 0.3
>Reporter: Jack Krupansky
>Assignee: Karl Wright
>Priority: Minor
>
> It should be possible for an application developer to bundle LCF with an 
> application to facilitate installation and deployment of the application in 
> conjunction with LCF. This may (or may not) be as simple as providing 
> appropriate jar files and documentation for how to use them, but there may be 
> other components or scripts needed.
> There are two options: 1) include the LCF UI along with the other LCF 
> processes, and 2) exclude the LCF UI and include only the other processes 
> that can be controlled via the full API.
> The database server would be included.
> The web app server would be optional since the application may have its own 
> choice of web app server.
> One use case is bundling LCF with Solr or a Solr-based application.
> Note: This issue is part of Phase 2 of the CONNECTORS-50 umbrella issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-61) Support bundling of LCF with an app

2011-08-12 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084128#comment-13084128
 ] 

Karl Wright commented on CONNECTORS-61:
---

r1157110 for the documentation changes.


> Support bundling of LCF with an app
> ---
>
> Key: CONNECTORS-61
> URL: https://issues.apache.org/jira/browse/CONNECTORS-61
> Project: ManifoldCF
>  Issue Type: Sub-task
>  Components: Documentation, Framework crawler agent
>Affects Versions: ManifoldCF 0.3
>Reporter: Jack Krupansky
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF next
>
>
> It should be possible for an application developer to bundle LCF with an 
> application to facilitate installation and deployment of the application in 
> conjunction with LCF. This may (or may not) be as simple as providing 
> appropriate jar files and documentation for how to use them, but there may be 
> other components or scripts needed.
> There are two options: 1) include the LCF UI along with the other LCF 
> processes, and 2) exclude the LCF UI and include only the other processes 
> that can be controlled via the full API.
> The database server would be included.
> The web app server would be optional since the application may have its own 
> choice of web app server.
> One use case is bundling LCF with Solr or a Solr-based application.
> Note: This issue is part of Phase 2 of the CONNECTORS-50 umbrella issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONNECTORS-61) Support bundling of LCF with an app

2010-07-13 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887806#action_12887806
 ] 

Karl Wright commented on CONNECTORS-61:
---

I'm tempted to close this issue because (a) there is absolutely no reason 
anyone competent cannot bundle lcf with an app today, and (b) it is completely 
unclear what, if anything, the 'fix' would look like.  A specific statement of 
an actual concrete problem is the only thing that will prevent me from closing 
this.


--- original message ---
From: "ext Jack Krupansky (JIRA)" 
Subject: [jira] Created: (CONNECTORS-61) Support bundling of LCF with an app
Date: July 12, 2010
Time: 2:48:11  PM


Support bundling of LCF with an app
---

 Key: CONNECTORS-61
 URL: https://issues.apache.org/jira/browse/CONNECTORS-61
 Project: Lucene Connector Framework
  Issue Type: Sub-task
  Components: Framework core
Reporter: Jack Krupansky


It should be possible for an application developer to bundle LCF with an 
application to facilitate installation and deployment of the application in 
conjunction with LCF. This may (or may not) be as simple as providing 
appropriate jar files and documentation for how to use them, but there may be 
other components or scripts needed.

There are two options: 1) include the LCF UI along with the other LCF 
processes, and 2) exclude the LCF UI and include only the other processes that 
can be controlled via the full API.

The database server would be included.

The web app server would be optional since the application may have its own 
choice of web app server.

One use case is bundling LCF with Solr or a Solr-based application.

Note: This issue is part of Phase 2 of the CONNECTORS-50 umbrella issue.


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.




> Support bundling of LCF with an app
> ---
>
> Key: CONNECTORS-61
> URL: https://issues.apache.org/jira/browse/CONNECTORS-61
> Project: Lucene Connector Framework
>  Issue Type: Sub-task
>  Components: Framework core
>Reporter: Jack Krupansky
>
> It should be possible for an application developer to bundle LCF with an 
> application to facilitate installation and deployment of the application in 
> conjunction with LCF. This may (or may not) be as simple as providing 
> appropriate jar files and documentation for how to use them, but there may be 
> other components or scripts needed.
> There are two options: 1) include the LCF UI along with the other LCF 
> processes, and 2) exclude the LCF UI and include only the other processes 
> that can be controlled via the full API.
> The database server would be included.
> The web app server would be optional since the application may have its own 
> choice of web app server.
> One use case is bundling LCF with Solr or a Solr-based application.
> Note: This issue is part of Phase 2 of the CONNECTORS-50 umbrella issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CONNECTORS-61) Support bundling of LCF with an app

2010-07-13 Thread Jack Krupansky (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887996#action_12887996
 ] 

Jack Krupansky commented on CONNECTORS-61:
--

Some doc is needed on which files or subdirectories are needed to distribute 
LCF with an app, along with doc on what setup may be required to use LCF when 
distributed in that manner.

> Support bundling of LCF with an app
> ---
>
> Key: CONNECTORS-61
> URL: https://issues.apache.org/jira/browse/CONNECTORS-61
> Project: Lucene Connector Framework
>  Issue Type: Sub-task
>  Components: Framework core
>Reporter: Jack Krupansky
>
> It should be possible for an application developer to bundle LCF with an 
> application to facilitate installation and deployment of the application in 
> conjunction with LCF. This may (or may not) be as simple as providing 
> appropriate jar files and documentation for how to use them, but there may be 
> other components or scripts needed.
> There are two options: 1) include the LCF UI along with the other LCF 
> processes, and 2) exclude the LCF UI and include only the other processes 
> that can be controlled via the full API.
> The database server would be included.
> The web app server would be optional since the application may have its own 
> choice of web app server.
> One use case is bundling LCF with Solr or a Solr-based application.
> Note: This issue is part of Phase 2 of the CONNECTORS-50 umbrella issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.