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

2008-03-04 Thread [EMAIL PROTECTED]
yes.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133844
___
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-15 Thread leonardinius
[EMAIL PROTECTED] wrote : JBoss tools is *not* preconfigured to Seam 1.2; 
only JBoss Developer Studio has that preconfigured.
  | 
  | Both can use Seam 2, you just need to choose Seam 2 and not Seam 1.2 in the 
new project and/or runtime setup.
  | 
  | 

What is the correct answer? :) Could we just use Jboss Tools 2.0.0. with Seam 
2.0.1-GA? 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4129616
___
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 Tools (users)] - Re: Using Seam 2.0.1.CR1 with JBoss Tools 2.0.0.GA

2008-02-05 Thread akazakov
Antoine Sabot-Durand wrote : Eclipse seems to look for something in the jar 
that it doesn't find. However the project can be deployed and run with 2.0.1 
jar the only trouble is that we can't edit J2EE dependencies anymore
Yes, it is a bug of WTP.
It will be fixed in WTP 2.0.2.
See http://jira.jboss.com/jira/browse/JBIDE-1716

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4126765
___
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-01-31 Thread klob
[EMAIL PROTECTED] wrote : JBoss tools is *not* preconfigured to Seam 1.2; 
only JBoss Developer Studio has that preconfigured.
  | 
  | Both can use Seam 2, you just need to choose Seam 2 and not Seam 1.2 in the 
new project and/or runtime setup.
  | 
  | 

Now that Seam 2.0.1.GA is out, can you use JBoss Tools 2.0.0.GA with Seam 
2.0.1.GA? Or should we wait for a release of JBoss Tools whose release # 
matches that of the Seam version? 



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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4125254
___
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-01-31 Thread [EMAIL PROTECTED]
did you see any issues ? It should just work.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4125302
___
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-01-21 Thread [EMAIL PROTECTED]
JBoss tools is *not* preconfigured to Seam 1.2; only JBoss Developer Studio has 
that preconfigured.

Both can use Seam 2, you just need to choose Seam 2 and not Seam 1.2 in the new 
project and/or runtime setup.



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

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