Skip to content

Commit

Permalink
removed outdated tip
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Aug 2, 2011
1 parent c17621c commit a659255
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,6 @@ which features are skipped for what backend.

# Some notes on the jackalope-jackrabbit api testing.

## Troubleshooting

If you get :

FPHP Fatal error: Uncaught exception 'PHPCR\NoSuchWorkspaceException' with message 'HTTP 409: tests' in /home/fabriceb/dev/sfcmf/jackalope/src/jackalope/transport/DavexClient.php:393
Stack trace:
#0 /home/fabriceb/dev/sfcmf/jackalope/src/jackalope/transport/DavexClient.php(104): jackalope\transport\DavexClient->getDomFromBackend('PROPFIND', 'http://localhos...', '<?xml version="...')
#1 /home/fabriceb/dev/sfcmf/jackalope/src/jackalope/Repository.php(57): jackalope\transport\DavexClient->login(Object(PHPCR_SimpleCredentials), 'tests')
#2 /home/fabriceb/dev/sfcmf/jackalope/api-test/bootstrap.php(67): jackalope\Repository->login(Object(PHPCR_SimpleCredentials), 'tests')
#3 /home/fabriceb/dev/sfcmf/jackalope/api-test/suite/inc/baseCase.php(25): getJCRSession(Array)
#4 [internal function]: jackalope_baseCase::setupBeforeClass()
#5 /usr/share/php/PHPUnit/Framework/TestSuite.php(648): call_user_func(Array)
#6 /usr/share/php/PHPUnit/Framework/TestSuite.php(688): PHPUnit_Framework_TestSuite->run(Object(PHPUnit_Framework_TestResult), fa in /home/fabriceb/dev/sfcmf/jackalope/src/jackalope/transport/DavexClient.php on line 393

Check that you have copied correctly the tests workspace into your jackrabbit/workspace directory *and* that you restarted the jackrabbit server afterwards


## Using JackrabbitFixtureLoader for load your own fixtures

Note that the best would be to implement the Session::importXML method
Expand Down

0 comments on commit a659255

Please sign in to comment.