-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
Description
I'm trying to use gwt-syncproxy for integration testing.
One of the challenges is that I will not have the policy file of the selected
system available in the test classpath. (in addition, it's a lot of
organizing/tracing/copying to do this, and in some cases a lot of policy files)
Attached is an attempt to retrieve the policy name from the server, instead of
just trying to guess. It works 80% of the time, but not 100%. I'm hoping
someone with better knowledge can help cleanup and automate the
detecting/using/retrieval of the policy file so it does not have to be in the
test classpath (and can instead be retrieved from the test system/server).
Original issue reported on code.google.com by binarymo...@gmail.com on 17 Feb 2011 at 4:13
Attachments:
Reactions are currently unavailable