The usage of the command line tool wsdl2java of Apache CXF without the WTP GUI works without any problems after increasing the memory using -Xmx in the batch file wsdl2java.bat but the webservice generation using this way it quite hard.
Any ideas how to increase the maximum memory for the WTP GUI to avoid the Java Heap Space exception? (Currently I am not using M5 of the WTP tool). The -Xmx parameter in the batch file doesn't take any effect for the WTP GUI