Using Eclipse with the WebLogic WSDLC Ant task [message #109301] |
Fri, 14 October 2005 00:05 |
Eclipse User |
|
|
|
Originally posted by: davtechsys.yahoo.com
Hi all,
I'm using the WebLogic Ant Task wsdlc to generate a default implementation
of a java web service based on an existing WSDL.
Everythign generates just fine. I have one little problem though: the
classes that represent some of the complex types defined in the WSDL are
generated in the compiled WSDL file (the JAR file that wsdlc creates). If I
open the java source file for the web service (also created by the wsdlc
task, but NOT in the compiled wsdl jar) with Eclipse, Eclipse cannot find
the source code for those complex types, and therefore underlines the data
types in red to indicate an error.
My question is this: is there a way to tell Eclipse to look for additional
source files inside of the compiled wsdl.jar file?
Many thanks in advance!
Jeff
|
|
|
Powered by
FUDForum. Page generated in 0.07878 seconds