diff --git a/assembly/pom.xml b/assembly/pom.xml
index 3f6602a828..9d5ac27a6a 100755
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -65,6 +65,10 @@
${pom.groupId}
activemq-console
+
+ ${pom.groupId}
+ activemq-fileserver
+
${pom.groupId}
activemq-optional
diff --git a/assembly/src/main/descriptors/unix-bin.xml b/assembly/src/main/descriptors/unix-bin.xml
index c83d6cbca5..6a7fe0c7a3 100644
--- a/assembly/src/main/descriptors/unix-bin.xml
+++ b/assembly/src/main/descriptors/unix-bin.xml
@@ -126,6 +126,12 @@
+
+
+ ../activemq-fileserver/src/main/webapp
+ /webapps/fileserver
+
+
diff --git a/assembly/src/main/descriptors/windows-bin.xml b/assembly/src/main/descriptors/windows-bin.xml
index 46aa220389..54d2bb81e7 100644
--- a/assembly/src/main/descriptors/windows-bin.xml
+++ b/assembly/src/main/descriptors/windows-bin.xml
@@ -130,6 +130,12 @@
**/applicationContext.xml
+
+
+
+ ../activemq-fileserver/src/main/webapp
+ /webapps/fileserver
+