Options

"rapidminer integration with java and glassfish"

juasu56juasu56 Member Posts: 6 Contributor I
edited June 2019 in Help

Hi 

 

i created a process in rapidminer studio 7.4 and then i'm calling that file in a java application. I used that code and it worked but when i use the exactly same code in a EJB Module i'm having this error 

Caused by: java.lang.NoClassDefFoundError: com/rapidminer/license/AlreadyRegisteredException

when it tries to execute this line of code

 RapidMiner.setExecutionMode(RapidMiner.ExecutionMode.COMMAND_LINE);

can anybody help me ? 

 

thank you so much 

Tagged:
Sign In or Register to comment.