|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [jbehave-dev] [jira] (JBEHAVE-840) Unable to read excel... Ajay Singh (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-840) Unable to read ... Brian Repko (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-840) Unable to read ... Ajay Singh (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-840) Unable to read ... Ajay Singh (JIRA)
Ajay - please use the mailing lists prior to logging a bug.
My guess is that this is not a bug.
If the file is in src/main/resources, then it is not on your classpath unless resources are copied over.
Is it in target/classes? That is where your classpath is looking.
If you are still having problems, then please attach a small project that duplicates the issue.