Questions asked by beatjosthttps://answers.axonivy.com/questions/asked-by/126/beatjost/?type=rssQuestions asked by <a href="/users/126/beatjost" >beatjost</a>enWed, 26 Nov 2014 10:41:31 -0500Jython Console for my projectshttps://answers.axonivy.com/questions/1054/jython-console-for-my-projects<p>Is there a way to use the jython standalone console application with my Project classes? My Project classes can be used unless they have some kind of Ivy-context. When I try to create an instance of a 'Dao', it tells me that Ivy could not be initialized... (Ivy.persistence().get...)</p> <pre><code>java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: Could not initialize class ch.ivyteam.ivy.environment.Ivy </code></pre> <p>Is there a way to setup this correctly?</p>beatjostWed, 26 Nov 2014 10:41:31 -0500https://answers.axonivy.com/questions/1054/jython-console-for-my-projectsenvironment