cancel
Showing results for 
Search instead for 
Did you mean: 

Remote Debugging in PB 12.5

0 Kudos

We have deployed EJB 7.0 in PB 12.5 and build the code.

While running application directly from PB IDE and calling ejb method we are getting Major Minor version error(because PB 12.5 IDE supports JDK 1.6 and our jars are in JDK 1.7)

But when we are running application using build(exe), it is working fine and ejb method call are happening successfully.

Please assist how to solve this problem because PB 12.5 IDE is having version issue but build is working fine, In this case Does Remote debugging option available in PB 12.5 so we can run application GUI and debug the source code in parallel.

Accepted Solutions (0)

Answers (0)