[jboss-user] [JBoss Tools (users)] - Seam validator looking for startup property

2008-06-11 Thread Antoine Sabot-Durand
Hi, Since I updated to JBoss Tools 2.1.0GA I've a got strange seam validator error in components.xml. All the components I configure in components.xml are in error state with the message class classname of component componentName does not contain setter for property startup. | For

[jboss-user] [JBoss Tools (users)] - Re: Seam validator looking for startup property

2008-06-11 Thread Antoine Sabot-Durand
It' done http://jira.jboss.com/jira/browse/JBIDE-2327 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4157302#4157302 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4157302 ___

[jboss-user] [JBoss Tools (users)] - Re: Using Seam 2.0.1.CR1 with JBoss Tools 2.0.0.GA

2008-02-05 Thread Antoine Sabot-Durand
I've got a light issue migrating from seam 2.0.0 to 2.0.1 in JBDS (It should be the same with Jboss Tools) My project is an EJB3 project targeting JBoss 4.2.2, when I replace jboss-seam.jar in the EAR project with version 2.0.1 I cannot open the J2EE dependencies panel in the EJB or War project

[jboss-user] [JBoss Portal] - Re: Portal does not pick up the layout described in portal-o

2007-08-20 Thread durand
Instead of creating a new topic, I have a follow-up on this one. Is it possible to use different layouts on different pages? If yes, how? Haven't figured it out, obviously. If no, why? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4075696#4075696 Reply to the

[jboss-user] [JBoss Portal] - Resize portlet using drag and drop?

2007-08-20 Thread durand
Is this possible to implement? I would like to be able to resize a portlet, just as you can drag it around freely in the dashboard (by default). It would be something like this: http://developer.yahoo.com/yui/examples/dragdrop/dd-resize.html View the original post :

[jboss-user] [JBoss Portal] - Re: Portal does not pick up the layout described in portal-o

2007-08-20 Thread durand
durand wrote : Instead of creating a new topic, I have a follow-up on this one. | | Is it possible to use different layouts on different pages? | If yes, how? Haven't figured it out, obviously. | If no, why? Ah. The above question is of course about dashboard pages... View the original

[jboss-user] [JBoss Portal] - Re: Problem to get Changes in jsp-files to apply

2007-08-03 Thread durand
I mean that since the login is not a portlet it doesn't share the portlet XML descriptors, which include if-existsoverwrite/if-exists It seems to me that there isn't any way to do this for the login. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4070497#4070497

[jboss-user] [JBoss Portal] - Re: Problem to get Changes in jsp-files to apply

2007-08-03 Thread durand
I don't have a solution of this problem, but I can say its not cache related. Its rather that the login servlet doesn't have any overwrite capability like the portlets have, so it's always kept. Is it possible to give the exisiting login servlet this feature? View the original post :

[jboss-user] [JBoss Portal] - Re: Default layout and theme for Dashboard

2007-07-30 Thread durand
My guess is that you've already solved this, but changing the theme under Dashboards, under the Management Portlet as admin does change the default theme for dashboards for all users. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4068634#4068634 Reply to the

[jboss-user] [JBoss Seam] - Using Seamgen from entities

2007-07-29 Thread Antoine Sabot-Durand
Hi, Iwould like to use seamgen reverse engineering feature not from the DB but from existing EJB3 entities. Is there a way to do that ? Thanks for tis great product. Antoine View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4068592#4068592 Reply to the post :

[jboss-user] [JBoss Portal] - Layouts not updating

2007-07-06 Thread durand
Running 2.6 and currently updating/rewriting a layout to have a page with only 1 column. I have it in /jboss/server/default/deploy/jboss-portal.sar/portal-core.war/layouts/1column/ I am trying to write to the files here directly and hoped that I would be able to see the changes on the portal

[jboss-user] [JBoss Portal] - Dashboard portlet header out of place

2007-07-05 Thread durand
Hi! Running Jboss Portal 2.6 and have problems with the theme(s) under the dashboard, both the default and custom made. The portlet header and the portlet buttons (maximize etc) is out of place on the dashboard while its just fine on the portal pages. The text and buttons appear too high

[jboss-user] [JBoss Portal] - Re: HelloWorldPortlet complications

2007-06-27 Thread durand
Server: JDK 1.5 Compiling computer: JDK 1.6 Going to try compiling with 1.5 as well. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4057997#4057997 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057997

[jboss-user] [JBoss Portal] - Re: HelloWorldPortlet complications

2007-06-27 Thread durand
Compiling with 1.5 solved it. Thanks :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4058018#4058018 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4058018 ___ jboss-user mailing

[jboss-user] [JBoss Portal] - HelloWorldPortlet complications

2007-06-26 Thread durand
We're currently trying out JBoss Portal, to perhaps use it in a project. We are running JBoss Portal + JBoss AS (version 2.6-CR3) on Solaris 10. Downloaded the HelloWorldPortlet from Portletswap.com and it works just fine out-of-the-box, but when we're compiling it ourselves, running ANT, we