seam2
maven ear plugin not picking up application.xml
I am using jbosscc-seam-archtype 1.2 and I am putting the application.xml in EAR project, under /src/main/application/META-INF/ but the maven-ear-plugin is not picking it up. any suggestion?[详细]
2023-04-12 00:17 分类:问答Seam and Spring
does anyone know any good site which talks about Spring 3 and Seam 2 integration. I am really strugglin开发者_开发技巧g to find something on this on the net. we are thinking about moving to spring 3 f[详细]
2023-04-09 22:20 分类:问答How to reload <ui:include>
We included a page with ui:include. And when a button is clicked we want to rerender ui:included page too. Here is parent page;[详细]
2023-04-06 13:35 分类:问答How to cascade if child entity is not inserted, else no cascading
We are currently using seam framework. And we have a little trouble with annotating entities. We have a Deal entity that has a Tag entity child. We annotated entities as following;[详细]
2023-04-05 14:46 分类:问答Use message bundle in Java class with Seam with a parametric proprerty
Th开发者_如何学JAVAe same question Use message bundle in Java class with Seam but what when you need use a parametric property like:[详细]
2023-04-05 05:10 分类:问答rich:pickList with Ajax updates
I have a RichFaces pick开发者_JS百科List from which the user should be able to select multiple items and it should be directly reflected on the backing bean. Right now I have no way to reload selectio[详细]
2023-04-04 22:19 分类:问答Facebook social plugins and JSF
I have to integrate the Facebook social plugins into a JSF application. This recommends that I add the fbml namespace to the xhtml file that it\'s rendered in the response.[详细]
2023-03-30 06:18 分类:问答WebLogic 10.5.3 + Seam 2.2.1: Application does not start
we have a WAR packaged web application which works on a development machine. It consists of Java EE 5 + Seam 2.2.1 + Hibernate 3.3.1. It uses an Oracle 10g XE database and runs on the latest Tomcat 6[详细]
2023-03-30 02:30 分类:问答JSF entity conversion error: rich suggestionbox Conversion Error setting value '*' for 'null Converter'
I am using rich:suggestionbox. Select a suggestion from the suggestion box Then save my form It raises the validation error saying rich suggestionbox Conversion Error setting value \'568-UNIMED-2005[详细]
2023-03-29 08:32 分类:问答DataModel and DataModelSelection in Seam3
I cannot seem to find where is @DataModel and @Data开发者_如何学运维ModelSelection in Seam3 (as opposed to Seam2). In what Seam module are they defined? If their name has been changed, what is it curr[详细]
2023-03-28 01:48 分类:问答