We migrated our application from JBoss 5 to JBoss6 and one of the main reasons for this is to make use of the new features of servlet 3.0. Everything works fine apart from one new feature of JBoss 6 a
I\'m learning Java EE 6 and JSF 2.0 on JBoss6 and have built a very simple 1 page \"Todo\" app which works but with a very strange bug.Tested in Safari 5.0.5 and Firefox 5.
jboss-6.0.0.Final doesn\'t seem to have jboss-log4j.开发者_JS百科xml which was used to configure log4j settings in jboss5 (i.e. under server/default/conf/jboss-log4j.xml)Apparently the name and locati
I am running a JSF 2 application on JBoss AS 6. Somehow the Annotations, like @FacesComponent or @FacesValidator, etc are not processed by the container. If I annotate a Bean with @FacesValidator(\"
I\'ve been using glassfis开发者_如何学编程h and it has an update utility guide that keeps the server up to date. Is there anything like this in Jboss AS? Or how can I update any lib? To be more specif
I have the strange phenomenon that jms messages seem to be sent before the database commit actually happened.
I am using jboss6, message driven bean, hibernate and maven2 in my application when i try to compile my mdb using maven2 anddeploy on jboss6 i get the following error:
I know there are a number of posts about convert开发者_运维技巧ing empty string to null in JSF2. The usual prescription is to add the following to web.xml.
we are currently migrating from JavaEE5 to JavaEE6 and are using JBoss 6.0.0 and JSF2. For simplicity this example is constructed and based on the Maven archetype: org.jboss.weld.archetypes:jboss-java
I had configured JSF 1.2 successfully to display English error messages that come from the server. Now I was making the transition to JSF 2.0, but the error messages seem to be back to German. Localiz