Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Class com.jaspersoft.mongodb.MongoDbQueryExecuterFactory not found #17

Open
jvalenciag opened this issue Mar 9, 2015 · 1 comment
Open

Comments

@jvalenciag
Copy link

When trying to compile a mongodb based report. I added

<dependency>
   <groupId>com.jaspersoft.connectors.mongodb</groupId>
   <artifactId>js-mongodb-datasource</artifactId>
   <version>2.0.1</version>
</dependency>
<dependency>
   <groupId>com.jaspersoft</groupId>
   <artifactId>com.jaspersoft.studio.data.mongodb</artifactId>
   <version>2.0.1</version>
</dependency>

whit its respective plugin repos.

@lucarota
Copy link
Contributor

lucarota commented Mar 9, 2015

Hi,

very strange. MongoDbQueryExecuterFactory class is in another package: com.jaspersoft.mongodb.query.
Could you attach the whole stacktrace?

Cheers,
Luca

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants