Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
java -Xms256M -Xmx1024M -cp classpath.jar ....Your Job sequenceur ..... --context=Default --context_param ConfigFileName=/opt/talend/config/dev.conf
Please let me know your thoughts on what I need to do in order to run the .sh and have it reference the linux context file rather than the windows one. Thanks,
java -Xms256M -Xmx1024M -cp classpath.jar ....Your Job sequenceur ..... --context=ContextName