Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Running the Stellation Tests Question

Philip,

I'm glad to hear it worked.  I will check it in; but be aware that
Jonathan is likely to update the command-line tests again in the near future.

Re: Firewall

I believe you only need to open port 6060 for the Stellation server
(in fact, opening another port for PostgreSQL would probably allow others to
bypass the Stellation authentication mechanisms).   However,
Mark is the final authority on this.

Mark ?

- Jim

At 01:02 PM 3/4/2003, Philip Quitslund wrote:
Jim, all:

I'm happy to report that the fix [bugzilla: 33339] worked.  The only
glitch I encountered was that the properties that define the locations of
svc, svcadmin, etc  weren't in sync with my directory structure.  The svc
property, for example,  is specified so:

  <property
    location="../build/bin/tsvc"
    name="svc"/>

and I had no build directory (just bin)  i.e.:

/opt/stellation
        bin/
        lib/
        test/

Anyway, this was a quick fix and then I was off and running.  Some
minutes later (just over 10) I got the reassuring BUILD SUCCESSFUL
message.  Cool!

After I poke a hole in the firewall, I can try to connect with a
client.  Am I right in thinking I only need to do this for tsvcserver
(eg 6060) -- that is, *not* postgres as well?  (I ask because I need to
make the request to an admin so I'd like to get it right the first
time!)

--
Jim Wright, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://www.eclipse.org/stellation
*** Work Email: jwright@xxxxxxxxxxxxxx ------- Personal Email: jim.wright@xxxxxxx



Back to the top