[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 instance this bit of configuration triggers this error

component name=sessionHdl
  | property name=profalse/property
  | /component
  | 

Of course I don't have any startup property in my components.
The problem is not corrected in 2.1.1. Downgrading to 2.0.1 correct this

Thanks,

Antoine

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4157281#4157281

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4157281
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[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 mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[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 properties. Here is my workspace 
log :



  | !ENTRY org.eclipse.wst.validation 4 0 2008-02-05 16:23:35.639
  | !MESSAGE 
  | *** ERROR ***: Tue Feb 05 16:23:35 CET 2008No IModelProvider exists for 
virtual component P/Zanzibar-ear Zanzibar-ear/EarContent/jboss-seam.jar of 
version: null
  | 
  | !ENTRY org.eclipse.jface 4 2 2008-02-05 16:23:35.641
  | !MESSAGE Problems occurred when invoking code from plug-in: 
org.eclipse.jface.
  | !STACK 0
  | java.lang.NullPointerException
  | at 
org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection.initializeElements(ClassPathSelection.java:544)
  | at 
org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection.init(ClassPathSelection.java:142)
  | at 
org.eclipse.jst.j2ee.internal.common.ClasspathModel.createClassPathSelection(ClasspathModel.java:260)
  | at 
org.eclipse.jst.j2ee.internal.common.ClasspathModel.initializeSelection(ClasspathModel.java:244)
  | at 
org.eclipse.jst.j2ee.internal.common.ClasspathModel.getClassPathSelection(ClasspathModel.java:286)
  | at 
org.eclipse.jst.j2ee.internal.ClasspathTableManager.initializeEJBClientDefaults(ClasspathTableManager.java:110)
  | at 
org.eclipse.jst.j2ee.internal.ClasspathTableManager.createRadioGroup(ClasspathTableManager.java:167)
  | at 
org.eclipse.jst.j2ee.internal.ClasspathTableManager.fillComposite(ClasspathTableManager.java:94)
  | at 
org.eclipse.jst.j2ee.internal.JARDependencyPropertiesPage.createTableComposite(JARDependencyPropertiesPage.java:415)
  | at 
org.eclipse.jst.j2ee.internal.JARDependencyPropertiesPage.createListGroup(JARDependencyPropertiesPage.java:372)
  | at 
org.eclipse.jst.j2ee.internal.JARDependencyPropertiesPage.createContents(JARDependencyPropertiesPage.java:282)
  | at 
org.eclipse.jst.j2ee.internal.J2EEDependenciesPage.createNonEARContent(J2EEDependenciesPage.java:138)
  | at 
org.eclipse.jst.j2ee.internal.J2EEDependenciesPage.createContents(J2EEDependenciesPage.java:75)
  | at 
org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:233)
  | at 
org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1456)
  | at 
org.eclipse.jface.preference.PreferenceDialog$13.run(PreferenceDialog.java:1213)
  | at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
  | at org.eclipse.core.runtime.Platform.run(Platform.java:857)
  | at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46)
  | at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:199)
  | at 
org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1207)
  | at 
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:433)
  | at 
org.eclipse.jface.preference.PreferenceDialog$9.selectionChanged(PreferenceDialog.java:698)
  | at 
org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:842)
  | at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
  | at org.eclipse.core.runtime.Platform.run(Platform.java:857)
  | at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46)
  | at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:199)
  | at 
org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:840)
  | at 
org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1642)
  | at 
org.eclipse.jface.viewers.TreeViewer.setSelection(TreeViewer.java:1095)
  | at 
org.eclipse.jface.preference.PreferenceDialog.selectSavedItem(PreferenceDialog.java:1009)
  | at 
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.selectSavedItem(FilteredPreferenceDialog.java:476)
  | at 
org.eclipse.jface.preference.PreferenceDialog$4.run(PreferenceDialog.java:369)
  | at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
  | at 
org.eclipse.jface.preference.PreferenceDialog.createContents(PreferenceDialog.java:365)
  | at org.eclipse.jface.window.Window.create(Window.java:426)
  | at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1081)
  | at 
org.eclipse.ui.internal.dialogs.PropertyDialog.createDialogOn(PropertyDialog.java:81)
  | at 
org.eclipse.ui.dialogs.PropertyDialogAction.createDialog(PropertyDialogAction.java:175)
  | at 
org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:154)
  | at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
  | at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
  | at 

[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 : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4068592
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user