I have a Web module with “Standard Web” doclet.
I added webspherewebxml in order to generate IBM specific files and I got an exception:
webspherewebxml: ‘templateFile’ parameter missing. Specify both ‘destinationFile’ and ‘templateFile’ configuration parameters please.
There are 2 problems:
1) The templates are located in xdoclet-ibm-module-1.2.jar but myeclipse doesn’t seem to find them
2) There are 2 templates so which one should I use? I can add anoter webspherewebxml line but I hope there is another way to get both of them. 🙁
The thing is, this behaviour works fine when I add weblogicwebxml to the webdoclet.- System Setup ——————————-
Operating System and version: WinXP
Eclipse version: 3.0M7
Eclipse build id: 200402122000
Fresh Eclipse install (y/n): y
Other installed external plugins: net.sourceforge.eclipseccase_0.9.10
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.7.1
Eclipse JDK version: j2sdk1.4.1_06
Application Server JDK version: 1.3.1 (IBM)
Are there any exceptions in the Eclipse log file? No
– Message Body ——————————-