Re: Error Migrating from Hypersonic-SQL to MySQL database

2004-06-18 Thread John & Emer Jennings
Hi Stijn, Thanks for your reply and the details about your torque.properties. Thank you, I am now working. The issue for me lay in not knowing what to call the database as I couldn't find any reference to it in the database configuration notes and the scripts don't create the database, so I

Help with the layout

2004-06-18 Thread cyaconi
Hi. I'm just building the layout of my portal, but one of the requirements is that the portal must have 3 columns. The first one is just an index of contents (index of portlets), the second one is the content itself (the portlet). Until here, with a Menu Pane the problem is solved. But, the thi

Jetspeed 2 and Tomcat 5

2004-06-18 Thread Bob Fleischman
We have found that after getting Jetspeed to run on Tomcat 5 the Tomcat Manager no longer runs. It appears related to Issue 55: JAAS Authentication on Tomcat 5. Does anyone else have this problem?? Bob Ps. What username/password do I use

CMS? Really? Where?

2004-06-18 Thread Jeremy K
There were a few posts earlier today that said something about CMS - would anyone like to share any more about what they feel this means? Links to the ongoing effort that they are referring to? Googling for 'jetspeed cms' only returns the thing in scratchpad - is this what you guys are talking

Re: Hello Stijn..ploblem with .sql scripts....

2004-06-18 Thread Maruthi
Dear Stijn ...Nothing is diplaying ..sometimes i am getting the error message and sometimes other portlets are displaying except mine.I have seen the log file..i dont understand whats wrongbelow is the error message in jetspeed. Thank you very much for your patience... Maruthi. =

Re: Hello Stijn..ploblem with .sql scripts....

2004-06-18 Thread Stijn de Witt
Is nothing displaying at all or do you see the portlet's title bar? Check your log: tomcat/webapps/jetspeed/WEB-INF/log/jetspeed.log What does it say? -Stijn - Original Message - From: "Maruthi" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Friday, June 18, 200

Anything wrong in mysql Database configuration?..

2004-06-18 Thread Maruthi
Hello Everybody, Can anybody check my whether there is anything wrong in my MYSQL configuration.I am using MYSQL 3.51 Driver to connect JDBC to mySQL .My DSN name is ravuriand my Database Name is "Thesiswork".I populated the SQL scripts in the source. Please see below for my configuratio

RE: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Bob Fleischman
Thanks. I'm not sure exactly what the tipping point was (adding these properties or amending the tomcat-users.xml) but now it works. Some suggestions. It is now clear from the getting started page if Tomcat should be running at any point. I found it must be stopped before the quickStart. My friend

Not able to add JSP portlet --- java.lang.reflect.InvocationTargetException

2004-06-18 Thread Maruthi
Hello, I am able to find and add my JSP portlet in "Customize Pane" when i pressed save and apply button i am not able to see it in the Home apge as sometimes other Portlets are displaying as usual except mine and sometimes i am getting following error "java.lang.reflect.InvocationTargetExcep

Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Ate Douma
Bob Fleischman wrote: Should the directory definitions have a trailing slash? The get starting page shows them, however your example and the build.properties.sample page do not. No, they don't need them. Below properties are directly from my build.properties (I'm on WindowsXP) -Original Message

Re: Hello Stijn..ploblem with .sql scripts....

2004-06-18 Thread Maruthi
Hello, Many Thanks.Now i am able to populate the sql scripts.Now i started Tomcat and logged as Admin.I am able to find add and my portlet in "Customize Pane" when i pressed save and apply button i am not able to find it in the Home apge as other Portlets are displaying as usual except mine.W

RE: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Bob Fleischman
Should the directory definitions have a trailing slash? The get starting page shows them, however your example and the build.properties.sample page do not. -Original Message- From: Ate Douma [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 11:29 AM To: Jetspeed Users List Subject: Re

Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Ate Douma
And, make sure you define the following (yet undocumented) required properties in ${USER_HOME}/build.properties: org.apache.jetspeed.catalina.version = ${catalina.version.major} org.apache.jetspeed.server.home = ${catalina.home} org.apache.jetspeed.server.shared = ${org.apache.jetspeed.server.home}

Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Ate Douma
Bob Fleischman wrote: I looked at http://nagoya.apache.org/jira/browse/JS2-74#action_36045 but I was not sure what I was supposed to do. That comment addresses the requirement to define a user scott with password scott and role manager in tomcat-users.xml: I described this

RE: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Bob Fleischman
I looked at http://nagoya.apache.org/jira/browse/JS2-74#action_36045 but I was not sure what I was supposed to do. Where should I add these properties and what should I set them to for the generic out of the box J2. Bob -Original Message- From: Ate Douma [mailto:[EMAIL PROTECTED] Sent: F

Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Ate Douma
Bob Fleischman wrote: Thanks for the quick reply. I will move my build properties to where you suggested. If I have other maven projects I assume I just append these new properties. Sorry I can not be more specific. We both get simple a blank white screen with 'Done' in the status bar. There are n

RE: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Bob Fleischman
Thanks for the quick reply. I will move my build properties to where you suggested. If I have other maven projects I assume I just append these new properties. Sorry I can not be more specific. We both get simple a blank white screen with 'Done' in the status bar. There are no errors on the Tomcat

Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Ate Douma
Bob Fleischman wrote: Here is the body of the build.properties file in my c:\eclipse\workspace\jakarta-jetspeed-2 catalina.home=c:\\Program Files\\Apache Group\\Tomcat 4.1 catalina.version.major=4 catalina.shared.lib=c:\\Program Files\\Apache Group\\Tomcat 4.1\\shared\\lib deploy.war.dir=c:\\Progra

RE: How to get group name from portlet

2004-06-18 Thread Assia Aouat
Thanks ! -Original Message- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 9:48 PM To: Jetspeed Users List Subject: Re: How to get group name from portlet Importance: Low On Jun 15, 2004, at 8:37 AM, Assia Aouat wrote: > Hi > > > > How can I get the gro

RE: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Bob Fleischman
Here is the body of the build.properties file in my c:\eclipse\workspace\jakarta-jetspeed-2 catalina.home=c:\\Program Files\\Apache Group\\Tomcat 4.1 catalina.version.major=4 catalina.shared.lib=c:\\Program Files\\Apache Group\\Tomcat 4.1\\shared\\lib deploy.war.dir=c:\\Program Files\\Apache Group

Re: Hello Stijn..ploblem with .sql scripts....

2004-06-18 Thread Arnaudin Xavier
Maruthi a écrit : Hello Stijn, I tried with the files you sent.Still i am getting these errors.Anything wrong in the syntax again?.I copy and pasted the error message below. Maruthi. = Error Messages :: = mysql> \. c:\jetspeed-1.5-src\src\sq

Re: Hello Stijn..ploblem with .sql scripts....

2004-06-18 Thread Stijn de Witt
Some problems with the comments I guess. How are you executing the scripts? I am using MySql Control Center myself, but I admit that doesn't work flawless either. Try removing the comments. And check if it really mattered, maybe the statements themselves got executed ok? Try to access your site and

Hello Stijn..ploblem with .sql scripts....

2004-06-18 Thread Maruthi
Hello Stijn, I tried with the files you sent.Still i am getting these errors.Anything wrong in the syntax again?.I copy and pasted the error message below. Maruthi. = Error Messages :: = mysql> \. c:\jetspeed-1.5-src\src\sql\external

AW: ViewPortlet for a dynamic tree

2004-06-18 Thread Oliver Pfau
Hi, thanks for your answer, but I have forgotten an important aspect (sorry for the various errors in my firsts post). I am looking for a tree-view which is pure html. In best case it renders a TreeNode structure from javax.swing.tree. I thought I am probably not the first who needs a html-view fo

Is Jetspeed 1 Multi-threaded?

2004-06-18 Thread Wong, Felix
Hi, I was told that Jetspeed 1 is single-threaded in the portlet loading sense. It will loads all the portlet sequentialy instead of parallel. Is that true? I couldn't find any information about this on the Jetspeed web site. Maybe I am looking at the wrong places... Thank you, Felix

Re: Hello Stijn..again problems with .sql scripts

2004-06-18 Thread Maruthi
Hello Stijn, Thanks for your mail and files.I copied the files you sent and i tried again but something wrong in the syntax seems to be in the table email_inbox..i am getting this error.I didn't modified anything just copy & pasted as it is what you sent. ERROR 1064: You have an error in your

RE:ViewPortlet for a dynamic tree

2004-06-18 Thread Tim Reilly
Oli, Perhaps you'll find an open source portlet for your needs. I can tell you how I've done this - but it was for my old employer and I'm not able to share unfortunately. - My portlet rendered the markup for flash movie/object tag. The movie contained the flash tree component and some resizing l

RE: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Bob Fleischman
Thanks. I do an update this morning and try again. -Original Message- From: Ate Douma [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 7:46 AM To: Jetspeed Users List Subject: Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1 LOMBART Christophe wrote: > It seems the paramate

Re: Error while starting jetspeed.

2004-06-18 Thread Newton m Mn
hai, check your Torque.properties. Its may your database schema validation problem.hope it will help. thanks Newton On Mon, 31 May 2004 Sunil Sheshadri wrote : >Hi All, >I am getting following error when I start Jetspeed. > >JetspeedTemplatePage: layoutTemplate is finally /html/default.vm >

Re: Is Jetspeed JSR compliant?

2004-06-18 Thread Stijn de Witt
It isn't, but Jetspeed 2 will be. Since JSR 168 is still in it's infancy it shouldn't matter too much. Also I am told that porting your portlet(-actions) from Jetspeed 1 to Jetspeed 2 won't be difficult... -Stijn - Original Message - From: "Kalyani Gandhari" <[EMAIL PROTECTED]> To: "'J

Re: Hello Stijn..again problems with .sql scripts ( Re: JSP Portlet ->Mysql ->Connection Problem)

2004-06-18 Thread Stijn de Witt
Hi Maruthi, The best thing you can do probably is to get the latest version of Jetspeed from the CVS, jetspeed-1.6-dev. That particular problem was fixed in 1.6. If you don't want to use a development version, or if you don't have access to CVS, here are the turbine-mysql.sql and populate-mysql.sq

Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Ate Douma
LOMBART Christophe wrote: It seems the paramater "org.apache.jetspeed.portal.dir" is not mentionned into the getting-started.html which is used in the J2 plugin. org.apache.jetspeed.portal.dir actually is derived from required property org.apache.jetspeed.server.home which should point to ${tomcat

RE: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread LOMBART Christophe
It seems the paramater "org.apache.jetspeed.portal.dir" is not mentionned into the getting-started.html which is used in the J2 plugin. I just added this parameter which point to the TOMCAT_HOME/webapps/jetspeed. Now, everything is ok when I deploy jetspeed application into Tomcat. I'm not sur

Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Ate Douma
I've updated the logic for the J2 maven-plugin installation. Now, if the plugin hasn't been installed yet (or an older version) it will be installed instead of deployed. Checkout the new maven-plugin/maven.xml deploy-plugin goal. Note: their are a few new, yet undocumented, properties you have to p

Re: Role Based User Management

2004-06-18 Thread Stijn de Witt
Thanks David! - Original Message - From: "David Sean Taylor" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Friday, June 18, 2004 3:55 AM Subject: Re: Role Based User Management > > On Jun 16, 2004, at 3:07 AM, Stijn de Witt wrote: > > > Hi, > > > > I have ask

Re: Error Migrating from Hypersonic-SQL to MySQL database

2004-06-18 Thread Stijn de Witt
No that shouldn't matter (I'm assuming you are running on mysql 4... :p ) Maybe you have made a mistake in your db configuration... Check webapp/WEB-INF/conf/torque.properties. Here are my settings for mysql: torque.database.default=default torque.database.default.adapter=mysql ### MySQL torque.d

Hello Stijn..again problems with .sql scripts ( Re: JSP Portlet ->Mysql ->Connection Problem)

2004-06-18 Thread Maruthi
Hello Stijn, First of all Thanks for your reply and suggestions.As per your suggestion i ran .sql scripts.I got some problems with IDENTITY.I think you too got the same problem once upon a time as i saw your question regarding this one in the mailing list.And as per Michael Muller's Suggestion

RE: Doubts on Jetspeed

2004-06-18 Thread Kalyani Gandhari
Thanks Christophe! -Original Message- From: LOMBART Christophe [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 1:04 PM To: Jetspeed Users List Subject: RE: Doubts on Jetspeed > If Jetspeed provides sigle signon feature or planning to provide? Don't know - Maybe someone else can

Will jetspeed 1 be able to upgrade to jetspeed 2 ?

2004-06-18 Thread Yufan Shi
Hi, ATT. Thanks! ___ Yufan Shi We are Online!

RE: Doubts on Jetspeed

2004-06-18 Thread LOMBART Christophe
> If Jetspeed provides sigle signon feature or planning to provide? Don't know - Maybe someone else can gives more info on this topic ? > If Content Management feature is provided or planning to provide? > If provided, to what extent? It is under construction. > Will it allow admin

Re: Jetspeed 2 - Sample files for Windows, Tomcat 4.1

2004-06-18 Thread Ate Douma
David Sean Taylor wrote: On Jun 17, 2004, at 4:33 PM, Bob Fleischman wrote: I am trying to build Jetspeed 2 from source using the steps in http://portals.apache.org/jetspeed-2/getting-started.html on a Window XP PC. However it seems that the instructions differ slightly from the current files. F