Michaël,

  Thank you very much for your reply.

You're right about the beanshell instance namespace. Is there anyway that I
could initialize the sextante environment and get working the command line
part using beanshell environment?

Teva

On Wed, May 25, 2016 at 3:59 PM, Michaël Michaud <
m.michael.mich...@orange.fr> wrote:

> Hi Teva,
>
> Source code for sextante integration is in
>
> https://sourceforge.net/p/jump-pilot/code/HEAD/tree/plug-ins/SextantePlugIn/
>
> It does not include sextante source code, but the first commit mention the
> source is taken from
> http://sextante.googlecode.com/svn/trunk/
> which is still accessible
>
> It seems that Sextante environment is not initialized in the beanshell
> instance namespace
>
> bsh % print(this.namespace.getMethods());
>   bsh.BshMethod []: {
>     Scripted Method: print( null ),
>     Scripted Method: getBshPrompt(),
>     Scripted Method: getResource( java.lang.String ),
>     Scripted Method: printBanner(),
>     Scripted Method: browseClass( java.lang.Object ),
>     Scripted Method: classBrowser(),
> }
>
> Michaël
>
>
> Le 25/05/2016 à 19:51, Teva veluppillai a écrit :
>
> Hello All:
>
>   I'm trying to access command line invocation of tools from Sextante
> using OpenJUMP. Unfortunately, I'm not able to run any tools using command
> line.  I can't even see any tools using command line. Could you please help
> me to solve the problem? Also, could you please send me the latest source
> code path to download the source code?
>
> Just for your reference I'm attaching the screen shot of the error
> message.
>
> [image: Inline image 1]
>
> Thanks.
>
> Teva
>
>
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data 
> untouched!https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
>
>
>
> _______________________________________________
> Jump-pilot-devel mailing 
> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data
> untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to