[ 
https://issues.apache.org/jira/browse/CXF-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033529#comment-15033529
 ] 

Benjamin Kastelic commented on CXF-6696:
----------------------------------------

The class that java2ws is trying to load is 
"si.gov.mnz.phg.integracije.storitve.zrna.v1.HotelskePrijavniceSOAP".
This class is located in 
"C:\Work\LIIS\projects\mju\repos\mnz-phg\integracije\vmesniki\ws\target\classes\si\gov\mnz\phg\integracije\storitve\zrna\v1".

I have added the classpath parameter 
"C:\Work\LIIS\projects\mju\repos\mnz-phg\integracije\vmesniki\ws\target\classes".
 This location is 100% correct, but the class still can't be found ...

> 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)

Reply via email to