Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassNotFoundException: de.metas.dlm.swingui.model.interceptor.Main #998

Closed
teosarca opened this issue Feb 19, 2017 · 2 comments
Closed

Comments

@teosarca
Copy link
Member

I got this on webui project because metasfresh-dlm-swingui is not a dependency of metasfresh-webui and it shall not be.

Suggestion:

  • try registering that interceptor from another interceptor where u can check if is Swing UI
  • introduce AD_ModelValidator.Profiles ....
@metas-ts
Copy link
Member

metas-ts commented Feb 19, 2017

@teosarca i checked at de.metas.banking.model.validator.Banking_SwingUI and thx to you we already have a solution:
See ModelValidationEngine.loadModuleActivatorClass(). I'm going to apply it tomorrow

metas-ts added a commit that referenced this issue Feb 20, 2017
FRESH-1432 #998 ClassNotFoundException:
de.metas.dlm.swingui.model.interceptor.Main
@metas-ts metas-ts added this to the 2017-08 milestone Feb 20, 2017
metas-ts added a commit that referenced this issue Feb 20, 2017
#998: fix classname, remove AD_ModelValidator record
metas-ts added a commit that referenced this issue Feb 20, 2017
 [#998](#998) ClassNotFoundException: de.metas.dlm.swingui.model.interceptor.Main
metas-ts added a commit that referenced this issue Feb 20, 2017
FRESH-1432 #998 ClassNotFoundException:
de.metas.dlm.swingui.model.interceptor.Main
@metas-lc
Copy link
Contributor

metas-lc commented Feb 22, 2017

webui part is ok
the DLM related preferences window is still there

metas-ts added a commit that referenced this issue Jul 14, 2017
[#998](metasfresh/metasfresh-webui-frontend-legacy#998) Picking: quick actions button not shown
[#992](metasfresh/metasfresh-webui-frontend-legacy#992) Disable quick action dropdown button while running the action
[#498](metasfresh/metasfresh-webui-api-legacy#498) Return HUs to Customer action is not working
[#1010](metasfresh/metasfresh-webui-frontend-legacy#1010) Action menu Window Name
[#978](metasfresh/metasfresh-webui-frontend-legacy#978) Make Avatar and Notifications accessible in Edit mode
[#1943](#1943) Window Business Partner Group Advanced Edit
[#501](metasfresh/metasfresh-webui-api-legacy#501) Picking prototype (v4)
[#1011](metasfresh/metasfresh-webui-frontend-legacy#1011) Checking/ unchecking flags in included tabs lead to errors in console
[#966](metasfresh/metasfresh-webui-frontend-legacy#966) sitemap: menu item incorrectly flagged as favorite in search result
[#942](metasfresh/metasfresh-webui-frontend-legacy#942) grid view: automatically open the included view when clicking on a row
[#930](metasfresh/metasfresh-webui-frontend-legacy#930) Refactor/unify Menu and Sitemap
[#836](metasfresh/metasfresh-webui-frontend-legacy#836) Outbound eMail functionality
[#495](metasfresh/metasfresh-webui-api-legacy#495) API: Functionality to add Actions for Subtab Data
[#948](metasfresh/metasfresh-webui-frontend-legacy#948) Define refactoring plan for filters model
[#891](metasfresh/metasfresh-webui-frontend-legacy#891) Blocked cells

me-45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants