[jboss-user] [JBoss Portal] - CMS problem

2008-06-06 Thread keuller
Hi folks, I'm trying upload a ZIP file into CMS repository. Inside my ZIP file I have two HTML files and some images and CSS files. JBoss Portal uncompress a structure file in repository correct, but JBoss Portal changes all references of images and links of the HTML files. It is a representa

[jboss-user] [JBoss Portal] - Re: site using jbossportal

2008-04-06 Thread keuller
Hi, Our company uses JBoss Portal in the site http://www.versatiliti.com.br. All site was developed using JBoss Portal 2.6.4. We're too envolved a project that migrate to JBoss Portal. Our team has expertise to develop solutions using JBoss Portal and we create a project called MVC Portlet Fra

[jboss-user] [JBoss Seam] - Re: Problem with Two DataModel

2007-08-29 Thread keuller
Thanks for all tips, but anyone works. Below is my modified code: @Name("servicoBean") | @Scope(ScopeType.EVENT) | public class ServicoBean | { | @Logger | private Log log; | | @DataModel | private List categorias; | | @DataModelSelection("categorias")

[jboss-user] [JBoss Seam] - Problem with Two DataModel

2007-08-29 Thread keuller
Hi people, I have a seriuos problem with @DataModel at same Managed Bean. I have using Seam 1.2.1 + Ajax4JSF + MyFaces + Tomahawk + Facelets on Tomcat 5.5.23. Here is snippet code of my managed bean: @Name("servicoBean") | @Scope(ScopeType.EVENT) | public class ServicoBean | { | @L

[jboss-user] [JBoss Messaging] - Re: Problem with JMS rollback

2007-05-07 Thread keuller
Tim, But my aplication has a time interval when we check Queue and each verification is a new session. If I apply rollback in a Session s1, according with you another software has created session s2 and it will be consumes the message again, thats right ? Or if I shutdown my application I'll c

[jboss-user] [JBoss Messaging] - Re: Problem with JMS rollback

2007-05-07 Thread keuller
Hi Tim, I'm using consumers directly using JMS API. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043766#4043766 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043766 ___ jb

[jboss-user] [JBoss Messaging] - Problem with JMS rollback

2007-05-07 Thread keuller
Hi folks, I am with a big problem in my solution. We're using JBoss Messaging to integrate many systems, we post text messages in a Queue. There are agent that consumes it messages from Queue and process towards persist in a database. If an error occurs during that process our agent abort the