odiszapc / nginx-java-parser

Nginx configuration parser based on ANTLR4 grammar
260 stars 87 forks source link

It's not serializable #22

Open Abbas121 opened 5 years ago

Abbas121 commented 5 years ago

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.