Login Portlet

2002-11-28 Thread Harmaldeep Atwal
Hey Everyone,
  I would like to disable the login.  In JetspeedResources.properties,
it says that I will need a login portlet if get rid of it from the top
navigation bar.  Is there one available anywhere or do I have to write
one of my own?

Also, can I get rid of the login completely?

Thanks,
harm.


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Jetspeed Images

2002-11-27 Thread Harmaldeep Atwal
Hi y'all,

I'm trying to configure Jetspeed and have been running into a weird
problem.  When I remove the left navigation bar from my portal, none of
the pictures work.  All I do is change left.nav.enable=false in
JetspeedResources.properties and restart tomcat.  This makes the picture
non-available because it looks for:

http://dolt/tomcat/jetspeed/images/images/jetspeed-powered.gif INSTEAD
OF

http://dolt/tomcat/jetspeed/images/jetspeed-powered.gif


If I change things back, then the pics find the correct url.  Does
anyone know why this is happening? Is this possibly a bug in Jetspeed
1.41?

Please let me know!  Thank you for your time in advance!




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Developing an application based on Jetspeed

2002-11-22 Thread Harmaldeep Atwal
Hi,
  I just started using jetspeed as well and I'm also building a website.  I don't
know much but for starters you will need to download the source code instead of the
war; otherwise you won't get all of the classes and other files that you need to
build and deploy your own portlets.  I discovered that after many hours while I was
trying to set up jetspeed!

Javed Mahmud wrote:

> Hi All,
> To start with I must say i m novice for Jet Speed and its related projects
> except for Tomcat.
> I have been scraping the mailing list for past two days.
> Looking for a way to develop an application based on Jetspeed which will
> provide the portal with portlets. Uptill now I have seen that one can
> register the portlet to the jetspeed portlet. And then that portlet would
> be available for customization.
> I am using beta version of Jetspeed (jetspeed-1.4b1-release-war)
> and Tomcat (jakarta-tomcat-4.1.12) and off course MySQL.
> I have been able to deploy the Jetspeed and it is running as I have been
> able to log in and add a user (although I have not been able to get the
> confirmation email thru my SMTP host, changed the entry in
> JetSpeedResources.properties file to the SMTP).
> What I am after is a guidleine may be steps or things to look for when
> developing an application based on JetSpeed.
>
> My main goal is to build a personalized web site. Thought portals is the
> best way to do it.
> Any kind of help will be appreciated.
> Thanks
> Javed
>
> *---*
> |Research Assistant |
> |Building 10|
> |Room 4405  |
> |Faculty of Information Technology  |
> |Department of Computer Systems |
> |University of Technology Sydney|
> |Phone: 9514 4513   |
> |Mobile : 0413 607172   |
> *---*
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Portlet Registration Help Please

2002-11-22 Thread Harmaldeep Atwal
Thanks guys! The portlets are showing up now.  Apparently it was a permissions
problem.  I'll be sure to look into the tutorial as I have a whole website to
develop.

David Sean Taylor wrote:

> > -Original Message-
> > From: Joe Barefoot [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, November 21, 2002 3:22 PM
> > To: Jetspeed Users List
> > Subject: RE: Portlet Registration Help Please
> >
> >
> > Shouldn't need to touch any .psml files if you are using the
> > Customizer interface to add portlets
> >
> > Did you assign a category to your registry entry in the .xreg?
> > Should show up in the add portlet section anyway, but it can't hurt. :)
> >
> > Could you post your .xreg file?  Also, check your web server's
> > log to see if Jetspeed encountered any problems when initializing
> > the registrythis happens the first time you hit the portal servlet.
> >
> > Also, if you haven't seen these already:
> >
> > http://www.bluesunrise.com/jetspeed-docs/PortletHowTo.htm
> >
>
> There is a new tutorial available for the upcoming release.
> Its under construction, but I think its already much better than the last
> one.
> For now, it only applies to the cvs head, so please don't try it with any
> other release.
> Tutorials 1-5 are 'complete'
>
> http://www.bluesunrise.com/jetspeed-docs/JetspeedTutorial.htm
>
> The PortletHowTo will be removed once the next release goes out
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Portlet Registration Help Please

2002-11-21 Thread Harmaldeep Atwal
Hi,
 We are new users of Jetspeed and are just learning to configure and use

 Jetspeed to create our own portlets.  We came across the following
 problem and could not find proper documention on how to add a portlet
 anywhere on the web.

 Steps taken to build our portlet:
 - wrote and build our portlet using a build file
 -made sure our class file was in the class path
 -created a .xreg file under WEB-INF/conf
 -changed default.psml file to include our portlet

 Problem:  Our portlet does not show in the add portlet section of the
 Jetspeed Customizer.

 Please email us back if you can help. Thank you for your time.

 Harmaldeep & Marjorie




--
To unsubscribe, e-mail:   
For additional commands, e-mail: