Hi,
now that I have Jetspeed 1.1 up and running, I'd like to figure out
what's possible so far.
One thing I don't understand yet is the user management. How do I
create-edit-delete users?
The "turbine test" (localhost/servlet/Turbine, user turbine:turbine)
works so far.
However, if I try to log on with Jetspeed, I get an empty response and a
stack trace:
java.lang.Error: Error in BasePeer.initTableSchema():
at
org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java:222
(...)
Could someone please point out which steps are neccessary to get this
working?
When loggin onto Turbine, there is a user administrator link. This is
telling me that I (being logged in as "turbine") do not have the
permission to do anything. Is there a default administrator login?
Next, I'd like to write a NNTPPortlet. Our project is using a private
news server for communication. Does anybody happen to know an existing
NNTP class for Java?
Sven....
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]