class - How to make link between LocalApp project to RemoteApp project in standalone maven? -


i created 1 localapp project , 1 remoteapp project. used classes of remoteapp project in localapp project.

i added dependencies group id, artifact, version , scope of remoteapp pom.xml of localapp while executing localapp command prompt, got noclassdeffoundexception means inherited classes of remoteapp not visible in localapp.

how can localapp find classes remoteapp?


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -