I am implementing a WSRF Primer SimpleShoppingCart example from OASIS. While code generation from wsdl2java I managed to resolve schema and wsdl dependencies. But, finally stuck at this error OnePortPerWSDL, so what I am doing now is to merge (WSRP,RL..) specification port types into one, I know its not a correct way. but em still gettingthe same error. The error log is pasted below,
" SEVERE: [ID = 'CodeGenFailed'] Code generation failed, see the exception informa tion below. An exception was caught: [ID = 'OnePortPerWSDL'] The resource inspector can only process WSDLs with one port element. The WSDL can have multiple portTypes, but only one concrete service and port. " help... Thanks in advance Kensky Note: Via nabble.com I can access MUSE-DEV list but couldn't reach to MUSE-USER. Is there any way to access MUSE-USER through any other web-list interface like nabble. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
