Ramesh Reddy [
https://community.jboss.org/people/rareddy] created the discussion
"Re: Trying to create datasource, delete and then create again with same name
requires sever restart"
To view the discussion, visit:
https://community.jboss.org/message/832352#832352
--------------------------------------------------------------
The first script was little mis-leading my mistake, it should have read
/subsystem=resource-adapters/resource-adapter=ws/connection-definitions=wsDS:remove
Note that under every resource-adapter there can be more than one
"connection-factory", it is connection factory that we are trying to replace.
Your suggested method will remove all the connection factories underneath this
"resource-adapter"
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/832352#832352]
Start a new discussion in IronJacamar at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]