Hi can anyone please guide regarding this
I am trying to build jetspeed 2 [maven], with default database derby,
getting : java.sql.SQLException: socket creation error
Thanks & Regds,
irfan mangave
9967358221
Omnimessaging
Mumbai
dont blame .. fight against the odd !
-
thanks michael,
i think it is the default directory.
i want it to move on a different and more permanent directory so whenever i
redeploy my portal webapp it is still there..
thank you
nikko
On 5/7/07, Timony, Michael <[EMAIL PROTECTED]> wrote:
I think you can put your custom psml pages into
Hi,
On 5/7/07, Aaron Evans <[EMAIL PROTECTED]> wrote:
You need to enable tomcat SSO.
There is a guide at
http://portals.apache.org/jetspeed-2/guides/guide-tomcat-sso-cross-context-j2-realm.html
Philip
On 5/7/07, Michael Binette <[EMAIL PROTECTED]> wrote:
> How come request.getRemoteUser()
Hello.
I'm a newbie with jetspeed... an HP tool uses it as a portal, and is already
built and configured with this HP tool installation. Apart from adding
users and portlets I haven't done much.
In my company we use Oblix Netpoint as the identity manager and therefore I
need to integrate it with
You need to enable tomcat SSO.
On 5/7/07, Michael Binette <[EMAIL PROTECTED]> wrote:
How come request.getRemoteUser() and request.getUserPrincipal() return
null in a servlet that is part of my portlet application? I thought the
spec says that this should return the same thing as when in the por
How come request.getRemoteUser() and request.getUserPrincipal() return
null in a servlet that is part of my portlet application? I thought the
spec says that this should return the same thing as when in the portlet?
The portlet session is available in my servlet but not these (I've made
the c
Hi,
is it possible to perform automatic logon, using LDAP authentication ?
So the portal will automatically detect the client's LDAP user name, and
perform a login in the background. Is there any support for this in
Jetspeed? I heard NTLM could be used for that, but can't seem to find
that co