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
===
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
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
_
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.
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.
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
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