The jboss tag has no wiki summary.
4
votes
1answer
228 views
Multi-platform design with Delphi, Java, MySQL and CouchDB
What are the most obvious drawbacks to this idea for an enterprise(ish) model using the following technologies.
Browser based and native developed GUI using Delphi to connect to
Datasnap server ...
0
votes
0answers
58 views
Best approach to including JBoss's standalone.xml in SVN structure?
Our application server is JBoss 7 as.
We use SVN as our code repository.
I need to ship our custom security domain in standalone.xml which is a jboss file (not packaged in my application's war file). ...