Re: Latest build...

2001-10-31 Thread Bob Wilson
.war in tomcat's webapp directory. Restart Tomcat, go to http://localhost:8080/jetspeed - Original Message - From: "Bob Wilson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 12:51 PM Subject: Latest Jetspeed build... >If I ha

Jetspeed and Oracle...

2001-10-03 Thread Bob . Wilson
all this. Is there any good documentation that outlines what I am looking to learn?? Thanks in advance! Bob Wilson.

RE: HelloWorldPortlet...

2001-10-01 Thread Bob . Wilson
d when I'm not here the log is still written to. Your input and help is greatly appeciated!! Thank you, Bob Wilson. -Original Message- From: Paul Spencer [mailto:[EMAIL PROTECTED]] Sent: Friday, September 28, 2001 7:59 PM To: [EMAIL PROTECTED] Subject: Re: HelloWorldPortle

RE: HelloWorldPortlet...

2001-09-28 Thread Bob . Wilson
Paul, I modified my file to reflect your changes and used the original default.psml file. And NO LUCK. Maybe I have something wrong within my setup and Jetspeed isn't configured properly?? This is so frustrating!! Everyone tells me that it is very simple. I guess I'll have to look into th

HelloWorldPortlet...

2001-09-28 Thread Bob . Wilson
mething wrong or there is something that I have left out. Can anyone see what I am doing wrong or maybe something that I have forgotten to do?? Any help would greatly be appreciated! Thanks in advance!! Regards, Bob Wilson.

RE: Portlet example help...

2001-09-26 Thread Bob . Wilson
t under a user id in Jetspeed. Anyone know which files need to be edited/created?? Thanks, Bob Wilson. On a side note...is there anyone here in the US that knows Jetspeed very well and would consider being paid to teach a newbie the basics of portal/portlet development?? No cost to yourself other

RE: Portlet example help...

2001-09-25 Thread Bob . Wilson
Paul, This may be a stupid question but...I'm not even sure if I'm using a log for Jetspeed. Should I have defined it in my server.xml file or somewhere else?? (Sorry...I'm still a newbie learning both this and Java). Also, would you be able to explain the difference between action and portle

RE: Portlet example help...

2001-09-24 Thread Bob . Wilson
oes not show up. I'm not sure what I am doing > wrong might anyone know what I am doing wrong?? Do I have to make > entries/modifications to any other files?? > > Any help is greatly appreciated!! > > Thanks, > Bob Wilson. > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Portlet example help...

2001-09-24 Thread Bob . Wilson
tlet BUT it does not show up. I'm not sure what I am doing wrong might anyone know what I am doing wrong?? Do I have to make entries/modifications to any other files?? Any help is greatly appreciated!! Thanks, Bob Wilson.

RE: Source code for index.jsp??

2001-09-21 Thread Bob . Wilson
x.jsp'?? I haven't been successful in finding it...maybe > I'm over-looking the obvious. Thanks for the help! > > Regards, > Bob Wilson. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Source code for index.jsp??

2001-09-21 Thread Bob . Wilson
Can anyone tell me where I can find the source code of the homepage of Jetspeed...'index.jsp'?? I haven't been successful in finding it...maybe I'm over-looking the obvious. Thanks for the help! Regards, Bob Wilson.

RE: Jetspeed Production release?

2001-09-19 Thread Bob . Wilson
Thus I would assume it would be wise for anyone to move from 1.3a1 to 1.3a2-dev as soon as they can? Or would there be any recommendations to anyone to stay with 1.3a1? Bob. -Original Message- From: Paul Spencer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 19, 2001 11:23 AM To:

Jetspeed Production release?

2001-09-19 Thread Bob . Wilson
Can anyone tell me what the final production version release of Jetspeed is? 1.3a1 or 1.3a2?? I'm guessing 3a1 is the final prod and 3a2 is a alpha release?? Can someone explain the diffs? Thanks, Bob.

Jetspeed in Production??

2001-08-30 Thread Bob . Wilson
I'm interested to know since we are looking to make this a reality at my company. Thanks in advance!! Bob Wilson.

Jetspeed and LDAP

2001-08-28 Thread Bob . Wilson
Does anyone know if there is documentation on how to implement both Jetspeed and LDAP together so that only a single sign-in is required by users?? Or is this something that isn't possible? Thanks, Bob Wilson.

RE: Configuration Guide, request comments and suggestions

2001-08-23 Thread Bob . Wilson
know there are configurations that we 'DO' to make Jetspeed run but is it possible to include the 'WHY' we do those configs so that newbies starting out will have a better understanding? (Some of the things I have configured I'm not sure I totally understand &#x

Remove Portlets

2001-08-23 Thread Bob . Wilson
, Bob Wilson.

Jetspeed error when customizing...

2001-08-22 Thread Bob . Wilson
Ok...I figured out how to get a portlet to show up and select when customizing. I made an entry in local-portlets.xreg. I guess the first time I tried this I must not have saved my work. Once I could see my portlet I then selected my new portlet (FirstPortlet) for viewing however, when I go to

First Portlet trouble...

2001-08-22 Thread Bob . Wilson
I have created a file called FirstPortlet.java with the TOMCAT_HOME/webapps/jetspeed/WEB-INF/classes directory. I then compiled this file and the FirstPortlet.class was generated. I'm slightly unsure of where to go from here as I have read that I need to then create a file called local-portlets.

Horrible Exception under Jetspeed Content...

2001-08-20 Thread Bob . Wilson
Once I login to the Jetspeed homepage and browse to Admin -> Jetspeed Content it throws a Horrible Exception. The error output is... Horrible Exception: java.lang.NullPointerException at org.apache.turbine.services.template.TurbineTemplateService.getCachedName(Tu rbineTemplateService.jav

RE: Receiving Error on Jetspeed homepage...

2001-08-17 Thread Bob . Wilson
Please IGNORE my last post about where to find the .jar files when TOMCAT_HOME and CLASSPATH aren't set. I figured out where they were coming from and removed the jaxp.jar & parser.jar files then replaced them with the newer xerces_1_3_1.jar. NO Exceptions now!! Thanks Paul and thanks Graham!!

RE: Receiving Error on Jetspeed homepage...

2001-08-17 Thread Bob . Wilson
Upon viewing these directories I do not have any of crimson.jar, jaxp.jar, or parser.jar within the /webapps/jetspeed/WEB-INF/lib directory nor any variation thereof. I did notice that the other file (xerces_1_3_1.jar) is there and is the correct version. One thing here...I do not have a TOMCAT_

RE: Receiving Error on Jetspeed homepage...

2001-08-17 Thread Bob . Wilson
You mean when you upgraded to jetspeed 1.3a2 you had to go back and find the ecs.jar file from 1.3a1?? Maybe I need to check my ecs.jar?? I am assuming that your are talking about adding it to the /webapps/jetspeed/lib directory?? I haven't even attempted to build and deploy the HelloWorldPortl

Receiving Error on Jetspeed homepage...

2001-08-17 Thread Bob . Wilson
Hi all, When I eventually got to the Jetspeed homepage (the monkey jumped off my back) however I noticed it doesn't quite look like what I have seen from pther people's experiences. In the middle of the page I have this error (exception) displaying and I'm not too sure what it means... org.apac

RE: Jetspeed/Server times out...

2001-08-14 Thread Bob . Wilson
I can read about this?? Sorry for all the questions...I'm just curious about this cool technology!! (Remem...I'm a newbie!) Thanks, Bob Wilson.

Jetspeed/Server times out...

2001-08-14 Thread Bob . Wilson
mething I'm doing wrong as to why I can't get to the Jetspeed login page?? Help? Thanks, Bob Wilson.

RE: Tomcat and Jetspeed

2001-08-13 Thread Bob . Wilson
thing else with Tomcat and mod_jk have been set up properly. However, when I add jetspeed into the equation everything fails. Help?? Thanks in advance, Bob Wilson. -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED]] Sent: Monday, August 13, 2001 6:10 AM To: [EMAIL PROTECT

RE: Jetspeed and Tomcat

2001-08-08 Thread Bob . Wilson
dvice?? Thanks, Bob Wilson.

Jetspeed and Tomcat

2001-08-07 Thread Bob . Wilson
o the build directory?? Has anyone else had this problem? Advice?? Thanks, Bob Wilson.

Tomcat and Apache

2001-08-07 Thread Bob . Wilson
, Bob Wilson.

Tomcat 3.2.3

2001-08-06 Thread Bob . Wilson
t, I receive the above error. Am I doing something wrong? Can anyone help? I downloaded directly from the Apache website. Regards, Bob Wilson.

Another newbie question...

2001-08-03 Thread Bob . Wilson
I would rather start fresh and do all the compiles and builds myself. My objective is to build a Corporate portal using Apache, Tomcat, and Jetspeed on a SuSE Linux system. Anyone have any advice that will help? My ears are open. Thanks, Bob Wilson

jdk 1.3.0 for Linux??

2001-07-31 Thread Bob . Wilson
I appreciate all the help I'm getting thus far. Thanks! I'm trying a few suggestions that I received earlier and it was suggested that I download and install jdk 1.3.0 for a possible problem I'm having. Does anyone know where I can download jdk 1.3.0 for Linux?? The only versions I seem to be

Another beginner problem...

2001-07-30 Thread Bob . Wilson
from my browser. I am currently going back over the install and config to make sure everything was done correctly. Has anyone else run into a problem like this?? Any help would be greatly appreciated!! Thanks. Regards, Bob Wilson.

RE: A beginner starting out...

2001-07-30 Thread Bob . Wilson
Stan. >Thanks, >Bob Wilson. Stanislas Pinte Computer Consultant Sales Director Alto Software 20 Pl St Jacques B-4000 Liège Tel+Fax: +32 -(0)4 221 35 08 GSM: +32 -(0)478 57 61 80 web: http://www.altosw.be email: [EMAIL PROTECTED]

A beginner starting out...

2001-07-30 Thread Bob . Wilson
ize that I also need the mod_jk piece to help Apache and Tomcat communicate. Do I require J2EE, JDK, JRE, others?? I'm looking to figure out all the 'tools' that I require to make this happen. Can someone help? Thanks, Bob Wilson.