Repository Configuration


<?xml version="1.0"?>

<repository class="foor.bar.MyRepositoryImplementation">

<name>My Repository</name>

</repository>

If no class attribute is being specified, then the default implementation is being used org.wyona.yarep.impl.DefaultRepository.

There are various other repository implementations, whereas examples can be found within

https://svn.wyona.com/repos/public/yarep/trunk/src/test/repository/

resp.

https://svn.wyona.com/repos/public/yarep/trunk/src/impl/java/org/wyona/yarep/impl/repo/



Your comments are much appreciated

Is the content of this page unclear or you think it could be improved? Please add a comment and we will try to improve it accordingly.