On Sat, Dec 10, 2011 at 7:30 PM, mohit gupta <motgu...@gmail.com> wrote:
> Thanks all for sharing the information. I started working on the xwiki
> project.
>
> I downloaded the war file xwiki-enterprise-web-3.2 and started  working on
> that. I have got some questions/issues  while working
> on this. These are:-
>
> 1) Is it possible to  get the source code of xwiki java files so that if
> want have some understanding/or modification as per my
>    requirements i can go ahead?

If you are using Eclipse a nice thing to look at is
http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse.

Otherwise you can find general documentation about where sources are
and how to get and build them on
http://dev.xwiki.org/xwiki/bin/view/Community/Building and
http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository.

>
> 2) As i said earlier too, i want my customer authentication. So i explored
> the downloaded war file and found there is a property
>   xwiki.authentication.authclass inside xwiki.cfg file against which file
> name(com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl)
>   is written. So i can provide my own customer class say
> MyProjectXWikiAuthentication.java instead of WikiAuthServiceImpl.So
>   my question is in which library it should be packed with and what are
> interfaces/parent class it should extend how i can find
>   it out?

See 
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HCustomAuthentication

>
> it would be a great help if you some one can brief about each point?
>
>
> On Fri, Dec 2, 2011 at 11:53 PM, mohit gupta <motgu...@gmail.com> wrote:
>
>
>> Thanks Andreas a lot for sharing the information. Let me explain what got
>> from the links you have mentioned above.
>>
>> i typed the URL http://www.teamsched.com/docs or http://www.teamsched.com in
>> address bar. Both link took me to http://www.teamsched.com/docs/info/
>> which seems to be a xwiki site based on java classes which must be hosted
>> on some webserver(can you name the webserver which you used for this). Now
>> i click the hyperlink getting started given on this site which takes me to
>> another web application  i.e http://shept.org/docs/Shept/(which is again
>> some java application hosted on another instance of webserver ). Is that
>> correct? If yes i  also need to do same kind of stuff. Thanks.
>>
>>
>> On Fri, Dec 2, 2011 at 11:04 PM, Andreas Hahn <ah...@gmx.net> wrote:
>>
>>
>>> Hi mohit,
>>>
>>> I think I have done something similar a while ago.
>>> Look at http://www.teamsched.com.
>>>
>>> The explanatory stuff is hosted on an xwiki that is identified by the
>>> http://www.teamsched.com/docs
>>> part of the url.
>>> The real application based on shept.org (spring, hibernate, e.t.c.)
>>> (when you press 'Gettings started')
>>> http://www.teamsched.com/app
>>>
>>> It works more or less seamless yet the level of integration of both apps
>>> is a little shaky.
>>> There are no user accounts handed over from one to the other app.
>>> That should be possible but I hesitated to invest the necessary effort to
>>> figure it out.
>>> If that's what you are looking for I'll try to provide details.
>>>
>>> good luck
>>>
>>> Andreas
>>>
>>>
>>>
>>> Am 02.12.2011 11:31, schrieb mohit gupta:
>>>
>>>
>>>> i have my banking webapplication on tomcat. i want to host my application
>>>> help on xwiki which will sit on another server(probably
>>>> xwiki will be having its on app server). Basically what i have to do is i
>>>> want to provide a link on my banking application on click of which
>>>> i want to take it to wiki help(help shoud not ask any credentialsat
>>>> http://platform.xwiki.org/**xwiki/bin/view/DevGuide/**WebHome<http://platform.xwiki.org/xwiki/bin/view/DevGuide/WebHome>
>>>> )
>>>>  though it should ask for credential if i hit my xwiki URL directly.i am
>>>> not getting how to start it?i have gone thru xwiki devguide but could
>>>> not get much out of it. It would be great if somebody can give me heads
>>>> up
>>>> how can i can i start it at high level, it would be a great help.
>>>> As xwiki site states many tools to download like
>>>> manager,enterprise,platform. which tool one i shoud start with and what
>>>> should be the starting point
>>>> in that?
>>>> i want to give the users to modify the wiki page on the basis of roles in
>>>> my banking application. So my application and xwiki has to interact a
>>>> lot.
>>>> looking for how we can proceed for this. My application is using struts
>>>> 2.
>>>>
>>>> Another question i have is once i dowload xwiki enterprsise, should i
>>>> host
>>>> in seperate tomcat or downloaded xwiki application will have its own
>>>> webserver.
>>>>
>>>> Its really urgent for me. Looking for quick reply
>>>>
>>>> Thanks in advance
>>>> Mohit GUpta
>>>>
>>>> ______________________________**_________________
>>>> users mailing list
>>>> users@xwiki.org
>>>> http://lists.xwiki.org/**mailman/listinfo/users<http://lists.xwiki.org/mailman/listinfo/users>
>>>>
>>>>
>>>>
>>>  ______________________________**_________________
>>> users mailing list
>>> users@xwiki.org
>>> http://lists.xwiki.org/**mailman/listinfo/users<http://lists.xwiki.org/mailman/listinfo/users>
>>>
>>>
>>
>>
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to