you need to put the following tag in standalone.xml
<subsystem xmlns="urn:jboss:domain:ee:4.0">
<global-modules>
<module name="com.oracle"/>
</global-modules>
And exlude ojdbc6.jar from package or scope.
Gretings
//import com.google.gson.JsonParser;