JXPathContext returns null for some xml documents if element have first character in upper case

2009-08-25 Thread Vaibhav Kumthekar
Hi All, I am using JXPath in my code and facing some strange issue. I parsed 2 XMLs: 1. vaibhav 2. vaibhav In first case, my xpath "/getName/name" gives me the correct value i.e. 'vaibhav'. But in second case, "/GetName/Name" gives me null (I have set lenient = true). Somehow JXPath can

Re: [SCXML] has anyone written an XMI-to-SCXML XSLT script?

2009-08-25 Thread Rahul Akolkar
On Tue, Aug 25, 2009 at 9:06 PM, Jacob Beard wrote: > Hi all, > > I've just started looking into SCXML Commons, and I'm interested in > attempting to leverage it as a statechart execution environment that > could be used to power a statechart simulator, built on top of Eclipse > UML2Tool's existing

[SCXML] has anyone written an XMI-to-SCXML XSLT script?

2009-08-25 Thread Jacob Beard
Hi all, I've just started looking into SCXML Commons, and I'm interested in attempting to leverage it as a statechart execution environment that could be used to power a statechart simulator, built on top of Eclipse UML2Tool's existing statechart editor. UML2Tools currently serializes to XMI, and

What's required to convert from DBUtils 1.1 to DBUtils 1.2?

2009-08-25 Thread Watkin, James
I'm experiencing a well-known problem with DBUtils 1.1 where sometimes NULLs are converted to 0 when read from the database -- http://issues.apache.org/jira/browse/DBUTILS-42 I see that DBUtils 1.2 fixes this problem. However, DBUtils 1.2 breaks my app. Before I commit to "fixing" my app, can a

Re: Apache Commons Email and Attachments

2009-08-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom, On 8/25/2009 10:45 AM, TomSimmons wrote: > I'm hoping someone can help me with sending and HTML Email with attachments. I had a lot of trouble with various mail APIs, including commons-email, and so I basically researched everything and wrote my

Apache Commons Email and Attachments

2009-08-25 Thread TomSimmons
Hello One and All I'm hoping someone can help me with sending and HTML Email with attachments. I was originally using the standard Java Mail API for sending messages, however while Outlook and many others were happy with the HTML and it's images being inline attached Lotus Notes was it's usual h