blob: f4282d2e16c412bbaca044b3a16039b61a78aa8a [file] [log] [blame]
This test case will check whether the BootStrapContext, WorkManager, XATerminator
objects are Serializable. It is possible that any of ResourceAdapter implementation class
can have reference to these objects and serialization of such an object is possible only when
BootStrapContext, WorkManager, XATerminator implementations of app.server is serializable.