Hi All-
Somehow, I’ve been tasked to convert an application to a jruby,
war-based application on glassfish…and am having issues.
I’ve tried to convert from C-Ruby to JRuby-as-a-war in steps: First,
I got it working as a normal, jruby-based mongrel app. This step was
trivial.
Next, I’ve been trying to war it up using warbler. For the most part,
warbler has worked like a charm. It includes all my needed gems, it
seems to deploy all right, but at runtime it seems to choke on ruport
and I don’t know why.
Since this app works under standard jruby/mongrel, it seems as if the
problem must be warbler.
Do any of you have any idea? I’ve included my stacktrace. Sigh.
TypeError (can’t convert nil into String):
/gems/gems/pdf-writer-1.1.7/lib/pdf/writer.rb:363:in initialize' /gems/gems/pdf-writer-1.1.7/lib/pdf/writer.rb:363:in
new’
/gems/gems/pdf-writer-1.1.7/lib/pdf/writer.rb:363:in initialize' /gems/gems/ruport-1.4.0/lib/ruport/formatter/pdf.rb:89:in
new’
/gems/gems/ruport-1.4.0/lib/ruport/formatter/pdf.rb:89:in
`pdf_writer’
…
thanks much
Mike Kohout
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email