I am trying to add the excel Haddon module to simpleApp project.
I have added this to the pom.xml
<dependency>
<groupId>org.isisaddons.module.excel</groupId>
<artifactId>isis-module-excel-dom</artifactId>
<version>1.8.0-SNAPSHOT</version>
</dependency>
I have configured isis.properties to include
isis.services-installer=configuration-and-annotation
isis.services.ServicesInstallerFromAnnotation.packagePrefix=dom.simple,\
fixture.simple,\
webapp.prototyping,\
org.isisaddons.module.security,\
org.isisaddons.module.devutils.dom,\
org.isisaddons.module.devutils.fixture,\
org.isisaddons.module.command.dom,\
org.isisaddons.module.audit.dom,\
org.isisaddons.module.excel
When I run the project, i don’t get any thing to show.
Do I need to build my own services ( like in doing AppUserRegistration ) or is
this all i need to do as claimed by the documentation?
Rgds
James Agada
This email and any attachment thereto are confidential and priviledged. if you
have received it in error, please delete immediately and notify the sender. Do
not disclose, copy, circulate or in any way use it. The information contained
therein is for the address only, if you reply on it, its at your own risk.
Emails are not guaranteed to be secure or error free, the message and any
attachment could be intercepted, corrupted, lost, delayed, incomplete or
ammended. Computer warehouse group and its divisions do not accept liability
for damage caused by this email or any attachment. The message you tried to
print is protected with Information Rights Management. You don't have the
necessary user rights to print the message.