Help
Search
In: 
Terms: 
 Exact Phrase
Results: 
1 to 15 of 15 hit(s)
(Dan Allen) Help us select an Arquillian logo
members to provide feedback on the comps to help steer the design process. You can follow some
(Pete Muir) Want some help understanding the finer points of Seam's conversational model?
Well, help is on hand. Jacob Orshalick wrote an excellent article on [nested conversations=>http://developer.redhatmagazine.com/2007/10/31/continuing-the-conversation-understanding-seam-nested-conversations/] which he seems to be making into bit of series with this latest [blog posting on conversation timeouts=>http://solutionsfit.com/blog/2007/12/13/explaining-the-conversation-timeout-setting-through-example/]. Enjoy!
(Anonymous Guest) Help us select an Arquillian logo
I like the first (topmost) one the best...
(Anonymous Guest) Help us select an Arquillian logo
[What about this logo?=>http://jakarta.apache.org/cactus/images/logocactus.gif] Just joking, don't get too upset now :)
(Jay Balunas) RichFaces 4.0.0.Alpha2 Released!!
nearly complete! We use this to help us make our components, and you can create your own with it as well
(Pete Muir) Arquillian Blog Draft.1278125336753
interact with each other. With the help of the [ShrinkWrap=>http://jboss.org/shrinkwrap] project
(Ilya Shaikovsky) RichFaces 4 Overview. Part II – Skinning Mechanism
in a week and will do my best to help you start with RichFaces 4 in your development! <b>Besides</b
(Anonymous Guest) Hibernate 3.5.3-Final release
Hi, There is no download link for the jars.... Can someone plz help me how to download the latest release? Thank you!
(Anonymous Guest) RichFaces 4.0.0.Alpha2 Released!!
Unfortunately building fails for the core-demo and the showcase because the parent POM is missing: |Caused by: org.apache.maven.project.ProjectBuildingException: POM 'org.richfaces:richfaces-parent' not found in repository: Unable to download the artifact from any repository org.richfaces:richfaces-parent:pom:7| Adding the JBoss repository (http://repository.jboss.org/maven2) didn't help either.
(Anonymous Guest) RichFaces 4.0.0.Alpha2 Released!!
yeah the building fails for me as well .. |Cannot find parent: org.richfaces:richfaces-parent for project: org.richfaces.examples:core-demo:war:4.0.0.Alpha2 for project org.richfaces.examples:core-demo:war:4.0.0.Alpha2 | And adding jboss repo also dint help .. :(
(Anonymous Guest) JBoss Maven repository changes
Thx to some kind help from JP in |#seam-dev| channel, I figured it out. The following link works: |https://repository.jboss.org/nexus/index.html#nexus-search;gav~~aop~1.5.6.GA~~| If you search for keyword |jboss-aop-jdk50-client| in the artifact search, you'll get results in the search tab. Previously I was searching on |foo.jar| and that results in no hits. Seems to work pretty well now. I can view all the repos and everything. Nice!
(Anonymous Guest) RichFaces 4 - replacement of modalPanel tag in richfaces 4.0
Click HELP for text formatting instructions. Then edit this text and check the preview. Hi Ilya, Actually we are shifting our project dependency from (JSF1.2 & Richfaces 3.x) to (JSF2.0 & richfaces 4.0). In few codes we have used *rich:modalPanel* which is not working with richfaces 4.0. Please suggest what tag can we use on the place of *rich:modalPanel* to get the same result. Thanks in advance. Amrit pandey
(Anonymous Guest) Generic DAO pattern with JDK 5.0
Hello Christian, I need some help on below point of empty interfaces for each entity, "However, even if only CRUD operations are needed for a particular entity, you should still write an interface for it, even if it is going to be empty. It is important to use a concrete DAO in your controller code, otherwise you will face some refactoring once you have to introduce specific data access... .... Also it is natural to get ItemDAO do do Item things then get GenericDAO. Please Help. -Ajay
(Pete Muir) Re: Weld For Swing Extenstion?
it. You can post on the Weld forum for help, and we'll try to show you how to do stuff!
(Anonymous Guest) Integrating Seam with Active directory
" Do i need to write any seam component to authenticate jus like Authenticator.java? Please help me