I\'ve noticed that many of the redhat/jboss frameworks have started migrating to jboss-logging where they\'ve previously used SLF4J, for example hibernate 4.0.Jboss-logging can delegate to SLF4J
I am trying to build simple web app using primefaces 3.0.M2 version. I am using Mojarra JSF 2, Eclipse and Jboss 6 to deploy the application.
This question already has answers here: What does a "Cannot find symbol" or "Cannot resolve symbol" error mean?
I am trying to deploy my J2EE application. In my app, I used CMP so there is a need of jbosscmp-jdbc.xml file. Howerver, when I tr开发者_开发问答ied to deploy my app in the Jboss, I got the follwing e
Moving a webapp from JBoss AS5 to AS7.I\'m able to successfully deploy the webapp - however, pages look weird.Looks like my struts tags are not being recognized.I look at my page source and inputs loo
I am using jboss 4.0 and Java 1.5. I want开发者_JAVA技巧 to use JSF, but I know that this version is fit to JSF 1.1 version. Is it possible to use the latest JSF version on JBoss 4.0?As JSF API is bui
I have DataSource which is configured on To开发者_JS百科mcat 6 in context.xml as MyDataSource. And I\'m fetching it the following way:
I am trying to create schedule event using EJB 3.1 @Schedule annotation. Everything works fine as long as I have the annotation inside my bean. Because I want to be able to change schedule in deploy t
I really like seam-generator when is doing it\'s job well. I think it\'s a wonderful thing and spare you of a lot of work and problems.But the thing is that it is filled with bugs.
The standard example is probably where you offer a service to multiple companies on the same hosted instance and want employees to be able to see data only from other employees of the same company, no