1

Hey i am new in APACHE ISIS. I am creating small application with making changes in ISIS demo application. can anyone tell me how to create new ISIS project in eclipse IDE?

Hauke Ingmar Schmidt
  • 11,559
  • 1
  • 42
  • 50
Hiten Chauhan
  • 31
  • 1
  • 6

1 Answers1

3

As "his" says in his comment, you need to use Maven.

Per our website:

http://isis.apache.org/getting-started/quickstart-archetype.html

and

http://isis.apache.org/getting-started/screencasts.html

Dan Haywood
  • 2,215
  • 2
  • 17
  • 23
  • Thanx DAN and https://issues.apache.org/jira/browse/ISIS-299 this issue is resolved or not? – Hiten Chauhan Aug 17 '13 at 05:32
  • It is possible to logout, it's just that we implement it in rather a crude fashion at the moment. That issue is to improve the implementation and make things cleaner. – Dan Haywood Aug 19 '13 at 22:05
  • After hosting my isis application in Apache Tomcate 7 and i used my username and password for login, that is already put on shiro.ini file this problem occure.. After clearing my browser cookies then i redirect to login page. – Hiten Chauhan Aug 21 '13 at 09:35