1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00

Fixes an issue on distribution services.xml

This commit is contained in:
2012-01-21 00:25:55 -02:00
parent e1ff987278
commit 5c760f98b7

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- DAO Module configuration -->
<dao module="com.l2jserver.service.database.JDBCDAOModule" />
<dao module="com.l2jserver.service.database.OrientDBDAOModule" />
<!-- ###################################################################### -->
<!-- ########################### CORE SERVICES ############################ -->