↧
JBoss 6 client maven dependencies
I spent some time configuring the JEE client for the JBoss 6 server. For maven there is a default JBoss 6 client dependency <dependency> <groupid>org.jboss.jbossas</groupid>...
View ArticleJBoss 6: Client authentication, security domain
I would like to describe a JAAS login configuration for a rich client. In this case, I am using the JBoss6 and the MySQL database to store user, password and role information. Firstly, I specified my...
View ArticleJBoss BIRT Integration
I am working on one project that uses the BIRT report integration in the JBoss server. There was old BIRT integration as a service in the server link. This was a motivation for me to create a new...
View Article