Hello,

I’m trying to add property attribute to the mongo subsystem in order to add custom parameters for the driver. I have looked through other subsystems and it seems that PropertiesAttributeDefinition is normally used for that. But I keep getting failures similar to this one http://pastebin.com/raw/6rHMdXRi. I might be missing something trivial, but so far couldn’t figure out what exactly. Maybe somebody has any tips on how to use PropertiesAttributeDefinition correctly?
The commit with current changes is here: https://github.com/gytis/jboss-as/commit/c89d569554b103536dd2bf255abae957799bcbd1. And the branch is here: https://github.com/gytis/jboss-as/tree/nosql-dev9-connection-properties-for-mongodb-no-resource.

Thanks,
Gytis