[
https://issues.jboss.org/browse/JBESB-3692?page=com.atlassian.jira.plugin...
]
Shailesh Joshi closed JBESB-3692.
---------------------------------
Resolution: Deferred
This will be fixed in under corporate ticket and not as a community ticket.
Make wise-core.properties configurable in SOAPClient action
-----------------------------------------------------------
Key: JBESB-3692
URL:
https://issues.jboss.org/browse/JBESB-3692
Project: JBoss ESB
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Rosetta
Affects Versions: 4.9
Reporter: Shailesh Joshi
In WSDynamicClientFactory, the wise temporary directory is read as a property with no
default value.
File file = new File(wiseProperties.getProperty("wise.tmpDir"). this throws
exception is the directory is not present or property file missing. Instead it would be
good if we can pass these properties in SOAPClient config tree so that we can use System
properties there. If config tree is missing then, we can fall back on wise-core.properties
- if that is also missing use the DEFAULT properties with incremented package names
(IDGenerator) for downloaded classes. similar to wise0.xml and wise1.xml etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira