Alan,
You need to run with Sun's jvm. please run "java -version" to check
which version of jdk/jre you are using. I believe you are using the
built-in gcj or kaffee in FC6. Please get latest JDK1.5 from sun.
thanks,
dims
On 2/8/07, Jones, Alan R <[EMAIL PROTECTED]> wrote:
Hi,
I have a client written in Axis2.0 v1.0 that is launched from ant build
file. When I run it on Win XP machine, it runs fine and prints the web
service response as expected. However, when I run the same client on Linux
FC6, with same Axis2 on the same version of tomcat as Win machine (5.5.17),
it fails with an exception containing the following (I'm showing the first 3
lines):
java.lang.IllegalArgumentException: illegal NCName:
at gnu.xml.stream.XMLStreamWriterImpl.writeStartElement
(libgcj.so.7rh)
at
org.apache.axiom.om.impl.MTOMXMLStreamwriter.wrtieStartElement(MTOMXMLStreamWriter.java:91)
...
What seems strange is the gnu.xml line...is that FC6 related, in other
words, something that FC6 is "intercepting" and then initiating the
cascading exception? I see no reference to that package in any of the jar
files in the AXIS2 lib which is added to classpath in the ant file at
runtime.
aj
--
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]