Skip to content

Instantly share code, notes, and snippets.

@manstis
Created April 9, 2013 14:40
Show Gist options
  • Select an option

  • Save manstis/5346208 to your computer and use it in GitHub Desktop.

Select an option

Save manstis/5346208 to your computer and use it in GitHub Desktop.
Happy?
errai.marshalling.serializableTypes=org.kie.commons.java.nio.IOException \
org.kie.commons.java.nio.file.AccessDeniedException \
org.kie.commons.java.nio.file.AtomicMoveNotSupportedException \
org.kie.commons.java.nio.file.ClosedWatchServiceException \
org.kie.commons.java.nio.file.DirectoryNotEmptyException \
org.kie.commons.java.nio.file.FileAlreadyExistsException \
org.kie.commons.java.nio.file.FileSystemAlreadyExistsException \
org.kie.commons.java.nio.file.FileSystemException \
org.kie.commons.java.nio.file.FileSystemNotFoundException \
org.kie.commons.java.nio.file.InvalidPathException \
org.kie.commons.java.nio.file.NoSuchFileException \
org.kie.commons.java.nio.file.NotDirectoryException \
org.kie.commons.java.nio.file.NotLinkedException \
org.kie.commons.java.nio.file.PatternSyntaxException \
org.kie.commons.java.nio.file.ProviderNotFoundException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment