Eric,
I have gotten pretty far along, but have not been able to supply the
correct `user:` and `password:` at http://127.0.0.1:65002/jlogin .
I copied ~addons/ide/jhs/jhs_default.ijs to jhs.ijs and editted
BIND=: to be 'any' and left USER=: and PASS=: unchanged as '' .
I then started a jconsole task and did the following.
*******************jconsole task below*******************
/Users/brian/j701/bin/jconsole; exit
Welcome to Darwin!
[5:07pm brian~]% /Users/brian/j701/bin/jconsole; exit
load'~addons/ide/jhs/core.ijs'
load'~addons/ide/jhs/jum.ijs'
createjum_jum_ 65002;'1234' NB. only if new PORT or PASS
init_jhs_'jum'
J HTTP Server - init OK
Requires a modern browser (later than 2005) with Javascript.
A : separates ip address from port. Numeric form ip can be faster than name.
Access from another machine:
http://192.168.2.3:65002/jijx
Start a web browser on this machine and enter URL:
http://127.0.0.1:65002/jijx
*******************jconsole task above*******************
So I am now at the step in JUM help which says, "browse to jum task
/jijx and login", but continue to get the error message "invalid login
(x)."
Btw, all of this is being done on my main computer, not another one on
the wifi network.
Can anyone tell me what is wrong, please?
On Sat, Feb 26, 2011 at 3:34 PM, Eric Iverson <[email protected]> wrote:
> All you need is JHS to do what you describe. You don't need apache or
> anything else. You need to read ~addons/ide/jhs/jhs_default.ijs and folow
> the instructions (basically copy to jhs.ijs and edit BIND=: to be 'any' and
> possibly USER=: and PASS=:.
>
--
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm