Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predefined search options need to be loaded into the http-test appserver #17

Closed
sastafford opened this issue Jun 7, 2015 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@sastafford
Copy link
Contributor

I'm writing some unit tests using the QueryManager and predefined search options. Apparently, the namespace uri contains the name of the appserver.

/Default//rest-api/options/default.xml

If I run the QueryManager Java Client API class against the test app server, then it is going to look for the following uri.

/Default/-test/rest-api/options/default.xml

The options are executed against the app server and not the test app server.

@sastafford sastafford added the bug label Jun 7, 2015
@sastafford sastafford added this to the 2.1 milestone Jun 7, 2015
@rjrudin rjrudin modified the milestones: 2.0, 2.1 Jun 15, 2015
@rjrudin
Copy link
Contributor

rjrudin commented Jul 13, 2015

Taking a look at this now, should be able to devise a fix for this in ml-gradle's sample-project.

@rjrudin
Copy link
Contributor

rjrudin commented Jul 13, 2015

LoadModulesCommand supports this now - the above test commit includes a test for it.

@rjrudin rjrudin closed this as completed Jul 13, 2015
grechaw pushed a commit to grechaw/ml-app-deployer that referenced this issue Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants