[jboss-user] [JBoss Tools Users] - 3.1.0 nightly update fails for jPDL, bpel plugins

2009-12-10 Thread bdlink
System is windows 7, Eclipse 3.5 EE with JBT 3.1.0 nightly update site //download.jboss.org/jbosstools/updates/nightly/trunk/ The BIRT update site http://download.eclipse.org/birt/update-site/2.5 is also enabled. The only plugins on top of Eclipse EE are checkstyle, subclipse and m2eclipse. I ha

[jboss-user] [JBoss Tools (users)] - Re: Cannot run EAR seam project building from

2009-04-10 Thread bdlink
I also tried creating new EAR seam web project with JBDS 2.0.0.GA and seam 2.1.1.GA running on jboss-eap (installed as part of JBDS). Fails with same symptoms as above posts. Also fails if create new EAR seam web project using seam 2.0.2-FP (in same manner) So seems to be same failure across

[jboss-user] [JBoss Tools (users)] - Re: Cannot run EAR seam project building from

2009-04-10 Thread bdlink
files zipped and attached to JBIDE-4166. This is a new Seam Web Project (EAR, seam 2.1.1.GA) with no entities generated. The zip file is from the .plugins/org.jboss.ide.eclipse.as.core deploy directory for the server (when run, throws exception due to multiple seam's running). The ear file is

[jboss-user] [JBoss Tools (users)] - Re: Cannot run EAR seam project building from

2009-04-10 Thread bdlink
replacing the JBoss 4.2.3 JSF with mojarra 1.2_12 does not fix the problem (using exported .ear file still works) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224950#4224950 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBoss Tools (users)] - Re: Cannot run EAR seam project building from

2009-04-09 Thread bdlink
Thanks, I will try suggestions in above posts, but it may not be until tomorrow that I can get it done. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224807#4224807 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=422480

[jboss-user] [JBoss Tools (users)] - Re: Cannot run EAR seam project building from

2009-04-07 Thread bdlink
Two points: same behavior with JBDS 2.0.GA If export ear file and drop it into JBoss AS deploy folder (along with data source definition file) then it works fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224196#4224196 Reply to the post : http://ww

[jboss-user] [JBoss Tools (users)] - Re: Cannot run EAR seam project building from

2009-04-07 Thread bdlink
May be related to https://jira.jboss.org/jira/browse/JBIDE-4136 ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224126#4224126 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224126 _

[jboss-user] [JBoss Tools (users)] - Re: Cannot run EAR seam project building from

2009-04-06 Thread bdlink
I tried creating a new project today using Eclipse 3.4.2, JBT 3.0.GA plus 3.0.1 alpha nightlies. Mysql database, cleaned out C:\apps\workspace3.4.2\.metadata\.plugins\org.jboss.ide.eclipse.as.core\JBoss_4.2_Server\ from old projects. Created EAR project with File>New>Seam Web Project. Chose

[jboss-user] [JBoss Tools (users)] - Re: seam-gen IDE vs Console

2009-03-18 Thread bdlink
I think there are several issues here, but I am reinstalling everything at the moment and trying a Linux 64 stack so I am not sure of the situation since 3.0.GA (have been using the nightlies). When I was driving to work today, I was thinking that JBT/seam-gen integration was a big remaining is

[jboss-user] [JBoss Tools (users)] - Re: H10 plugins left when upgrade to H11

2009-03-06 Thread bdlink
No big trouble, these things happen when you are following nightly's. I was mainly posting to raise what was happening. When eclipse claims there are no updates, usually installing the latest will update, this time not, so I investigated a bit more. View the original post : http://www.jboss.o

[jboss-user] [JBoss Tools (users)] - Re: Hibernate reverse engineering errors

2009-03-06 Thread bdlink
OK, I edited the reveng.xml file by hand, eliminating all of the empty string attribures, and that eliminates the exception (cheers!) I looked at my DB to see why extra associations were showing up and found duplicate foreign key constraints that mysql added at some time, and when I removed the

[jboss-user] [JBoss Tools (users)] - Re: H10 plugins left when upgrade to H11

2009-03-06 Thread bdlink
You are saying that updates only add? This means that all of the old versions of modules will hang around? Sorry, I did not understand that, and it seems to me that the old modules hanging around would create a lot of trouble. Please clarify that this is what you mean. My point is that an up

[jboss-user] [JBoss Tools (users)] - Re: Hibernate reverse engineering errors

2009-03-06 Thread bdlink
Thanks for responding so quickly. With respect to some of my questions that were unclear: 1. JoinTables can map 1-1 and 1-n as well as n-n. I was not clear on how to reverse engineer this situation. 2. I can use the same primary key in both tables to make a 1-1 relation. This wants a @Primar

[jboss-user] [JBoss Tools (users)] - H10 plugins left when upgrade to H11

2009-03-06 Thread bdlink
Using the 3.0.x update site, when I updated from H10 to H11, the H10 feature directories were replaces, but the H10 plugin directories are still there. Also, the current H15 will not install because it is seen as earlier than H11 (since R2009...H11 > N2009...H15 ?). View the original post :

[jboss-user] [JBoss Tools (users)] - Hibernate reverse engineering errors

2009-03-05 Thread bdlink
For the last couple of years, I have been trying hibernate reverse engineering on a test database with seam-gen or JBT. It is improving, but does not work out of the box. (work, in terms of generating examples that will compile). I think all of the issues are in JIRA. At the moment I am tr

[jboss-user] [JBoss Tools (users)] - link for final bug fixes does not match documentation, sort

2009-03-04 Thread bdlink
Since the bug fixes were branched off and the trunk is 3.1.0.Alpha1, the doc on installing jboss tools, http://jboss.org/community/docs/DOC-10044, is misleading. It gives two links, to the CR2 site as stable (OK) and the 3.1.9.Alpha site as nightly (literally correct, I guess). For people who

[jboss-user] [JBoss Tools (users)] - JBT Nightly Deleting project does not clean up metadata

2009-02-19 Thread bdlink
Deleted a project created with new seam project (ear). Eclipse 3.4.1 builds deployment in .metadata\.plugins\org.jboss.ide.eclipse.as.core\JBoss_4.2_Server\deploy, including data source xml files. When I delete the project (right click on project and select delete), checking to delete all fil

[jboss-user] [JBoss Tools (users)] - JBoss Tools nightly update site down?

2009-01-09 Thread bdlink
For the last couple of days, I have not been able to access the JBT 3 nightly update site from eclipse updates. If I do directly to the site at http://download.jboss.org/jbosstools/updates/nightly/trunk/ there is a page with links to the updates, but clicking on any of them results in a Not Fou

[jboss-user] [JBoss Tools (users)] - How to install JBT should include ref to CR1 site

2009-01-02 Thread bdlink
The document http://jboss.org/community/docs/DOC-10044 has a reference to the stable site (for eclipse 3.3) and the nightly site (for eclipse 3.4). The development site http://download.jboss.org/jbosstools/updates/development/ should be added for people who want a more stable version than the ni

[jboss-user] [JBoss Tools (users)] - Eclipse help has no JBT help

2008-12-16 Thread bdlink
Sorry if this is already in JIRA, I looked and could not find. I know there is a lot of activity getting the functionality in, but the documentation is really important in terms of usability. Easily finding the documentation is as important as having it. Documentation has grown since JBDS 1,

[jboss-user] [JBoss Tools (users)] - Re: JDK 5 or 6 with JBoss AS 5, eclipse ganymede, JBoss tool

2008-12-16 Thread bdlink
In the JBoss AS5 release notes it seems to suggest you are better to be using Java 5: The Java5 compiled binary is our primary/recommended binary | distribution. It has undergone rigorous testing and can run under both a Java 5 and a Java 6 runtime. When running | under Java 6 you need to m

[jboss-user] [EJB 3.0] - jboss.xml question AS 5

2008-12-13 Thread bdlink
The following jboss.xml would bind a jndi name under jboss as 4, but does not do so under jboss as 5, even though the dtd would seem to indicate that it is still supported: http://www.jboss.com/xml/ns/javaee"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; |

[jboss-user] [EJB 3.0] - JBoss AS InterceptorRegistry warning

2008-12-13 Thread bdlink
What does the following warning mean, where is it documented, what do I do to get rid of it? I know EJBTHREE-1246 says bean developers do not have to worry. Example is from O'Reilly EJB3 workbook. example 4.1. 13:11:44,515 WARN [InterceptorsFactory] EJBTHREE-1246: Do not use InterceptorsFact

[jboss-user] [JBoss Tools (users)] - Hibernate validation failure with Seamgen/MYSQL

2008-12-09 Thread bdlink
This is not new, and may belong with the hibernate people (just tell me). Using windows XP, latest daily build of JBT 3. Have a mysql database with a fixed width field STATE char(2) and some varchar fields. (mysql shows the column type for STATE as char(2)) Seam gen entities generates (in the c

[jboss-user] [JBoss Tools (users)] - JBoss tools 3 daily Deployment failure due to spaces?

2008-12-08 Thread bdlink
Windows OS. Started with Eclipse 3.4.1 EE version, updated with BRIT and JBoss Tools update site enabled. Installed latest daily, N200812080252. Added JBoss AS 4.2.3.GA as "JBoss, a division of Red Hat JBoss 4.2 Runtime" and created a new local server by checking checkbox in New Server Runtim

[jboss-user] [JBoss Tools (users)] - Re: Cannot update daily build

2008-12-07 Thread bdlink
Hey, Thanks for fixing it right away. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194924#4194924 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194924 ___ jboss-user maili

[jboss-user] [JBoss Tools (users)] - Re: Cannot update daily build

2008-12-07 Thread bdlink
OK, based on new JIRA, it looks like the hibernate was broken: Invalid build.properties in org.jboss.tools.hibernate.ui.view | - | | Key: JBIDE-3370 | URL: https://jira.jboss.org/jira/browse/JBIDE

[jboss-user] [JBoss Tools (users)] - Re: Can't install nightly build

2008-12-07 Thread bdlink
This may affect the issue: Invalid build.properties in org.jboss.tools.hibernate.ui.view - Key: JBIDE-3370 URL: https://jira.jboss.org/jira/browse/JBIDE-3370 View the original post : http://www.jboss.c

[jboss-user] [JBoss Tools (users)] - Re: Can't install nightly build

2008-12-07 Thread bdlink
This also happens with Java 5 and Windows XP (32) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194906#4194906 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194906 ___ jboss

[jboss-user] [JBoss Tools (users)] - Daily build will not install either

2008-12-07 Thread bdlink
I reinstalled eclipse-jee-ganymede-SR1-win32.zip (on windows XP). Included the BIRT update site and JBOSS tools daily site. Set all of the update sites as active and updated eclipse, no problem. Tried to install latest JBoss tools. Failed on BRIT as above. Removed BRIT Integration and tr

[jboss-user] [JBoss Tools (users)] - Cannot update daily build

2008-12-07 Thread bdlink
This has happened frequently. Usually when I take out BIRT the rest will update. Yesterday it was a hibernate issue. I added the BIRT update site and JBoss Tool Update site, as described in http://jboss.org/community/docs/DOC-10044. With that I was able to install N200812051203. Update fai

[jboss-user] [JBoss Tools (users)] - JDK 5 or 6 with JBoss AS 5, eclipse ganymede, JBoss tools 3

2008-12-06 Thread bdlink
Now that JBoss AS 5 is finally out, the question arises which JDK to use with it. JBoss AS 5.0.0.GA seems to come in two versions, using JDK 5 or 6. JBoss Developer Studio 1 required JDK 5. Sun has move JDK 5 into the sunset, even though it is the reference JDK for Java EE 5. Presumably at s

[jboss-user] [JBoss Tools (users)] - Re: Cannot create a Dynamic Web Module 2.5 version project

2008-11-16 Thread bdlink
"bdlink" wrote : This is happening to me as well. I am using eclipse 3.4.1 and the latest (updated Nov 20, 08) Jboss tools 3 daily. | Sorry, make that Nov 15 update View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189677#4189677 Reply t

[jboss-user] [JBoss Tools (users)] - JBoss Tools JSF/Add Custom Capabilities/JBoss RichFaces3.1 h

2008-11-15 Thread bdlink
I am running Eclipse 3.4.1 with JBoss tools 3 latest daily (Updated Nov 16/08). I created a JSF project and tried to add RichFaces Libraries. 1st attempt, adding RichFaces 3.2.2.SR1 with Configure Build Path. Added the RichFaces jars as external jars under libraries tab of Java Build path. The

[jboss-user] [JBoss Tools (users)] - Re: Cannot create a Dynamic Web Module 2.5 version project

2008-11-15 Thread bdlink
This is happening to me as well. I am using eclipse 3.4.1 and the latest (updated Nov 20, 08) Jboss tools 3 daily. Creating a new JSF project and selecting servlet 2.5 and JSF 1.2 leaves the Dynamic web facet at 2.4, and it cannot be changed. I came to the conclusion that JBoss tools is not u

[jboss-user] [JBoss Tools (users)] - Re: JBossTools 2.1.2.GA released

2008-07-13 Thread bdlink
Har, Yes, JBDS. :) But thanks for the info. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164104#4164104 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164104 ___ jboss-

[jboss-user] [JBoss Tools (users)] - Re: JBossTools 2.1.2.GA released

2008-07-12 Thread bdlink
I notice Drools is mentioned in the JBossTools project, but not in the JBDC spec. Do we know if Drools is included in JBDC 1.1.0.GA? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164043#4164043 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools Documentation

2007-11-09 Thread bdlink
I guess what I would find useful (after trying generate-entries on an earlier test project) would be something that either maps entities to tables, or generates tables from entities, but since in either case, the mapping probably needs some ability for human guidance. For example, given a schem

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools Documentation

2007-11-09 Thread bdlink
Thank you for your prompt reply. I selected the JPA facet when creating the project. However looking at the project facets for the -ejb project, it does not show up. Adding in the JPA facet at that point does fix the Dali error. I did not (in this test project) use seam generate enties, bec

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools Documentation

2007-11-09 Thread bdlink
After reading from Max (above) that we are to use Dali for persistence with JBoss tools, I tried using JPA with todays Jboss tools nightly build, after creating a seam-web project (with Seam 2). As near as I can figure, JPA only works in a JPA project. It does not appear to work with a Seam pr

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools Documentation

2007-10-31 Thread bdlink
Still looking for JBoss Tools 2.0 documentation. Pressing F1 in eclipse (after installing beta 4) does not provide any documentation for Jboss tools that I can find. There is some documentation for Hibernate, some very old (3-4 years?) documentation for doing a J2EE 1.4 CMP application with XD

[jboss-user] [JBoss Seam] - Re: seam-gen generate entities errors

2007-10-25 Thread bdlink
Tried with seam2.0.0.CR3, same errors. As suggested, adding columnDefinition="char(32)" to the id key fixes the problem with hibernate validation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099067#4099067 Reply to the post : http://www.jboss.com/index.

[jboss-user] [JBoss Seam] - Re: seam-gen generate entities errors

2007-10-24 Thread bdlink
Perhaps it is related to the fact(according to mysql documentation) that mysql will silently change the char(32) field (which shows as char(32) in the schema) to a varchar(32) that is actually stored. If you describe the table from mysql, it shows char(32), perhaps this was read to generate the

[jboss-user] [JBoss Seam] - Re: seam-gen generate entities errors

2007-10-23 Thread bdlink
Problem line: View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098007#4098007 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098007 ___ jboss-user mailing list jboss-user@lists

[jboss-user] [JBoss Seam] - Re: seam-gen generate entities errors

2007-10-23 Thread bdlink
Commenting out the line in the persistence-dev.xml file removes the error and allows the generated project to work. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098006#4098006 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [JBoss Seam] - Re: seam-gen generate entities errors

2007-10-22 Thread bdlink
Sorry, forgot to post persistence.xml file seamgen produced, related to above issues: | http://java.sun.com/xml/ns/persistence"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.

[jboss-user] [JBoss Seam] - seam-gen generate entities errors

2007-10-22 Thread bdlink
Saw something similar in JIRA regarding Temporal fields, but that is not an issue here. Running Seam 2.0.0.CR2 with JDK 1.5.0_12 and JBoss4.2.1.GA and eclipse3.3.1 with JBoss Tools2.0.0.beta4 installed. Created a new project with seamgen new-project with the following properties: | #Genera

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-20 Thread bdlink
OK, I figured it out. In tiny mouse print in the blog referenced in the second post, it says to run "ant build". I saw that when I reread the blog. When I run "ant build" in the top seam directory, it fixes the problem. View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Seam] - Re: Problems with Seam-gen (and maven i guess)

2007-10-19 Thread bdlink
Same problem happening to me. Trying to run seam-gen, in particular "seam setup" and get error message during the init phase: anonymous wrote : 1 required artifact is missing. | | for artifact: | unspecified:unspecified:jar:0.0 | | from the specified remote repositories: | cent

[jboss-user] [JBoss Tools (users)] - jboss downloads do not include jboss tools

2007-09-25 Thread bdlink
In the jboss downloads area, http://labs.jboss.com/projects/download, under tools, it has jboss IDE for eclipse (which the seam 2.0 documentation and earlier refers to). The most recent version there is 2.0.0 Beta2. There is no mention of an eclipse update site (only for the stable 1.6 version

[jboss-user] [JBoss Seam] - Re: Layering the code in Seam

2007-09-25 Thread bdlink
stateless session beans View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088675#4088675 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088675 ___ jboss-user mailing list jboss-u