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

Brian Foster commented on OODT-352:
-----------------------------------

You'll just have to change these 2 lines in your crawler_launcher script:

 It will be this:
  -Dorg.apache.oodt.cas.cli.action.spring.config=../policy/cmd-line-actions.xml 
\
  -Dorg.apache.oodt.cas.cli.option.spring.config=../policy/cmd-line-options.xml 
\
 You'll change it to something like this:
  
-Dorg.apache.oodt.cas.cli.action.spring.config=../policy/fuddy-duddy/cmd-line-actions.xml
 \
  
-Dorg.apache.oodt.cas.cli.option.spring.config=../policy/fuddy-duddy/cmd-line-options.xml
 \

is that what you had in mind?
                
> Integrate CAS-CLI into CAS-Crawler
> ----------------------------------
>
>                 Key: OODT-352
>                 URL: https://issues.apache.org/jira/browse/OODT-352
>             Project: OODT
>          Issue Type: Improvement
>          Components: crawler
>    Affects Versions: 0.3
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to