Bug 950929 - Seam2.3 seam-gen generated projects are missing some lib/tests libraries
Summary: Seam2.3 seam-gen generated projects are missing some lib/tests libraries
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Seam
Version: 2.2.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: CR2
: 2.3.0
Assignee: Marek Novotny
QA Contact: Marek Schmidt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-11 08:30 UTC by Tomas Remes
Modified: 2013-07-16 11:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Projects generated using Seam2.3 seam-gen were missing the following library JARs in the lib/tests directory: jboss-remoting-3.2.13.GA-redhat-1.jar xnio-api-3.0.3.GA.jar xnio-nio-3.0.3.GA.jar Consequently, errors were displayed after importing the projects into JBoss Developer Studio. To fix the issue, the missing library JARs were removed from generation of the .classpath files, and the errors are no longer displayed.
Clone Of:
Environment:
Last Closed: 2013-07-16 11:33:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Remes 2013-04-11 08:30:45 UTC
seam-gen/ide-project-files/eclipse/.classpath hasn't been updated, therefore there are errors in JBDS after importing projects (EAR,WAR) generated by seam-gen. It is missing following libraries, which were already removed:

lib/test/jboss-remoting-3.2.13.GA-redhat-1.jar
lib/test/xnio-api-3.0.3.GA.jar
lib/test/xnio-nio-3.0.3.GA.jar

Comment 1 Marek Novotny 2013-04-11 08:37:08 UTC
Workaround is just removing of these jars from Build classpath.

Project Properties -> Build Path -> Configure Build Path and on Libraries tab select these items and click on Remove button.

Comment 2 Tomas Remes 2013-04-15 14:31:15 UTC
One additional missing jar will be for h2 driver, if h2 is selected in seam-gen. This has not to be specified on classpath, since it is provided by EAP container.

Comment 3 Petr Penicka 2013-04-17 22:39:23 UTC
Edited release note and inserted it into the 2.2.0 RN book.

Docs stage URL: https://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Web_Framework_Kit/2.2/html-single/2.2.0_Release_Notes/index.html

Build: JBoss_Web_Framework_Kit-2.2.0_Release_Notes-2.2-en-US-0-23

Comment 4 Marek Novotny 2013-05-10 12:29:00 UTC
removed lib/test/jboss-remoting-3.2.13.GA-redhat-1.jar, lib/test/xnio-api-3.0.3.GA.jar, lib/test/xnio-nio-3.0.3.GA.jar from .classpath - https://source.jboss.org/changelog/Seam?cs=15489

Comment 8 Tomas Remes 2013-06-11 10:11:04 UTC
Unfortunately this is still problem in 2.3.0.ER1. Generated projecst are now missing:

'lib/rhq-pluginAnnotations.jar'	
'lib/test/aether-api-1.8.jar'

Comment 9 Marek Novotny 2013-06-11 12:10:15 UTC
fixed at https://source.jboss.org/changelog/Seam?cs=15556

Comment 11 Tomas Remes 2013-06-26 07:24:15 UTC
Missing following in 2.3.0.CR1 release:

'lib/stax2-api.jar'
'lib/woodstox-core-asl.jar'

Comment 15 Sneha 2013-07-04 11:31:53 UTC
Updated doc text.

Comment 17 Marek Schmidt 2013-07-08 11:19:01 UTC
verified

Comment 18 Petr Penicka 2013-07-08 12:49:36 UTC
Edited doc text for WFK 2.3 release notes.


Note You need to log in before you can comment on or make changes to this bug.