[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/tagshandler MethodTagsHandler.java

2002-06-09 Thread Ara Abrahamian
User: ara_e_w Date: 02/06/09 00:30:29 Modified:core/src/xdoclet/tagshandler MethodTagsHandler.java Log: typo: boolean->void Revision ChangesPath 1.7 +2 -2 xdoclet/core/src/xdoclet/tagshandler/MethodTagsHandler.java Index: MethodTagsHandler.java ===

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/tagshandler MethodTagsHandler.java

2002-06-09 Thread Ara Abrahamian
User: ara_e_w Date: 02/06/09 00:45:51 Modified:core/src/xdoclet/tagshandler MethodTagsHandler.java Log: added ifMethodNameEquals/ifMethodNameNotEquals template tags Revision ChangesPath 1.8 +38 -1 xdoclet/core/src/xdoclet/tagshandler/MethodTagsHandler.java

[Xdoclet-devel] FYI

2002-06-09 Thread Mathias Bogaert
http://www.jguru.com/forums/view.jsp?EID=907907 ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb/intf InterfaceTagsHandler.java

2002-06-09 Thread Vincent Harcq
User: vharcq Date: 02/06/09 14:13:20 Modified:modules/ejb/src/xdoclet/modules/ejb/intf InterfaceTagsHandler.java Log: Throw an exception in method getBeanClassFromInterfaceName in case the bean class can not be found else NPE kind of problems happen later.

[Xdoclet-devel] CVS update: xdoclet/modules/ejb/src/xdoclet/modules/ejb XDocletModulesEjbMessages.java

2002-06-09 Thread Vincent Harcq
User: vharcq Date: 02/06/09 14:13:21 Modified:modules/ejb/src/xdoclet/modules/ejb XDocletModulesEjbMessages.java Log: Throw an exception in method getBeanClassFromInterfaceName in case the bean class can not be found else NPE kind of problems happen later.

[Xdoclet-devel] migration from 1.1.2

2002-06-09 Thread Bogdan Ghidireac
Hi, I am trying to migrate my project from 1.1.2 to 1.2 but I encountered some problems. [I am using ant 1.5b2, xdoclet cvs 06/09/2002, jboss 3.0.0 final] 1. ejb-jar.xml - the relations are broken (the left side and the right side are always the same) employment-employ

[Xdoclet-devel] CVS update: xdoclet/modules/macromedia/src/xdoclet/modules/macromedia/jrun/ejb/resources jrun-ejb-jar-xml.xdt

2002-06-09 Thread Ara Abrahamian
User: ara_e_w Date: 02/06/09 22:30:25 Modified:modules/macromedia/src/xdoclet/modules/macromedia/jrun/ejb/resources jrun-ejb-jar-xml.xdt Log: use ejb:bean jndi-name instead of jrun:jndi-name Revision ChangesPath 1.3 +3 -3 xdoclet/modu