Title: RE: [JBoss-user] Differences between 2.x and 3.x?
Ignore last. JBoss OpenTool (from Protegra) does appear to keep jboss.xml and jbosscmp-jdbc.xml in synch. My bad.
 
#mike
-----Original Message-----
From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 5:24 PM
To: Mike Finn; JD Brennan; [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Differences between 2.x and 3.x?

Granted JBuilder has come a long way, and yes provides a lot of functionality.  Does it keep jboss.xml and jbosscmp-jdbc.xml/jaws.xml in sync?
 
cheers
dim
----- Original Message -----
From: Mike Finn
Sent: Thursday, April 18, 2002 11:01 PM
Subject: RE: [JBoss-user] Differences between 2.x and 3.x?

With JB6EE you can add/remove bean methods at will (to the implementation class source) and *JBuilder*  keeps interfaces, etc in synch for you. Rename the method, add parms, etc, and the changes are reflected as well. It also gives you a property editor for beans (like for whether to generate local and/or remote interfaces) and methods. Halfway decent Entity bean generator too. The Open Tool is not necessary for any of this functionality.
 
#mike

 -----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of JD Brennan
Sent: Wednesday, April 17, 2002 6:28 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Differences between 2.x and 3.x?

I believe JBuilder will make it easy to create a bean
in one place, but when you want to add a new method to it,
you have to modify all the files.  XDoclet allows you to
create and modify your bean in one place - very cool!

JD

-----Original Message-----
From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 3:03 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Differences between 2.x and 3.x?


> > Also - have a look at XDoclet (http://sf.net/projects/xdoclet) as a
useful
> > development tool that has strong support for JBoss.
>
> Thanks.  I will be using JBuilder 6 with the JBoss open tool so I think I
> might have that side of things covered.

just FYI, XDoclet is a tool that plugs into ant, and saves you time
generating, and keeping uptodate, your remote/home interfaces and deployment
descriptors etc.  There's no reason you couldn't use it with JBuilder.

cheers
dimm


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to