« $20 PDA phone. | Main | Java-GNOME updated... »

Still way too busy, Matrix Reloaded at IMAX, and JBoss-IDE.

I'm still totally bogged down in my new job and in finishing up the ProJSP chapters for APress. That's not going to stop me from making time tonight to go see Matrix Reloaded at the IMAX theater.

I'm still at work now, but I'm waiting for my DB2 install to wrap up, so I have some time. I'm testing the limits of my new laptop by installing WebSphere, WebLogic, DB2, and Oracle. I need to learn the nitty-gritty details of J2EE/WebApp/EJB deployment on those platforms.

I also need to get back up to speed on XDoclet and EJB. To get a jump-start on the re-learning curve, I downloaded JBoss-IDE. JBoss-IDE is a plugin for Eclipse that does two jobs. Job #1 is starting JBoss, stopping JBoss, and viewing JBoss log files. Job #2 is providing a new GUI for configuring and running XDoclet. Take a look at the tutorial (PDF) for more information and screenshots.

The JBoss-IDE XDoclet plugin works like this. You use the GUI to configure XDoclet for your project, then the GUI generates an Ant script containing the code to run the XDoclet taks that you configured. You can then call this generated build script from your project's Ant script. This works pretty well and it is really helpful, especially if you are new to XDoclet or if your XDoclet skills have grown rusty. My only complaint is that I cannot figure out how to make JBoss-IDE generate relative jar paths, so I can't share the generated Ant scripts with other developers.

Comments:

i don't know if this features in the docs, as i haven't read them, but i just wanted to mention that you can code-completion on all xdoclet tags, not just jboss, by dropping the appropriate xdt files in the plugin dir

Posted by morten wilkem on July 11, 2003 at 06:42 AM EDT #

Hi, Why is JBoss-IDE generates absolute path in their XDoclet generated script ? Because of the project dependencies. If your project depends on other projects for compilation, it depends on them for XDoclet generation. Add to this that project can be in different workspace (worst case) and you will find that the best solution is to have absolute path. Anyway, I am not psycho-rigid. So if you have a solution, I will be pleased to apply it. Laurent Etiemble

Posted by Laurent Etiemble (JBoss-IDE Lead) on July 11, 2003 at 06:45 AM EDT #

Can your laptop suport all that software? I'm thinking of doing the same thing for the laptop i have right now.

Posted by tom on July 11, 2003 at 10:22 PM EDT #

The laptop is a 2GHZ pentium with 1GB of RAM. It holds up pretty well when both WebSphere, DB2, and Eclipse are running. After than, running anything else is pretty painful.

Posted by Dave Johnson on July 11, 2003 at 11:05 PM EDT #

Post a Comment:
  • HTML Syntax: NOT allowed

« $20 PDA phone. | Main | Java-GNOME updated... »

Welcome

This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog

Related entries

Below are the most recent entries in the category Java, some may be related to this entry.