Tagged Questions
The jboss-tools tag has no wiki summary.
5
votes
7answers
13k views
Problems with shutting down JBoss in Eclipse if I change JNDI port
1st phase
I have a problem shutting down my running JBoss instance under Eclipse since I changed
the JNDI port of JBoss. Of course I can shut it down from the console view but not with
the ...
4
votes
3answers
11k views
How to configure Hibernate Tools HQL editor in Eclipse with a custom NamingStrategy
I've installed Hibernate Tools 3.2.4.GA in Eclipse Ganymede. The main driver for installing it was to be able to issue HQL queries interactively.
I have configured all of our mapping files, ...
2
votes
1answer
69 views
Maven Hides Web.xml from Eclipse and JBossAS Tools after Update Project Configuration
I'm using Eclipse Indigo, with the "Jboss Maven Integration" and "JBossAS Tools" plugins from JBoss Tools 3.3 installed (none of the other twenty or so JBoss Tools plugins). The application is being ...
2
votes
1answer
662 views
Eclipse WTP deployment of build path dependencies
I have an Eclipse project that is dependent on other projects (Project Properties/Java Build Path/Projects), and these other projects export their own libraries (Project Properties/Java Build ...
2
votes
5answers
4k views
How to reactivate code assist in my xhtml page (eclipse 3.5, jboss tools 3.1, jsf 1.2)
I developp jsf xhtml pages with facelets, and i always had code assist for all the taglibs i declared i my xhtml root element (h, f etc..)
But, since, like 30 minutes, when i ctrl+space i only have ...
2
votes
2answers
6k views
How to “hot” deploy war dependency in Jboss using Jboss Tools Eclipse plugin?
I'm using Jboss tools (3.0.0 alpha, on Eclipse 3.4) to hot deploy my war on Jboss 4.2.3.
My war depends on another project (packed inside a jar) I 'm working on.
But, when I save a file in this ...
2
votes
5answers
5k views
JBoss Application Server admin console?
I know that the JBoss Application Server has the JMX-Console as a GUI for administration. My question is, is there a similar admin tool using the command line? Does this tool come with the application ...
1
vote
2answers
277 views
jboss 7 and eclipse indigo : weird ejb project name at deployment
Hie all,
I indeed underline to points.
I have been trying jboss 7 + jboss tools (3.3).
When I tried to deploy an ejb project on jboss6. Nothing happend. I thus added an ejb-jar.xml file to my ...
1
vote
1answer
91 views
Hibernate reverse engineering - mapping a table to Java enum
I'm working on a project where I am using JBoss Tools to reverse engineer an MS SqlServer database into Hibernate objects. I am wondering if there is a way to map some of the tables in my schema to ...
1
vote
3answers
417 views
Why is this JPA 2.0 mapping giving me an error in Eclipse/JBoss Tools?
I have the following situation:
JPA 2.0 mappings (It might probably suffice to consider only the Zip and ZipId classes as this is where the error seems to come from):
@Entity
@Table(name = ...
1
vote
0answers
125 views
very strange jboss tools configuration problem
I have installed Jboss Tools for my Eclipse Galileo.
I have enabled JSF capabilities for my project but I am still not able to navigate in my jsp pages like I can navigate in IntelliJ Idea when I ...
1
vote
2answers
452 views
Dynamic Loading of Rules from BRMS
I am trying to upload my rules from jboss-brms to my eclipse in order to run it against the working memory.
The following is my code and change-set.xml file and I am getting the following error stack.
...
1
vote
2answers
402 views
jboss seam deployment error
I am using the JBoss Tools to deploy a seam application to a JBoss server from within eclipse. I am consistently seeing a strange behavior. Every time the .xhtml files are changed the seam application ...
1
vote
3answers
2k views
Javassist Enhancement failed
I use Jboss IDE as IDE. I have created a Hibernate project. and I get this error when deploying my .har (Hibernate project) :
16:16:30,910 ERROR [BasicLazyInitializer] Javassist Enhancement failed: ...
1
vote
3answers
455 views
EJB client error
I created an EJB 2. I deployed it on JBoss-IDE 1.6 and then, I created a JUnit test to access it. here's the code I used for the client :
public class DossierBeanTest extends TestCase {
...
1
vote
1answer
542 views
Why not able to get the 'Run on Server' option for JSF jsp page on eclipse, weblogic, JBossTools?
I am trying to run a JSF 1.2 application created using Eclipse Ganemede and JBoss Tools on WebLogic 10.0 MP1
I have created a simple JSF helloworld application and have added a simple JSP. I have ...
1
vote
5answers
1k views
JBPM: Multiple transitions going out from a Task Node
in JBPM, can I have (technically) multiple transitions going out from a Task Node?
If Yes, is it a good practice?
Any help would be useful.
0
votes
0answers
22 views
JBoss Tools JSF code completion does not work on Facelets tags
I am using Eclipse Indigo and JBoss Tools 3.3.0. In a XHTML file the code completion works fine for JSF tag like <h:...> or <f:...>, but not for Facelets tags, like <ui:...>.
Does ...
0
votes
0answers
24 views
Jboss tools doesn't publish my jar project
I have a problem with my eclipse (3.6, Helios) and my jboss tools plugin (3.2).
When I publish my war project with JbossTools in a jboss server, all jars in build path are publish in WEB-INF/lib ...
0
votes
1answer
66 views
How to call an ant target / maven after JBoss Tools Deploy?
Is there any possibility to run ant after, let's say a clean of a jboss tools server?
e.g. i plan to move some directories after having deployed them to a different directory to speed up things in ...
0
votes
1answer
37 views
Can i make Jboss Tools plugin to run on JDK 32 while run Eclipse on JDK 64?
Can i make Jboss Tools plugin to run on JDK 32 while run Eclipse on JDK 64?
I wanted to do this because i need to assign more memory to eclipse while making Jboss tools (visual editor) use the 32 jdk ...
0
votes
1answer
159 views
JPA annotations = EJB3 annotations = Hibernate annotations?
I'm using JBoss Tools to reverse engineer a DB schema into POJO's. Specifically, I'm using the hbm2java option in the hibernatetool ANT task. Under the hbm2java option you can specify ejb3=true
to ...
0
votes
0answers
98 views
Editing Freemarker with JBoss Tools 3.3.0.M3 gives NPE
I have just finished a clean install of Eclipse 3.7.0 and JBoss Tools 3.3.0.M3 on OS X 10.7.1, it opens and seems to run fine but when you try and edit an ftl (freemarker) file it NPE.
Does anyone ...
0
votes
0answers
76 views
composite component ending up in wrong directory with jboss jsf tools and m2eclipse?
When using JBOSS Tools, M2E and M2E-WTP creating a new composite component wants to put the newly created component in the wrong directory. It also looks for components in the wrong directory.
It ...
0
votes
1answer
83 views
Eclipse and maven: Deploying only some dependencies
I'm using Eclipse Helios (I've also tried this on Indigo), with Jboss tools using maven integration. All my dependencies should be deployed to WEB-INF/lib, but only some of them are. I don't really ...
0
votes
0answers
302 views
JBoss Tools 3.2 with eclipse 3.6.1 Deployment Assembly does not deploy jars/libs except build path entries
So I'm having a Web App project. I referenced all projects I need in this web app in the Deployment Assembly configuration (the thing they earlier used to call J2EE Module Dependencies).
This deploys ...
0
votes
1answer
162 views
Deploy directory Jboss Tools
I have a problem with my jboss tools and the deploy directory.
I migrated my application from jboss 4 to jboss 5.1. So in my eclipse, I update jboss tools to the 3.0.3 version.
Before this version, I ...
0
votes
1answer
72 views
Which version of Hibernate tools file i should use to generate hibernate POJO for java 5
It could be a silly question and i am sorry for that.
I am using ant task for generating POJO and hbm file from databse by using hybernate reverse engg.
But that is generated as per java 4 standard ...
0
votes
1answer
770 views
Jboss tools on Eclipse Helios problem
I have installed Jboss tools for eclipse helios. but when I try to get priview of a HTml file I get this message:
Could not open the Visual Page Editor:
Bundle
...
0
votes
1answer
315 views
Reverse engineering check constraints & indexes w/ Hibernate?
I've been tasked with reverse engineering Hibernate mappings from a large, legacy, sql server database. The database makes extensive use of check constraints (several per table) and indexes, and ...
0
votes
1answer
104 views
How can I automate a setting change in a Eclipse managed file upon EAR export?
I'm using Eclipse Helios and JBoss Tools to develop a Seam project.
In the WEB-INF/components.xml file there is a setting to enable or disable the Seam debug mode. Obviously, for development I would ...
0
votes
1answer
217 views
how to get jboss tools to not automatically deploy on server start
ive just upgraded to eclipse 3.6 and i have a seam application running on jboss 5 with the latest version of jboss tools. my problem is that when i opened an xhtml page it asked me to activate the ...
0
votes
1answer
585 views
Configuring multiple instances of Jboss 5.1 AS in a single machine
Developers sometimes have to work on different versions of their product and usually tend to configure / run multiple instances of JBoss application server on the same machine. In order to bring the ...
0
votes
1answer
685 views
JBoss JMS provider
I need to write a Message Driven Bean. I'm using JBoss IDE 1.5. I understand the concept behind MDB's but I don't really know how to install the JMS provider (JBoss MQ? I think) and use it so that it ...
0
votes
1answer
811 views
java.rmi.MarshalException: Failed to communicate
I'm using jbossIDE Eclipse 1.6. when deploying my .ear app, I get a java.rmi.MarshalException.
what's surprising is that just a few min ago, everything was OK.
I feel like this jbossIDE Eclipse ...
0
votes
2answers
539 views
EJB Spec Violation
I created an EJB 2 named EvenementBean for test. I then deleted it. and whenever trying to deploy my .ear project now, I get these errors :
WARN [verifier] EJB sepc violation:
Bean: Evenement
...
0
votes
1answer
96 views
using JUnitEE with JBoss-IDE
Can anyone provide me with a tutorial on how to use JUnitEE with JBoss-IDE ?
thanks.
0
votes
1answer
119 views
seam 2.2 with microsoft access
is it possible to import a MS access database (.mdb) in a seam project using JBoss tools within Eclipse (Ganymede)?
Starting a new seam project, I cannot see any field which uses ms access as database ...
0
votes
1answer
300 views
hibernate mapping file without all properties
I have a database containing approx. 200 tables.
I use jboss-ide to automatically generate hibernate classes from the database using the File->New->Other->Hibernate->Hibernate Mapping file wizard of ...
0
votes
2answers
759 views
Seam 2.2 and JBoss Tools 3.1, Why JBoss Tools doesnt work anymore?
I've downloaded the new Seam 2.2GA but it doesn't work with the current version of JBoss Tools 3.1.
Anyone had any luck making those work together again?
Is there a new version of JBoss Tools out ...