-
Question
-
Resolution: Duplicate
-
Critical
-
None
-
None
-
False
-
False
-
-
-
Undefined
-
Does JBOSS EAP 7.2 support remote lookup of datasource?
At present, we want to remotely access the datasource of jboss in our system, but we have encountered some problems, an StackOverflowError occurred while getting WildFlyDataSource,
I guess an infinite loop occurred because I saw the lookup datasource in WildFlyDataSource.
My Java Code:
org/jboss/as/connector/subsystems/datasources/WildFlyDataSource.java:
StackOverflowError: