Re: Installation problem; documentation?
Matthew Schmidt <[email protected]>
| Newsgroups | gmane.comp.java.javalobby.communityplatform |
|---|---|
| Message-ID | <[email protected]> |
Young-Jin,
Currently there are no documentation for 0.5.0, but we are looking
for people to write some :) As for the run.bat problem, that's a JBoss
problem. Does anyone have a clue? For info about the features, check
out http://www.jlcp.org/featureMatrix.do.
Matt
Young-Jin Lee wrote:
> Hi,
>
> I had a problem installing 0.5.0 version on my windows 2000 desktop.
> The run.bat failed because JDK was installed in the C:\Program
> Files\j2sdk1.4.1_02 directory. It seems that the space in the jdk path
> was causing this problem, but setting JAVA_HOME variable to
> "C:\Program Files\j2sdk1.4.1_02", which worked for many other similar
> problems, didn't work in this case. Is there a solution to this
> problem except moving jdk to other directory?
>
> In addition, I would like to know if there is a documentation for this
> version. It seems that 0.5.0 version has many features, but it is a
> bit difficult to test all the features without proper documentations.
>
> Thanks in advance.
>
> Young-Jin Lee