-
Feature Request
-
Resolution: Obsolete
-
Minor
-
None
-
High
This request is in response to the open feature requests notification published on thecore
The BlackTie project currently has no tooling available for it within the IDE and it would be really cool to get a tool that can help users to design their BlackTie domain.
There is a schema within svn: https://anonsvn.jboss.org/repos/blacktie/trunk/blacktie-xsd/src/main/xsd/Environment.xsd
I was thinking that a visual tool to:
1. Help users design their domain based on this schema
2. Output configuration compliant to the schema
3. Autogenerate some template services in C and Java
4. Autogenerate some ant build scripts to generate the servers based on the configuration
Would be of great use to the team
The tool would allow users to configure where the transaction manager, message broker, AS and databases are in their domain, which services reside at which server and the path to the generated executables.