Make filesystem content storage the default
-------------------------------------------
Key: ARTIF-738
URL:
https://issues.jboss.org/browse/ARTIF-738
Project: Artificer
Issue Type: Feature Request
Reporter: Brett Meyer
Assignee: Brett Meyer
Blob as the default is already causing heap space issues (Hibernate uses a lot to write
out the Blob, etc.). I think it makes a lot more sense to use the filesystem as the
default. Update the docs as well.