Benjamin Kastelic created CXF-6696:
--------------------------------------
Summary: Java2WS - SEI - multiple classpaths
Key: CXF-6696
URL: https://issues.apache.org/jira/browse/CXF-6696
Project: CXF
Issue Type: Bug
Affects Versions: 3.1.4
Reporter: Benjamin Kastelic
Priority: Minor
Greetings!
First of all, this is more of a question than a bug. Here it goes.
I'm working on a project, where the SEI class is in Maven module A, schema
classes are in module B and the SEI interface is in module C. I am trying to
generate a WSDL from the SEI class.
I have run the java2ws plugin by setting the classpath to
"moduleX/target/classes", but the plugin throws an error, that the classes from
modules B and C cannot be loaded/found.
Is this even supported or am I doing something wrong?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)