"rapidminer integration with java and glassfish"

juasu56juasu56 MemberPosts:6Contributor I
edited June 2019 inHelp

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

当它试图执行这行代码

RapidMiner.setExecutionMode(RapidMiner.ExecutionMode.COMMAND_LINE);

can anybody help me ?

thank you so much

Tagged:
    Sign InorRegisterto comment.