Skip to content

Commit

Permalink
fixed the server definition to use new jar file name
Browse files Browse the repository at this point in the history
  • Loading branch information
dominick committed Nov 17, 2013
1 parent f12f8c7 commit 69e61d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion org.red5.server/red5.serverdef
Expand Up @@ -113,7 +113,7 @@
</publisher>

<classpath id="sjsas">
<archive path="${serverRootDirectory}/red5.jar" />
<archive path="${serverRootDirectory}/red5-server.jar" />
</classpath>

<jndiConnection>
Expand Down

0 comments on commit 69e61d0

Please sign in to comment.