Hi Xiaojun and welcome!

On Sun, Jan 26, 2014 at 4:21 PM, 张孝军 <zhangxiaojunh...@gmail.com> wrote:

> Dear All,
>
> Don't know if this is the suitable place to ask the question. If not,
> please kindly remind me.
>
> I'm xiaojun from China, a user of jspwiki, and found I'm interested in the
> development of it. So these days I'm studying Maven/jspwiki source code, so
> that I can help improve jspwiki.
>
> But after checked out the source code and try to run it on my local PC, I
> get this error:
>
>     Problem accessing /wiki/. Reason:
>
>       /Wiki.jsp(26,62) PWC6188: The absolute uri:
> http://jspwiki.apache.org/tags cannot be resolved in either web.xml or
> the jar files deployed with this application.
>
> Maybe this is a simple question and just need to replace the url with
> a correct one?
>

I think we'll need some more info to troubleshoot what's happening there.
How did you tried to run the application? i.e.: inside your ide, or
compiling and dropping it to your webapp container (which one, tomcat,
jetty, etc), or via maven execution,..?


>
>
> Because I'm new to open source project, I'll appreciate for your help
> if anyone can provide tips on these questions:
>
> 1. What's the steps to get involved with your guys as a development
> group? I have already followed the mail list.
>

see https://jspwiki-wiki.apache.org/Wiki.jsp?page=Getting%20InvolvedThere's
a lot of things we need help into!


>
> 2. Do you have some design document or requirement document of jspwiki?
>

We mantain https://jspwiki-wiki.apache.org, (you may want to start here
https://jspwiki-wiki.apache.org/Wiki.jsp?page=JSPWikiDocumentation) but
it's a work in progress, there's still a big bunch of things to be
documented. In case of doubt ask in this mailing list and we'll try to help
you as best as we can. Of course, you can create an account there and help
with missing documentation as you learn jspwiki's internals


>
> 3. Do I need further authorization if  I want to check in my code?
>

Contributions are managed via our JIRA issue tracker, at
https://issues.apache.org/jira/browse/JSPWIKI we'll pick up them from there
and put them into trunk. Also, feel free to open, work or comment on open
issues.

Eventually, you can become a committer and do the check in yourself


>
>
> --
> ————————————————
> Zhang Xiaojun
> zhangxiaojunh...@gmail.com
> QQ  : 305536154
>


HTH,
juan pablo

Reply via email to