Hello, I was testing a sms webservice that submits around 35 statements in turtle syntax as a parameter for the script and I encounter the Jetty 413 Error (FULL HEAD). It can be caused by a long url, as the statements are passed as url parameters. If I chunk it into 10 statements there is no error but I need them all to correctly apply TopSpin constructor inferencing. I've read in other Jetty projects that there is configuration parameter headerBufferSize that can be set 64KB instead of default 4KB. Should I / where could I change the configuration with composer?
Thanks in advance. Mark -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
