Jump to content
Changes to the Jaspersoft community edition download ×

kburkart

Members
  • Posts

    4
  • Joined

  • Last visited

kburkart's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. OK my problem was at the top of the startup.sh script. I needed to change the #!/bin/sh to #!/bin/bash and it worked
  2. I am having the same problem. When I run the startup.sh file I get this response! ./startup.sh: bad substitution I am running the bash shell.
  3. Can someone explain why I can call a MYSQL stored Procedure in iReport and it works fine, but when I call the function in my web app I get a SQL error stating can't return ResultSet in given context. I am using the same calls as the iReport fillReport is using. Is there some kind of flag I need to set?
  4. I'm trying to do the same thing. Any help would be appreciated!
×
×
  • Create New...