StAX XML presentation and code on fekke.com
I have put the PowerPoint presentation and the sample code from my JaxFusion presentation on my site. The powerpoint and the sample code from my presentation last night can be located on these links.
I have put the PowerPoint presentation and the sample code from my JaxFusion presentation on my site. The powerpoint and the sample code from my presentation last night can be located on these links.
Make SOAP based Web service calls with Spry
Araba said: Thanks for information.
<a href=http://www.arabamatik.net... title="araba">Araba</a...
[More]
Adding folders and files to Sharepoint document libraries
Pushkar said: Hi
In the following code
FileStream stream = File.Create("report.pdf", result.Length);
Wh...
[More]
The JaxFusion meeting for tomorrow has been canceled
Rolex said: Best Quality Guarantee, Cheap Price,<A href="http://www.newstylerolex...." title="...
[More]
Managing Threads in ColdFusion
bczbzcvvb said: I’m looking for ??? ?????
I’m looking for ??? ?????
I’m looking for ??
I’m looking for ??
I’m looki...
[More]
Managing Threads in ColdFusion
koolgirl92 said: <a href="http://www.hanaparasite.jp/">??? ?????</a>
<a href="http://w...
[More]
I cannot get the java xml examples to work. It tells me that I do not have the appropriate classes:
Class not found: org.codehaus.stax2.XMLInputFactory2
Was this not something inherent to Java 2? I am learning Java as I go so forgive me if this is a very obvious question.
I plan on doing a better write up on this later, but the key to using the java libraries is to download the jar files from <a href="http://stax.codehaus.org/Download">codehaus.org</a>, and put the jar files into the "WEB-INF/lib/" directory. You will have to restart your ColdFusion service, but once it has started, the examples should run.
What's up with that?
David.
David,
I can not make your sample stax work. I know little about Java.
I don't have the error like Ben had before (Class not found: org.codehaus.stax2.XMLInputFactory2), but I do have the following error:
Class not found: javax.xml.stream.XMLStreamConstants
in the line of
XMLStreamConstants = CreateObject( "java", "javax.xml.stream.XMLStreamConstants");
Which Jar should I install? Thanks you very much for the help.
</pre>
<a href="http://www.fekke.com/blog/index.cfm/2006/12/7/What...">http://www.fekke.com/blog/index.cfm/2006/12/7/What...</a>
David.