[
https://issues.jboss.org/browse/JBDS-1891?page=com.atlassian.jira.plugin....
]
Len DiMaggio closed JBDS-1891.
------------------------------
Verified with SOA-P 5.2.0.ER6
[ldimaggi@ldimaggi bin]$ sh ./wsconsume.sh
/home/ldimaggi/workspace_Oct18a/Test100/NewWSDLFile.wsdl
Nov 1, 2011 12:13:09 PM org.apache.cxf.tools.wsdlto.core.PluginLoader loadPlugin
INFO: Replaced default databinding jaxb
Nov 1, 2011 12:13:09 PM org.apache.cxf.tools.wsdlto.core.PluginLoader loadPlugin
INFO: Replaced default frontend jaxws
Loading FrontEnd jaxws ...
Loading DataBinding jaxb ...
wsdl2java -compile -verbose -classdir
/jboss/local/52_ER6/jboss-soa-p-5/jboss-as/bin/output
file:/home/ldimaggi/workspace_Oct18a/Test100/NewWSDLFile.wsdl
wsdl2java - Apache CXF 2.2.12-patch-02
log4j:WARN No appenders could be found for logger
(org.apache.cxf.bus.spring.BusApplicationContext).
log4j:WARN Please initialize the log4j system properly.
[ldimaggi@ldimaggi bin]$ ll -lR org/
org/:
total 4
drwxrwxr-x. 3 ldimaggi ldimaggi 4096 Nov 1 12:13 example
org/example:
total 4
drwxrwxr-x. 2 ldimaggi ldimaggi 4096 Nov 1 12:13 newwsdlfile
org/example/newwsdlfile:
total 24
-rw-rw-r--. 1 ldimaggi ldimaggi 1416 Nov 1 12:13 NewOperation.java
-rw-rw-r--. 1 ldimaggi ldimaggi 1441 Nov 1 12:13 NewOperationResponse.java
-rw-rw-r--. 1 ldimaggi ldimaggi 1193 Nov 1 12:13 NewWSDLFile.java
-rw-rw-r--. 1 ldimaggi ldimaggi 2380 Nov 1 12:13 NewWSDLFile_Service.java
-rw-rw-r--. 1 ldimaggi ldimaggi 1253 Nov 1 12:13 ObjectFactory.java
-rw-rw-r--. 1 ldimaggi ldimaggi 121 Nov 1 12:13 package-info.java
[ldimaggi@ldimaggi bin]$ ll -lR output/
output/:
total 4
drwxrwxr-x. 3 ldimaggi ldimaggi 4096 Nov 1 12:13 org
output/org:
total 4
drwxrwxr-x. 3 ldimaggi ldimaggi 4096 Nov 1 12:13 example
output/org/example:
total 4
drwxrwxr-x. 2 ldimaggi ldimaggi 4096 Nov 1 12:13 newwsdlfile
output/org/example/newwsdlfile:
total 24
-rw-rw-r--. 1 ldimaggi ldimaggi 793 Nov 1 12:13 NewOperation.class
-rw-rw-r--. 1 ldimaggi ldimaggi 820 Nov 1 12:13 NewOperationResponse.class
-rw-rw-r--. 1 ldimaggi ldimaggi 953 Nov 1 12:13 NewWSDLFile.class
-rw-rw-r--. 1 ldimaggi ldimaggi 1939 Nov 1 12:13 NewWSDLFile_Service.class
-rw-rw-r--. 1 ldimaggi ldimaggi 648 Nov 1 12:13 ObjectFactory.class
-rw-rw-r--. 1 ldimaggi ldimaggi 264 Nov 1 12:13 package-info.class
Web Services client creation fails on CXF configuration
--------------------------------------------------------
Key: JBDS-1891
URL:
https://issues.jboss.org/browse/JBDS-1891
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: SOA Platform
Affects Versions: 4.1.1.GA
Environment: Version: 4.1.1.CR1
Build id: v20111014-2105-H1067-CR1
Build date: 20111014-2105
SOA-P 5.2.0.ER5
Reporter: Len DiMaggio
Assignee: Brian Fitzpatrick
Priority: Critical
Fix For: 4.1.1.GA
Attachments: DynamicSample.zip
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
See:
https://issues.jboss.org/browse/JBIDE-9831
I was able to create a web service with JBDS 4.1.1.CR1 and SOA-P 5.2.0.ER5 - with CXF
installed for SOa-P - creating the client fails in the JBDS 4.1.1 UI with no error. The
wizard appears to be running - but it returns with no client created and no error written
to the .log or screen.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira