wgqazll / jodconverter

Automatically exported from code.google.com/p/jodconverter
0 stars 0 forks source link

ManagedProcessOfficeManager should reject acceptString with different host #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ManagedProcessOfficeManager starts its own OOo process so it can't work
with OOo running on a remote host.

For this reason it should check that the supplied acceptString does not
point to another host. Better yet, revise the API to only pass the port number.

Original issue reported on code.google.com by mirko.na...@gmail.com on 19 Jan 2009 at 10:44

GoogleCodeExporter commented 8 years ago
Fixed as part of issue #22

Original comment by mirko.na...@gmail.com on 15 Feb 2009 at 2:03