Re: Help required on Beckhoff PLC connection to a JAVA OSGi Framework project

2021-06-09 Thread Cesar Garcia
Hi Palaniswamy, Welcome to the list of PLC4X, As Lukasz very well points out, the design of the PLC4X drivers for Java are based on SPI, so they present some details for their use in an OSGi environment. I work with Karaf, I do not know the container that you indicate but I will take the time to

Re: Help required on Beckhoff PLC connection to a JAVA OSGi Framework project

2021-06-09 Thread Ɓukasz Dywicki
Hey Palaniswamy, Welcome on mailing lists. For OSGi to get whole thing working there are few things necessary. Problem which you face is related to visibility of resources between isolated class-loaders. Normally with "flat classpath" you get in regular web or standalone applications scanning of c