Yes it does...
Ie:     

<remoteinterface pattern="{0}WhatEverYouLike"/> where {0} is the core
name with nothing in front or after

You can apply this pattern attribute to all the subtasks!

This pertains to the Ant tasks and I know nothing about Maven :)

Hope this helps you!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy
Jefferson
Sent: 11. juli 2003 17:25
To: [EMAIL PROTECTED]
Subject: [Xdoclet-user] xdoclet/ejbdoclet : Naming of generated files

I have, until now, had a naming convention for EJB files of

'name'EJB.java          Bean
'name'Home.java         Remote Home
'name'Remote.java       Remote
'name'LocalHome.java    Local Home
'name'Local.java        Local

Now that I am converting across to xdoclet (using the Maven plugin), I
am getting the following generated

'name'BeanHome.java
'name'Bean.java
'name'BeanLocalHome.java
'name'BeanLocal.java


Does xdoclet/ejbdoclet allow configuration of this naming so I can
retain my current conventions ? (via maven project.properties tags ?) or
do I have to move to what xdoclet gives me ?

TIA
-- 
Andy


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.498 / Virus Database: 297 - Release Date: 08-07-2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.498 / Virus Database: 297 - Release Date: 08-07-2003
 



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to