com.stc.codegen.framework.model.CodeGenException

I have a simple connectivity model that goes like this:

eway -> Business process -> web service & eway

and during build I am getting the following error message:

com.stc.codegen.framework.model.CodeGenException

at com.stc.wsclient.design.codegen.impl.JaxRpcCodelet.generateFiles(JaxRpcCodelet. java:473)

at com.stc.wsclient.design.codegen.impl.WSClientCodelet.generateFiles(WSClientCode let.java:508)

at com.stc.codegen.frameworkImpl.model.CodeGenFrameworkImpl.processCodelets(CodeGe nFrameworkImpl.java:616)

at com.stc.codegen.frameworkImpl.model.CodeGenFrameworkImpl.process(CodeGenFramewo rkImpl.java:1308)

at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.process(DeploymentVis itorImpl.java:401)

at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.process(DeploymentVis itorImpl.java:307)

at com.stc.codegen.frameworkImpl.model.DeploymentVisitorImpl.traverseDeployment(De ploymentVisitorImpl.java:267)

at com.stc.codegen.driver.module.DeploymentBuildAction.loadCodeGen(DeploymentBuild Action.java:923)

at com.stc.codegen.driver.module.DeploymentBuildAction.access$1000(DeploymentBuild Action.java:174)

at com.stc.codegen.driver.module.DeploymentBuildAction$1.run(Deplo...

Any help?

[1309 byte] By [Java_developera] at [2007-11-26 17:32:02]
# 1
Hi I have got the same problem, did you solve it?Thanks,Luca
lunobiliaca at 2007-7-9 0:00:03 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2
Check carefully connectivity map - is everything properly connected and configured?Juraj
seebe.ska at 2007-7-9 0:00:03 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 3
hey guys,As far as i remember i had the same problem in version 5.1.2. during build time, webservices code is generation fails. there is a fix for this problem . i am not sure where you can get but i got it from the CAPS support
RajeshDuddupudia at 2007-7-9 0:00:03 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...