all security is managed by the app server. if you're not deploying in
tomcat, you'll need to create the users and roles as appropriate for
your app server. If you are using tomcat, they are configured (if you
use the default realm) in <TOMCAT>/conf/tomcat-users.xml.
In the 1.1.0 bundle these are preconfigured and will just work once you
start it up. All other distributions require manual intervention.
David
Dana Singleterry wrote:
One more question....What is the default login and where is that
maintained (i.e. in the top right corner of the browser there is a login
link and when selected it launches login.jsp). I've tried tomcat/tomcat
but doesn't work.
Thanks,
Dana
David H. DeWolf wrote:
True, but in addition to kicking around for a while I tried to cut the
test build for the GA release last night. I ran into a couple of
issues with the release process, but they are now resolved and I'll be
cutting it within the next few days - if not tonight.
There's been a push to get the GA release of 1.1.0 out recently
because both Sakai Portal and uPortal are now using it. Until now,
there just hasn't been a huge push to cut GA simply because those
using the beta weren't as worried with the label as much as they were
whether or not their specific app worked.
If you want to monitor progress of the release, check out the dev list:
http://mail-archives.apache.org/mod_mbox/portals-pluto-dev/
Hope that helps,
David
Dana Singleterry wrote:
Thanks David.
I'll suggest 1.1.0 to them and see how it goes. However, from
browsing the pluto project, it appeared to me that 1.1.0 is still in
beta. Maybe I'm missing something here. Please advice if so.
Dana
David H. DeWolf wrote:
Yes, there is. Look in the tools release of 1.0.1 under:
http://www.apache.org/dyn/closer.cgi/portals/pluto/
It's hard to say without knowing what you're doing, but if you're
just getting started, it would be my strong recommendation that your
client looks at 1.1.0.
David
Dana Singleterry wrote:
I guess I should have also asked is there a 1.0 testsuite?
Dana
David H. DeWolf wrote:
I've never actually tested the 1.1 testsuite on 1.0, but it should
work since it only uses portlet apis. The one modification you
will probably need is to change how servlet definition which is
used as the portals's hook into the portlet to match 1.0 config
instead of 1.1 config.
Just curious, is there a reason why you want to test it on 1.0?
Hope that helps,
David
Dana Singleterry wrote:
Does the pluto testsuite (pluto-testsuite-1.1.0-beta2.war
<http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/pluto/pluto-testsuite/1.1.0-beta2/pluto-testsuite-1.1.0-beta2.war>)
work on pluto 1.0.1? I've deployed it using the pluto deploy war
admin portlet and it indicates that it deployed successfully but
I'm not sure how to access the tests. General guidance is
appreciated.
Thanks,
Dana