Feature Requests item #510588, was opened at 2002-01-30 09:39
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=510588&group_id=31602

Category: ejbdoclet
Group: None
Status: Open
>Priority: 9
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Vincent Harcq (vharcq)
Summary: Support ejb-client jars

Initial Comment:
A great possibility of xdoclet is since it already 
generates the proper home and remote (as well as data 
and utility) interface classes, which are needed on 
the client side and the ejb-jar.xml that it gets 
enabled support for creating an application-client.xml 
and a ejb-client.jar for the web/application clients 
of an applicationserver.

I have also thought about the feasibility of a few 
simple subtasks in the ejbdoclet for creating an 
application.xml and the like, so that the actual 
generation of the many different jars, wars and ears 
is even simpler and faster (and finally automated by 
Ant).



----------------------------------------------------------------------

Comment By: Vincent Harcq (vharcq)
Date: 2002-03-12 18:56

Message:
Logged In: YES 
user_id=125677

Great idea !
I need that also.
I just begin to use "ejbjar" from Optional task of Ant.
There will be overlaps with it I guess...

But we can do more and more easily I think.

Just to be sure we are talking about the same thing:

We add a subtask "ejbjar"/"ejbclientjar" inside the 
ejbdoclet task that will contruct 2 filesets then JAR them 
into ejb.jar and ejb-client.jar ?

Is sth like this that you want ?

Ant's ejbjar only goes Bean, Home, Interface class path up 
to the most super class/interface to know what to include.
Do we also read the "import " statements as well to know 
what to add to them ?  And recursively ?

Vincent

----------------------------------------------------------------------

Comment By: Ara Abrahamian (ara_e_w)
Date: 2002-01-30 18:09

Message:
Logged In: YES 
user_id=205271

That's a good idea. I need it myself too. Anyone 
interested in implementing it?

Cheers,
Ara.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=510588&group_id=31602

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to