Mohankumar D

Results 9 comments of Mohankumar D

Refer plugin pom.xml file, yes i have created thin jar file for testing. For testing I have used Simple-Json as third pary lib. [pom.xml.txt](https://github.com/pf4j/pf4j-spring/files/2866052/pom.xml.txt) Yes my plugin system as .jar...

Yes, I am referring pf4j-spring. Will you able to tell me what is the mistake in the existing plugin project. When I use plugin application as ZIP file, its working...

> > > > Will you able to tell me what is the mistake in the existing plugin project. > > I didn't say that something is wrong with `demo`...

> > > I fixed the run-demo scripts. Please run-demo again. > @MohankumarD > If everything is OK you will see in in console the messages printed by extensions: >...

@decebals If I execute run-demo.bat, it's working fine and I am able to get the result as specified. But I want to make some changes in Plugin1 app alone and...

I am trying to build app and plugin separately but I can't. for demo separately its ok to build in one short. Since the implementation of plugin architecture, plugin development...

Yes, I can. But I am not build plugin project alone. I want to build APP and PLUGIN seprately and deploy plugin as JAR file.

Now, I have added a new dependency in Plugin2. Yes, a ZIP file is working, but still, like a JAR file, I am getting same issue (I am not able...

When I use plugin application as ZIP file, its working fine. Help me on JAR