[jira] Commented: (CXF-2232) CXF wsdltojava client generation fails to generated the service with targetnamespace

2009-05-22 Thread CXFUser (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712184#action_12712184 ] CXFUser commented on CXF-2232: -- Does anyone know why JAXB is failing to generate the client stub

[jira] Commented: (CXF-2232) CXF wsdltojava client generation fails to generated the service with targetnamespace

2009-05-22 Thread CXFUser (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712183#action_12712183 ] CXFUser commented on CXF-2232: -- Does anyone know why JAXB fails to generate the service stub wit

[jira] Updated: (CXF-2232) CXF wsdltojava client generation fails to generated the service with targetnamespace

2009-05-21 Thread CXFUser (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CXFUser updated CXF-2232: - Summary: CXF wsdltojava client generation fails to generated the service with targetnamespace (was: CXF client gen

[jira] Updated: (CXF-2232) CXF client generation fails to generated the service with targetnamespace

2009-05-21 Thread CXFUser (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CXFUser updated CXF-2232: - Description: Sample Java Code package com.test public enum Status { OPEN, CLOSED, } package com.te

[jira] Created: (CXF-2232) CXF client generation fails to generated the service with targetnamespace

2009-05-21 Thread CXFUser (JIRA)
CXF client generation fails to generated the service with targetnamespace - Key: CXF-2232 URL: https://issues.apache.org/jira/browse/CXF-2232 Project: CXF Issue Type: Bu

[jira] Updated: (CXF-2227) WSDLToJava Error: Thrown by JAXB : "http://localhost:8080/MyService/TestService?wsdl" is not a part of this compilation. Is this a mistake for "http://localhost:8080/MyServi

2009-05-20 Thread CXFUser (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CXFUser updated CXF-2227: - Priority: Blocker (was: Major) Affects Version/s: 2.2.1 Fix Version/s: 2.2.1 > WSDLToJava Err

[jira] Created: (CXF-2227) WSDLToJava Error: Thrown by JAXB : "http://localhost:8080/MyService/TestService?wsdl" is not a part of this compilation. Is this a mistake for "http://localhost:8080/MyServi

2009-05-20 Thread CXFUser (JIRA)
WSDLToJava Error: Thrown by JAXB : "http://localhost:8080/MyService/TestService?wsdl"; is not a part of this compilation. Is this a mistake for "http://localhost:8080/MyService/TestService?wsdl#types3";? at line 5 column 95 of schema file: ---