Hi, I am new to web service and learning to use CXF, but run into some
reference issue.

In my mywsld.wsld file, I have an import <xsd:import
schemaLocation="mySchema.xsd"
namespace="http://www.myserver.com/schema-A"/>.  Then I use wsdl2java to
general java classes with the wsdl file.  Everything looks good.  I
following the instruction of creating a simple JAX-WS program called
helloWord.java and generate a standalone JAR.  However, when I use Oxygen to
analyze http://localhost:9000/helloWorld?wsdl it complains it cannot find
http://localhost:9000/mySchema.xsd.

Please help!
-- 
View this message in context: 
http://www.nabble.com/Issue-refereing-to-imported-XSD-after-using-CXF-wsdl2java-tp19579174p19579174.html
Sent from the Web Services - General mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to