Replies: 1 comment
-
Hello, I am not sure how I can help you with a screenshot of your IDE and just one line. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ho Lab
I tested successfully junit test of ElX in project efx-toolkit-java but using DependencyFactory ( and complete fields.json ) instead of
DependencyFactoryMock in a real environment in Wildfly , first it is very very slow to get ScriptGenerator and SymbolResolver :
and get error on
SdkField sdkField = SdkEntityFactory.getSdkField(this.sdkVersion, field);
I copied the class DependencyFactory in efx-toolkit-java in a viewer package
then mvn clean install and configured application pom.xml as :
Is there any error in deploy or others ?
Thanks and Regards
Renato
Beta Was this translation helpful? Give feedback.
All reactions