nginx-java-parser icon indicating copy to clipboard operation
nginx-java-parser copied to clipboard

It's not serializable

Open Abbas121 opened this issue 7 years ago • 0 comments

While using the jar , I am facing the following issue .

java.io.NotSerializableException: com.github.odiszapc.nginxparser.NgxParam : The EJB specification restricts remote interfaces to only serializable data types. This can be disabled for in-vm use with the openejb.localcopy=false system property.

Abbas121 avatar Dec 19 '18 12:12 Abbas121