Hi All,
I'm attempting to implement top-down web services using MyEclipse5.5M2
(with XFire 1.2.4) with XFire JAXB2 xml binding, deploying on a JBoss AS
running on Linux. My wsdl interface that I created passed the validation
fine. I developed the service implementation class for my web service
interface, created and coded the test client but when I try to execte
this client to verify my web service I get this exception:
Exception from ServiceClient: Could not invoke service.. Nested
exception is org.codehaus.xfire.fault.XFireFault: Unexpected character
'"' (code 34) in DOCTYPE declaration; expected a space between public
and system identifiers
at [row,col {unknown-source}]: [4,63]
Any idea about this issue?
I found this thread on the myeclipse forum:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-14600.html
but funny enough the replies were on other topics not on the subject the
first person posted and initiated the thread.
Please help me with this if you can,
Thanks in advance,
Dragos
PS: if anybody has knowledge about how to upgrade XFire in MyEclipse to
be able to use the latest 1.2.6 release please let us know; the problem
is that MyEclipse is organizing the XFire libraries in a different way,
more precise: the MyEclipse organization done for the XFire and other
large-frameworks like Spring, is to partition them off to help make
managing them a little bit easier. It was suggested this:
"What you *could* do is just remove all the MyEclipse XFire libraries
from your build path, and go drop the 1.2.5-all JAR into your WEB-
INF/lib directory instead."
Well I tried that (droped the 1.2.5 jar into the lib directory and
removed the original XFire libraries from the path) but it doesn't
work...
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email