cancel
Showing results for 
Search instead for 
Did you mean: 

PB 12.5 workaround for Java 1.7

0 Kudos

We have deployed EJB2.0 compiled using Java7.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 using local JRE1.7

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)