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?
Asked
Active
Viewed 1,064 times
1
-
I've edited your tags to remove Isis2, which is a tag for isis2.codeplex.com and not related to the Apache project. – Ken Birman Aug 14 '13 at 19:38
-
I edited your tags to remove wicket and shiro as Apache Isis can be used with both of them but isn't related. – Nicktar Aug 15 '13 at 11:43
-
Do you know how to use Maven? – Hauke Ingmar Schmidt Aug 15 '13 at 12:08
-
Ken Birman: could you create a tag for Isis? I don't have enough rep on SO to do so. – Dan Haywood Aug 15 '13 at 13:48
1 Answers
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

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