Re: v1.5 Build Prob

2004-08-31 Thread Tod Thomas
Any ideas? > Jeremy Ford > [EMAIL PROTECTED] > > >From: Tod Thomas <[EMAIL PROTECTED]> > >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> > >To: Jetspeed Users List <[EMAIL PROTECTED]> > >Subject: Re: v1.5 Build Prob > >Date: W

Re: v1.5 Build Prob

2004-08-25 Thread Tod Thomas
here were test failures. Total time: 7 minutes 38 seconds Finished at: Wed Aug 25 10:03:09 EDT 2004 Do I need to refresh Maven's cache? > >From: Tod Thomas <[EMAIL PROTECTED]> > >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> > >To: Jetspeed User

Re: v1.5 Build Prob

2004-08-19 Thread Tod Thomas
Jeremy Ford wrote: > > Most of these jars are available directly from sun. Please download them > and place them into your local maven repository. > > Jeremy Ford > [EMAIL PROTECTED] > > >From: Tod Thomas <[EMAIL PROTECTED]> > >Reply-To: "Je

Re: v1.5 Build Prob

2004-08-12 Thread Tod Thomas
Jeremy Ford > [EMAIL PROTECTED] > > >From: Tod Thomas <[EMAIL PROTECTED]> > >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> > >To: Jetspeed Users List <[EMAIL PROTECTED]> > >Subject: v1.5 Build Prob > >Date: Thu, 12 Aug 200

v1.5 Build Prob

2004-08-12 Thread Tod Thomas
I'm trying to build jetspeed v1.5 using maven and am receiving the following error: The build cannot continue because of the following unsatisfied dependencies: activation-1.0.1.jar javamail-1.2.jar jaxp-1.2.jar jdbc-2.0.jar jndi-1.2.1.jar stratum-1.0-b4-dev.jar uddi4j-1.0.jar maven-torque-plugin

Maven Prob

2004-08-11 Thread Tod Thomas
I'm trying to build jetspeed v1.5 using maven and am receiving the following error: The build cannot continue because of the following unsatisfied dependencies: activation-1.0.1.jar javamail-1.2.jar jaxp-1.2.jar jdbc-2.0.jar jndi-1.2.1.jar stratum-1.0-b4-dev.jar uddi4j-1.0.jar maven-torque-plugin

Re: jetspeed ldap configuration

2003-12-17 Thread Tod Thomas
Adarsh, You might want to change your LDAP admin's password since you posted it to the mailing list. Tod adarsh wrote: >... > > # > # LDAP Service # > # > services.ldap.classname=org.a

Re: Logging by IP

2003-12-11 Thread Tod Thomas
t; http://jakarta.apache.org/jetspeed/ > > > -Original Message- > > From: Tod Thomas [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, December 10, 2003 1:42 PM > > To: Jetspeed Users List > > Subject: Logging by IP > > > > > > How can I configure Jetspeed to log

Logging by IP

2003-12-10 Thread Tod Thomas
How can I configure Jetspeed to log in a similar format as Apache including the user's IP address? Thnaks - Tod - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Navigation Applet?

2003-11-11 Thread Tod Thomas
If I decide to provide a navigation menu applet to replace the default Jetspeed header will it be able to inherit any user customizations applied to the portal? My thought is that since everything that makes up the presentation of the final page is at some level part of the same http request, ther

Re: Newbie Design Question

2003-11-10 Thread Tod Thomas
Stuart Belden wrote: > I just recently went through a similar process trying to integrate a new design (not > done myself) with Jetspeed. It was a beneficial process to fight my way through the > Turbine/Jetspeed rendering jungle. Just as an example, here are a couple screens of > the layout

Newbie Design Question

2003-11-06 Thread Tod Thomas
I have followed the Jetspeed tutorial, wrote my first portlet, and have a basic understanding of how things are working. Now I want to expand on that knowledge and start making some pretty big changes. For example, do I have to write a new controller to change the layout to something other than t

Re: problem loading jetspeed.ldif to IBM Directory server

2003-10-13 Thread Tod Thomas
Do you not still need objectclass=top in both your Jetspeed and apache objects? [EMAIL PROTECTED] wrote: > I am having problem loading the jetspeed LDIF file to IBM SecureWay LDAP > server. I keep getting error message like: > > "The attribute objectclass is not allowed for entry > uid=Jetspeed,

RegistryService: Failed to retrieve null from Portlet

2003-10-13 Thread Tod Thomas
I keep getting "Error retrieving Portal Page: null", and the subject above in the log file. I've checked the .xreg file and it looks fine, the RSS URL the portlet points to is fine. the rss file itself passes the XMLWF test. The .xreg entry itself is a duplicate of another portlet entry that work

Re: Xreg Q

2003-10-10 Thread Tod Thomas
> your changes with what it has in memory. As long as you know that tomcat > won't be stopped for the refresh period, then you should be ok. > > Jeremy > > >From: Tod Thomas <[EMAIL PROTECTED]> > >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]&g

Xreg Q

2003-10-10 Thread Tod Thomas
Can I do a hot modify to an xreg file to add a new portlet without stopping and restarting Tomcat? If so how? Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]