EJBCreator 0.3 was released today. EJBCreator is a GUI-based tool that generates source code skeletons for EJB 2.0 beans, value ojbects, primary keys, ejb-jar.xml files and even Ant build files.
More information can be found on the web-site http://opensource.itplus.dk/EJBCreator/.
EJBCreator is currently able to generate source code skeletons for:
o Entity beans
o Session beans
o Session Synchronized beans
o Message-driven beans (EJB 2.0 mode)
o Value objects
o Primary keys
o Ant build files
o ejb-jar.xml files
EJBCreator doesn't depend on a specific J2EE application server, since all code is generated based on the Enterprise JavaBeans specification standard.
EJBCreator is released under the GNU Public License (GPL).
-
Announcing EJBCreator 0.3 (28 messages)
- Posted by: Jesper Pedersen
- Posted on: November 01 2001 03:50 EST
Threaded Messages (28)
- Announcing EJBCreator 0.3 by Zahid Shaikh on November 01 2001 14:13 EST
- Announcing EJBCreator 0.3 by Jesper Pedersen on November 02 2001 00:54 EST
- Announcing EJBCreator 0.3 by Dion Almaer on November 01 2001 15:12 EST
- Announcing EJBCreator 0.3 by Jesper Pedersen on November 02 2001 00:56 EST
- Announcing EJBCreator 0.3 by Shiv Kumar Yadav on November 02 2001 03:31 EST
- Announcing EJBCreator 0.3 by Shiv Kumar Yadav on November 02 2001 03:33 EST
- Announcing EJBCreator 0.3 by Jesper Pedersen on November 02 2001 12:03 EST
-
Announcing EJBCreator 0.3 by Cedric Beust on November 02 2001 12:33 EST
-
Announcing EJBCreator 0.3 by Reji Baby on November 07 2001 01:29 EST
- Announcing EJBCreator 0.3 by Leonard Gurevich on November 08 2001 09:43 EST
- Announcing EJBCreator 0.3 by Shirish shetty on November 08 2001 01:39 EST
- Announcing EJBCreator 0.3 by Jesper Pedersen on November 09 2001 06:49 EST
-
Announcing EJBCreator 0.3 by Reji Baby on November 07 2001 01:29 EST
- Announcing EJBCreator 0.3 by Shiv Kumar Yadav on April 11 2002 05:08 EDT
- Announcing EJBCreator 0.3 by Vinod Agarwal on November 07 2001 00:23 EST
- Announcing EJBCreator 0.3 by Padmanabh Kulkarni on November 02 2001 06:12 EST
- Announcing EJBCreator 0.3 by Ray Harrison on November 02 2001 07:35 EST
- Announcing EJBCreator 0.3 by Michael Madrid on November 05 2001 15:24 EST
- Announcing EJBCreator 0.3 by Roger Borg on November 02 2001 08:36 EST
- Announcing EJBCreator 0.3 by Lei Gu on November 02 2001 08:49 EST
- Announcing EJBCreator 0.3 by Jesper Pedersen on November 02 2001 12:12 EST
- Announcing EJBCreator 0.3 by Jesper Pedersen on November 02 2001 12:11 EST
- Announcing EJBCreator 0.3 by Lei Gu on November 02 2001 08:49 EST
- Announcing EJBCreator 0.3 by Jason McKerr on November 02 2001 13:24 EST
- Announcing EJBCreator 0.3 by Michael Madrid on November 07 2001 13:48 EST
-
Announcing EJBCreator 0.3 by Jesper Pedersen on November 09 2001 07:09 EST
-
Announcing EJBCreator 0.3 by Web Master on November 10 2001 02:05 EST
- Announcing EJBCreator 0.3 by Paul May on December 04 2001 05:38 EST
-
Announcing EJBCreator 0.3 by Web Master on November 10 2001 02:05 EST
-
Announcing EJBCreator 0.3 by Jesper Pedersen on November 09 2001 07:09 EST
- Announcing EJBCreator 0.3 by Michael Madrid on November 07 2001 13:48 EST
- Announcing EJBCreator 0.3 by Manish Sharan on November 02 2001 13:48 EST
- Announcing EJBCreator 0.3 by Ken Rimple on November 03 2001 18:55 EST
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Zahid Shaikh
- Posted on: November 01 2001 14:13 EST
- in response to Jesper Pedersen
This tool is very good for automating task of creating
stub code for EJB(session, entity, Message driven
bean)... It also generates sample ant build file for
building the ejb and provide facility to put
your custom headers and indentation in the code...
Minor nuisance might be that the code generator seem to always generate code for all the beans in a fixed directory and the code uses Unix line demitter by default(for Windows based developer)..
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Jesper Pedersen
- Posted on: November 02 2001 00:54 EST
- in response to Zahid Shaikh
Please file bug-reports to http://bugs.itplus.dk/
Hope that you can live with it untill we get it fixed. -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Dion Almaer
- Posted on: November 01 2001 15:12 EST
- in response to Jesper Pedersen
It would be great if there were "plugin" modules that built the vendor specific deployment descriptors (e.g. weblogic-ejb-jar.xml, ejb-inprise.xml, ...) -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Jesper Pedersen
- Posted on: November 02 2001 00:56 EST
- in response to Dion Almaer
This is scheduled for release in version 0.5 (Q1/2002).
If you want to help out with a specific application server feel free to contact me.
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Shiv Kumar Yadav
- Posted on: November 02 2001 03:31 EST
- in response to Dion Almaer
this tools seems to be fine.. but can anyone tell.. where the documentation for this tool can be found.
thanks in advance.
shiv -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Shiv Kumar Yadav
- Posted on: November 02 2001 03:33 EST
- in response to Dion Almaer
this tools seems to be fine.. but can anyone tell.. where the documentation for this tool can be found.
thanks in advance.
shiv -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Jesper Pedersen
- Posted on: November 02 2001 12:03 EST
- in response to Shiv Kumar Yadav
The only documentation for the tool is in the USAGE file.
We are currently working on some XML based documentation (online / PDF), but don't hold your breath for it.
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Cedric Beust
- Posted on: November 02 2001 12:33 EST
- in response to Shiv Kumar Yadav
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Reji Baby
- Posted on: November 07 2001 13:29 EST
- in response to Cedric Beust
any tools available for EJB1.1?
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Leonard Gurevich
- Posted on: November 08 2001 09:43 EST
- in response to Reji Baby
try EJBWizard
http://www.mousetech.com/EJBWizard.html -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Shirish shetty
- Posted on: November 08 2001 13:39 EST
- in response to Reji Baby
Reji,
You should try FrontierSuite from ObjectFrontier for Ejb 1.1. FrontierSuite is a MDA based platform where you can generate code for Java, EJB 1.1 and EJB 2.0 applications.
www.objectfrontier.com
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Jesper Pedersen
- Posted on: November 09 2001 06:49 EST
- in response to Reji Baby
You can start EJBCreator in EJB-1.1 mode: ./run.sh -ejb11
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Shiv Kumar Yadav
- Posted on: April 11 2002 05:08 EDT
- in response to Shiv Kumar Yadav
dfgd -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Vinod Agarwal
- Posted on: November 07 2001 00:23 EST
- in response to Dion Almaer
Can anyone tell where to find the documentation for this tool ??? -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Padmanabh Kulkarni
- Posted on: November 02 2001 06:12 EST
- in response to Jesper Pedersen
I havent tried this coz of the fact that I am very much comfortable with TogetherJ which has much more better features as described of EJBCreator 0.3. Do try TogetherJ, I am really impressed by this tool. -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Ray Harrison
- Posted on: November 02 2001 07:35 EST
- in response to Padmanabh Kulkarni
<quote>
I havent tried this coz of the fact that I am very much comfortable with TogetherJ which has much more better features as described of EJBCreator 0.3. Do try TogetherJ, I am really impressed by this tool.
</quote>
TogetherJ costs far too much unless you have a nice company that will buy it for you. -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Michael Madrid
- Posted on: November 05 2001 15:24 EST
- in response to Padmanabh Kulkarni
Last I checked TogetherJ didn't do EJB 2.0 entity CMP. Have they fixed this yet? -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Roger Borg
- Posted on: November 02 2001 08:36 EST
- in response to Jesper Pedersen
This sounds somewhat like what XDoclet does as well. Is that true? If so, EJBCreator has the "plus" of providing a GUI.
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Lei Gu
- Posted on: November 02 2001 08:49 EST
- in response to Roger Borg
I have tried it and it is great. I have been searching for a tool like this for a while now and I don't want to pay for TogetherJ just to get the deployment support.
How about a plugin for Forte??
-- Lei -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Jesper Pedersen
- Posted on: November 02 2001 12:12 EST
- in response to Lei Gu
A plugin for Netbeans is on our TODO list. -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Jesper Pedersen
- Posted on: November 02 2001 12:11 EST
- in response to Roger Borg
That is true that EJBCreator is somewhat like XDoclet (version 0.5 will be). The main difference is that EJBCreator is based on a XML format that is passed between the different components (GUI, generators, validators). You could write UML GUI plugin to EJBCreator if you wanted too.
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Jason McKerr
- Posted on: November 02 2001 13:24 EST
- in response to Jesper Pedersen
Looks like a nice tool! -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Michael Madrid
- Posted on: November 07 2001 13:48 EST
- in response to Jason McKerr
I have tried entering CMP relationships but the code don't seem to be getting generated in the files. Also the dd's aren't picking up the name of the bean (which you should be able to set different from the class name). -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Jesper Pedersen
- Posted on: November 09 2001 07:09 EST
- in response to Michael Madrid
We have no problems with CMR -- please post an example on http://bugs.itplus.dk/
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Web Master
- Posted on: November 10 2001 14:05 EST
- in response to Jesper Pedersen
TogetherJ only support MDB's. It does not support CMP 2.0, local interfaces, CMR etc.
From what I can see EJBGEN and XDOCLET generate the home and remote and deployment descriptors from your bean implementation.
EJBCreator provides a GUI to generate all classes. this is nice than having to code the bean implementation first.
Also, EJBGEN abd XDOCLET rely on maintaining all the information that is required to generate the other files (home, remote, descriptors) as javadoc comments in the bean implenentation. This means having to maintain what is intended to be declarative in the very source file that declarative programming avoid you having to change. Nasty. -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Paul May
- Posted on: December 04 2001 17:38 EST
- in response to Web Master
try Arcstyler for full MDA Support
www.arcstyler.com
Paul
-
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Manish Sharan
- Posted on: November 02 2001 13:48 EST
- in response to Jesper Pedersen
i tried it -- it is simple , easy to use and does what it says. Saed me hours of time with the ejb stubs. GPL rules ! -
Announcing EJBCreator 0.3[ Go to top ]
- Posted by: Ken Rimple
- Posted on: November 03 2001 18:55 EST
- in response to Manish Sharan
Excellent job! Someone else remarked that it would be great to add 'plug-ins' to allow different app server tabs... Could help tremendously.
I also agree on the price on these tools just to do EJB. Until Sun and their partners realize that .NET's entire platform is gonna be under $2K for the entire development environment, good J2EE tools will be out of reach for many development teams. Why should I pay $2,500 for an IDE, $5,000 for a UML tool, $2,500 for an app server?
Thanks again!!!