Question

I'm able to add a resource environment entry using the following wsadmin command:

AdminResources.createResourceEnvEntries("myNode","myServer","ConfigurationProvider", "test", "test/zmtest")

However, I'm not sure how to then add custom properties to the resource environment entry I created. I'm on WebSphere Application Server 8.0.

How can I add custom properties to my resource environment entries using wsadmin?

Was it helpful?

Solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top