Re: Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log

2009-09-13 Thread Ate Douma
+1 (507) 529-5939 l david.j...@visionsolutions.com The contents of this e-mail (and any attachments) are privileged and confidential. Unauthorized use is strictly prohibited. -Original Message- From: Ate Douma [mailto:a...@douma.nu] Sent: Wednesday, September 09, 2009 4:56 PM To

Re: Issue with resource-bundle in portlet.xml

2009-09-14 Thread Ate Douma
Hi Jeff, Although I don't have time right now to test and debug this but it seems like a bug to me. Can you enter this as a new JIRA issue and then assign it to me? I will try to find some time this week to dive deeper into it. Thanks, Ate Jeff Pierce wrote: I seem to be having an issue when

Re: deploy tools

2009-09-14 Thread Ate Douma
Christine wrote: The mvn script for building my project was complaining about deploy-tools: >[INFO] Trace >org.apache.maven.BuildFailureException: Compilation failure >error: error reading /home/christine/.m2/repository/org/apache/portals/jetspeed-2/jetspeed-deploy-tools/2.2.0/jetspeed-deploy

Re: deploy tools

2009-09-14 Thread Ate Douma
Christine wrote: Ate Douma wrote: Christine wrote: The mvn script for building my project was complaining about deploy-tools: >[INFO] Trace >org.apache.maven.BuildFailureException: Compilation failure >error: error reading /home/christine/.m2/repository/org/apache/portals/j

Re: deploy tools

2009-09-14 Thread Ate Douma
Ate Douma wrote: Christine wrote: Ate Douma wrote: [...] If a bad internet connection can result in downloading the wrong file, that may be what happened. As I said, I'm ok now, I was just wondering why it is that the only way I can get it to work by manually installing the file. I&

Re: Issue with resource-bundle in portlet.xml

2009-09-14 Thread Ate Douma
gards, Ate kind regards, Frank Ate Douma schrieb: Hi Jeff, Although I don't have time right now to test and debug this but it seems like a bug to me. Can you enter this as a new JIRA issue and then assign it to me? I will try to find some time this week to dive deeper into it. Thanks,

Re: deploy tools

2009-09-15 Thread Ate Douma
in your web.xml. Doing that hard coded in your project is fine for sure as long as you are aware of the above :) Regards, Ate a10 Sergi 2009/9/14 Christine Ate Douma wrote: Christine wrote: Ate Douma wrote: Christine wrote: The mvn script for building my project was complaining abo

Re: Hippo CMS and Jetspeed

2009-09-16 Thread Ate Douma
Mansour Al Akeel wrote: Hello all: I am trying to deploy hippo cms on jetspeed, and run it as a portlet. I have seen that the cms.war contains portlet.xml so I copied the war into tomcat/webapps/hello/WEB-INF/deploy/local/ The /WEB-INF/deploy/local is intended to be used only for Jetspeed specif

REMINDER: "Taking jetspeed for a Ride" - Full day Jetspeed training at ApacheCon US 2009, Nov 2nd, Oakland

2009-09-22 Thread Ate Douma
bbit" presentation by David Taylor, see: http://www.us.apachecon.com/c/acus2009/sessions/282 Regards, Ate Douma - To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Re: links and parameters

2009-09-28 Thread Ate Douma
blog s2o.bcn wrote: Hi Christine, I'm not an expert as a portlet developer, but what I supposed when I saw this restriction is that a portlet is just a piece of a page, so you can have the same porlet (with different namespace!) two times in the same page. With the last spec (jsr-286) you can pa

Re: links and parameters

2009-09-29 Thread Ate Douma
Christine wrote: Ate Douma wrote: Christine, in your case you might not be concerned with WSRP (yet), in which case you may use the non JSR-168/286 compliant Jetspeed portal settings to merge plain url parameters. But even then, the reasons provided above by s2o still should be taken into

Re: Trouble with an axis2 web service and persistence

2009-09-29 Thread Ate Douma
ANTHONY ENNIS wrote: I installed Jetspeed2, works fine. I plopped Axis2 into Jetspeed2 as per the instructions. I installed a trivial web service, works fine. Now I am trying to add persistence to my web service. Is there anything in Jetspeed that would cause a web service to not be able to pe

Re: external web service authenticate against jetspeed

2009-09-29 Thread Ate Douma
Linus Kamb wrote: I don't know if this is a stupid question, but is it possible to have an external web service authenticate somehow using jetspeed's authentication mechanisms? I have data services and I would like them to only return data for valid jetspeed users. We don't have such a solutio

Re: Folder's default page not shown

2009-09-30 Thread Ate Douma
bhaskar9 wrote: I found navigation issue in the portal. Here is the issue. I have the following folders and pages in my portal menu. Folder1 -page1.psml -page2.psml Folder2 -page3.psml -page4.psml Folder3 -page5.psml -page6.psml Assume that page1.psml is the default page for Folder1

Re: Running Jetspeed 2 On Glassfish

2009-10-12 Thread Ate Douma
Carlo Camerino wrote: Hi, I'm new to apache jetspeed and was wondering if it is possible to run on it on glassfish? I was looking at the features page and saw that glassfish wasn't included in the list. None of the current Jetspeed and Apache Portals committers are using glassfish AFAIK, nei

Re: external web service authenticate against jetspeed

2009-10-12 Thread Ate Douma
ewhat more complex o.a.j.security.impl.shibboleth.ShibbolethPortalFilter (both can be found in the jetspeed-portal component). Regards, Ate Thanks, Linus -Message d'origine- De : Ate Douma [mailto:a...@douma.nu] Envoyé : Tuesday, September 29, 2009 12:49 PM À : Jetspeed Users

Re: Roles at Portlet Level and LDAP

2010-01-22 Thread Ate Douma
On 01/21/2010 01:49 PM, M. Greenleaf wrote: I¹ve currently have jetspeed 2.2.0 talking to my Fedora Directory Server. I can authenticate against it. I¹ve also defined a set of roles in LDAP that once associated to a portlet will allow/not allow our users to access that portlet. For example, p

Re: Rendered URL's don't show 'https'

2010-02-01 Thread Ate Douma
On 02/01/2010 10:49 AM, Woonsan Ko wrote: Hi Brian, I think you are totally right. According to PLT.26.3 of the portlet specification, it reads clearly on "secure" attribute: "If the security is not set for a URL, it must stay the same as the security setting of the current request." So, I'd l

Re: Build error on Quickstart a new custom Jetspeed Portal project

2010-03-03 Thread Ate Douma
Your jetspeed-mvn-settings.xml setting for o.a.j.production.database.default.name is incorrect. If you are using postgresql, it should have value postgresql, not portal (which is an invalid/unknown database type): postgresql Regards, Ate On 03/02/2010 03:13 AM, liguicheng wrote: > hello all

Re: Demo and Download errors

2010-03-10 Thread Ate Douma
Hi Ian, Thanks for notifying! The demo site at portals.zones.apache.org indeed was down. We've restarted it just now so its accessible again. Concerning the HTTP 500 error for the downloads links, this had nothing to do with the Jetspeed website or the links themselves, the Apache server was

Re: Jetspeed 2.1.3 and tomcat 6 versions

2010-03-16 Thread Ate Douma
On 03/16/2010 03:09 PM, David Dyer wrote: More of a heads up than a question here. We've been moving our Jetspeed portal from tomcat 5 (5.5.27 specifically) to Tomcat 6. One thing we've come across is that under the latest 2 versions (6.0.24 and 6.0.26) is that the login procedure via the j2-ad

Re: -Hi-

2010-04-09 Thread Ate Douma
All be warned! Don't click on the below link: www.3abnkundabung.org is a known site posing security threats. See the following report for more details: http://safeweb.norton.com/report/show?name=3abnkundabung.org I'll see if I can get this "user" removed from this list. On 04/09/2010 10:5

[ANNOUNCE] Apache Portals Jetspeed Portal 2.2.1 Release

2010-04-20 Thread Ate Douma
eed-2/download.html Installer: http://portals.apache.org/jetspeed-2/getting-started-installer.html Release notes: http://portals.apache.org/jetspeed-2/release-notes.html Ate Douma On behalf of the Apache Portals PMC - To unsubscri

Re: Forwarding to a page with parameters

2010-06-04 Thread Ate Douma
On 06/04/2010 09:45 PM, David Sean Taylor wrote: On Thu, Jun 3, 2010 at 1:28 PM, Louis Parks wrote: Hi, I have some scenarios where I want to forward to another portal page but allow for public render parameters to be set. However, once I set the public render parameters in the action I am u

Re: Build From Source Documentation (Apache) Hideously out of date

2010-07-16 Thread Ate Douma
What "Build from source" page have you been looking at? Try: http://portals.apache.org/jetspeed-2/buildguide/maven-2-build.html The svn location is mentioned right away in the first paragraph (prerequisites) at: http://svn.apache.org/repos/asf/portals/jetspeed-2/portal/trunk/ Detailed instr

Re: Is there portal bridge for struts 2 available?

2010-08-16 Thread Ate Douma
On 16/08/10 16:48, robin wrote: There is jpetstore portlet demo for struts 1.2.7 using portal bridge, is there portal bridge for struts 2 available? 2010-08-16 Robin No there isn't a struts 2 portlet bridge. This has been asked before in the past (check portal-bridges-user mailing list,

ApacheCON NA 2010 BOF/Meetup: A new Social/Widget/Gadget Portal Project?

2010-10-27 Thread Ate Douma
e and place and for other Meetups at the ApacheCON, please check: http://wiki.apache.org/apachecon/ApacheMeetupsNa10 Hope to meet you there or elsewhere at the ApacheCON! Regards, Ate Douma PMC Member Apache Portals - To unsu

Re: Maven 3.0.1 supported ?

2010-12-22 Thread Ate Douma
I fixed the problem with the unpack plugin, which turned out to be an API behavior breakage by Maven 3 :( See https://issues.apache.org/jira/browse/JS2-1227 for more details. The Jetspeed-2 portal project trunk now builds fine again with Maven 3(.0.1). I'm not closing the JIRA issue yet however

Re: Error while building the trunk

2011-06-14 Thread Ate Douma
Seems like your local repository metadata file (the one linked too below) is corrupt. I suggest you: a) delete the whole ~/.m2/repository/org/apache/portals/pluto/* folder b) upgrade to at least maven 2.2.1 or higher On 06/14/2011 04:08 PM, prabha77 wrote: Hi All, I am trying to build the je

Re: ldap advanced configuration: changing ldap model

2011-09-26 Thread Ate Douma
On 09/26/2011 05:29 PM, jerome.dup...@bnf.fr wrote: I'm still working on ldap, not far from the end :-) I am currenlty mapping our ldap definition with jetspeed. Indeed, we have our proper ldap schema that I have to use. It works fine, but I have a question about ldap beans mechanisms. For in

Re: authentificating with ldap javax.security.auth.login.LoginException on org.apache.catalina.realm.JAASRealm authenticate

2011-10-03 Thread Ate Douma
On 10/03/2011 05:28 PM, jerome.dup...@bnf.fr wrote: Hi everybody. I'm trying and trying to authentificate with my own ldap. (I've changed the names of the relationship between users and roles). The conection to the ldap is correct. (I've seen connection and retrieving of the user entity when de

[VOTE] Release Apache Portals Jetspeed 2.2.2

2011-10-05 Thread Ate Douma
+1 for Release [ ] 0 for Don't care [ ] -1 Don't release (do provide a reason then) Regards, Ate Douma - To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands,

Re: authentificating with ldap javax.security.auth.login.LoginException on org.apache.catalina.realm.JAASRealm authenticate

2011-10-05 Thread Ate Douma
Great to hear you got it all figured out and working Jérôme! And thanks for keeping the community informed on your progress and steps taken. That might be helpful for others as well. Regards, Ate On 10/05/2011 11:13 AM, jerome.dup...@bnf.fr wrote: Last problem: the solution The password i

Re: [VOTE] Release Apache Portals Jetspeed 2.2.2

2011-10-09 Thread Ate Douma
+1 (almost forgot to vote myself ;) ) On 10/05/2011 01:40 PM, Ate Douma wrote: Dear Apache Portals Jetspeed Team and community, I've staged a release candidate for the new Apache Portals Jetspeed Enterprise Portal 2.2.2 release. Please review the release candidate for this project whi

[RESULT][VOTE] Release Apache Portals Jetspeed 2.2.2

2011-10-09 Thread Ate Douma
Apache Portals Jetspeed Team and community, This release is accepted with the following votes: +1 Woonsan Ko (*) +1 David Taylor (*) +1 Vivek Kumar (*) +1 David Dyer +1 Roberto Rossi +1 Ate Douma (*) (*) indicates a binding (PMC) vote. Thank you all for voting! I will

[ANNOUNCE] Apache Portals Jetspeed 2.2.2 release

2011-10-09 Thread Ate Douma
/jetspeed-2/release-notes.html Ate Douma On behalf of the Apache Portals PMC - To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Re: Jetspeed 2.2.2-SNAPSHOT archetype: maven build error with assembly/override?

2011-10-10 Thread Ate Douma
On 10/10/2011 11:13 AM, Krauß, Ralf wrote: Hi, I started building a custom portal from the archetype. Basic setup is OK, the portal and the portlet app are correctly deployed to tomcat using target 'all'. For subsequent changes, I only used the 'deploy-portal' and 'deploy-pa' targets. Now I've

Re: AW: Jetspeed 2.2.2-SNAPSHOT archetype: maven build error with assembly/override?

2011-10-10 Thread Ate Douma
On 10/10/2011 05:51 PM, Krauß, Ralf wrote: Thx That fixed it! Thought so :) The example bean included in http://portals.apache.org/jetspeed-2/deployguide/guide-ntlm.html didn't include the meta tag as it probably was'nt meant to be used in an override scenario. Is is meant to be used

Re: Jetspeed Roadmap poll

2014-01-17 Thread Ate Douma
On 01/17/2014 06:38 AM, Ron Wheeler wrote: I have created a poll in the Jetspeed Portal group on LinkedIn to confirm the acceptability of the Jetspeed Roadmap. Please visit http://www.linkedin.com/groups/Jetspeed-Portal-3347198 and let David know whether you support the roadmap or have some topic

Re: Jetspeed Roadmap poll

2014-01-17 Thread Ate Douma
On 01/17/2014 12:40 PM, Ate Douma wrote: On 01/17/2014 06:38 AM, Ron Wheeler wrote: I have created a poll in the Jetspeed Portal group on LinkedIn to confirm the acceptability of the Jetspeed Roadmap. Please visit http://www.linkedin.com/groups/Jetspeed-Portal-3347198 and let David know whether

Re: APA-WebContent Refactoring

2014-01-20 Thread Ate Douma
I fully agree Woonsan, I think switching to YAML would make this much easier/clearer, so +1 from me! Regards, Ate On 01/20/2014 12:53 AM, Woonsan Ko wrote: Well, we're going to refactor the module and change many things anyway in 2.0 with breaking APIs (so, we'll rename the package names, too

Re: Jetspeed Roadmap poll

2014-01-20 Thread Ate Douma
ll become more active by discussing success stories, use cases and sharing ideas for shared portlets. I hope so too, and please do this (also) here on the community mailing lists. Regards, Ate Ron // On 17/01/2014 6:40 AM, Ate Douma wrote: On 01/17/2014 06:38 AM, Ron Wheeler wrote: I have c

On the usage of LinkedIn als alternate user group

2014-01-20 Thread Ate Douma
Before anyone starts saying I'm overreacting or making this [1] into a too big an issue, I think it is good for me to make my view clear in a separate thread. As I said several times in the other mail thread [1], I don't disagree at all with having and using the LinkedIn Jetspeed Portal group [

Re: Jetspeed2-M2 with Oracle

2005-04-26 Thread Ate Douma
Craig McDonald wrote: It seems that the Oracle db install scripts for jetspeed2-M2 don't work - We previously had M1 installed and running successfully off an Oracle (10g) db, and recently attempted upgrading to M2 and found that the following error displayed: = The error message : Encounte

Re: Problems deploying two portlets which reference the same class

2005-04-26 Thread Ate Douma
Katie, While I certainly would like to take a look your problem, I don't have anymore time this week. I suggest creating a JIRA issue. I'll pick it up (assign it to me) when I see it created and will try to look into this next week. I hope we can roll out M3 end of next week so if this should be fi

Re: [JS2] NullPointerException in PortletSession.getPortletContext()?

2005-05-03 Thread Ate Douma
David Pankros said: > The problem started after I added one of my portlets to the default page > and > tried to view it. A long exception resulted, an abbreviated form of which > is available below. In a nutshell, the error is a NullPointerException > from > executing the following from within th

Re: [JS2] NullPointerException in PortletSession.getPortletContext()?

2005-05-03 Thread Ate Douma
David Sean Taylor said: > Ate Douma wrote: >> The bad news: >> This isn't something new but a missing implementation of a Pluto object >> model interface, namely: >> PortletEntity.getPortletApplicationEntity() (which returns null in >> Jetspeed). >> &

Re: [JS2] NullPointerException in PortletSession.getPortletContext()?

2005-05-11 Thread Ate Douma
rew a NullPointerException. This was announced on the jetspeed-user list and confirmed by Ate Douma on the list. Craig, I looked into this problem which is the result of a not-implemented Pluto OM interface by Jetspeed. Thus, its not a Pluto "bug" as such. But, the quickest solution (and I think Dav

Re: [JS2] NullPointerException in PortletSession.getPortletContext()?

2005-05-13 Thread Ate Douma
David Sean Taylor wrote: [EMAIL PROTECTED] wrote: Hi Ate, I just noticed that David Taylor checked in a new version of org.apache.pluto.core.impl.PortletSessionImpl into Pluto's SVN instance to fix JS-254 (Jetspeed's Jira instance). Does that mean that this really was a Pluto bug? /Craig Not a

Re: Receiving other portlets parameters in request

2005-05-15 Thread Ate Douma
Hi Katie, Sorry for the (very) long delay, but this has been fixed now. The Bookmark portlet incorrectly used a RenderURL for the Cancel action. Not sure yet why this causes parameters to be "broad casted" but this isn't the case when a (required) ActionURL is used. Regards, Ate Katie Wilkie wrote:

Re: User roles

2005-05-20 Thread Ate Douma
David, I'm sorry to say, but isUserInRole isn't currently working on JBoss. JBoss uses a different model for the authenticated Subject its Principals to recognize which roles are assigned. I intended to create a JIRA issue a few weeks ago for that but have been too busy and forgot (until now). I wi

Jetspeed 2.0 M3 Released

2005-05-26 Thread Ate Douma
The Apache Portals Jetspeed Team is pleased to announce the third milestone release of Jetspeed-2. Jetspeed is an Enterprise Information Portal framework aiming to provide: * an efficient multi-device user customizable portal interface * a full implementation of the Java Portlet API used for d

Jetspeed 1.6 Final Released

2005-05-26 Thread Ate Douma
The Apache Portals Jetspeed Team is pleased to announce the final release of Jetspeed 1.6. Jetspeed is an Enterprise Information Portal framework aiming to provide: * an efficient multi-device user customizable portal interface * an implementation of the Java Portlet API used for developing cu

[J2] Announcement: website updated for M3 release

2005-05-26 Thread Ate Douma
I've update the Jetspeed-2 website to for the latest M3 release: http://portals.apache.org/jetspeed-2/ For Tomcat 5.5.9 users on Windows, an important section has been added to the Getting Started document to get redeployment and undeployment working properly: http://portals.apache.org/je

Re: J2 - Getting all user groups

2005-05-27 Thread Ate Douma
Shah Amit wrote: Hi all, I know that portlet api supports something like request.isuserinrole(somerole). But I want to have something like request.getuser().getAllgroups() and put it in session because I need to access that in my application at lot of places. I use the login portlet provided

Re: What is the best practice way to control which portlets get displayed on a given page?

2005-05-28 Thread Ate Douma
Roel van Dijk wrote: On 5/28/05, Martin Dulisch <[EMAIL PROTECTED]> wrote: Is there a IRC channel for jetspeed? Whats the name? Martin I just joined #jetspeed on freenode.. I think sometimes people hang in there.. (I've never seen anyone, tho) We use irc.codehaus.org#jetspeed Ate --

Re: J2 - M4

2005-06-05 Thread Ate Douma
Florian Theurich wrote: Hi, can someone tell me when the forth milestone of Jetspeed 2 is going to be released? When its ready ;-) To be more clear: there isn't a target date set for it (yet). There are quite some changes planned for M4: - a move to SVN - separation of the portal bridges from

Re: J2 Head from CVS

2005-06-06 Thread Ate Douma
Jonathan Hawkins wrote: If I try "maven allClean allBuild" from J2 Head I cannot download any of the *-M4.jar files. Have tried changing maven repository. Any ideas ? Yes. There aren't any stored -M4-SNAPSHOT jars stored in public repositories. The allClean goal only issues warnings about it w

Re: Jetspeed 2 Deployment

2005-06-06 Thread Ate Douma
Jonathan Hawkins wrote: These are the types of error that I am getting trying to start Jetspeed on Orion 2005-06-06 15:18:33,250 [ApplicationServerThread] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Ignoring constructor [public org.apache.jetspeed.container.n

Re: J2 - Getting all user groups

2005-06-06 Thread Ate Douma
ServletContext attributes must be the same... (PLT.10.3) Thanks, Amit Original Message Follows From: Ate Douma <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users List" To: Jetspeed Users List Subject: Re: J2 - Getting all user groups Date: Fri, 27 May 2005 17:46:30 +0200 Shah Amit

Re: struts bridge: ActionForm reset

2005-06-19 Thread Ate Douma
Thorsten, As you didn't provide all the relevant code its very difficult for me to help you out here. Could you post the important parts of your UserRegistrationIndexAction.java, UserRegistration.jsp, UserRegistrationSubmitAction.java and RegistrationForm.java? Also, a stack trace from the res

New project Portals Bridges created

2005-07-28 Thread Ate Douma
The Apache Portals Jetspeed Team is pleased to announce the graduation of their Portals Bridges subproject to a new independent Portals Bridges project which now is available at: http://portals.apache.org/bridges The Portals Bridges Project provides support for Portal independent and JSR-168 c

Portals Bridges moved. Now what?

2005-07-28 Thread Ate Douma
All, Now that the portals-bridges subproject has been moved to its new home (checkout http://portals.apache.org/bridges) I'd like to ask all interested (especially team members) to subscribe to the new lists for Bridges. Please use those new lists for questions and messages specifically relate

Re: [J2] Regenerating J2's Web Site

2005-07-28 Thread Ate Douma
All, I've updated the Jetspeed-2 website: http://portals.apache.org/jetspeed-2 Note: it might take a few hours for this update to surface ;-) The latest build and getting-started instructions are now available online. Regards, Ate David Le Strat wrote: Thanks Ate. --- Ate Douma &l

Re: [js2] Jetspeed always using the war name instead of portlet-app id?

2005-07-31 Thread Ate Douma
David Pankros wrote: According to HYPERLINK "http://wiki.apache.org/portals/Jetspeed2/DevelopersDocumentation/Deploy ingCustomPortlets"http://wiki.apache.org/portals/Jetspeed2/DevelopersDoc umentation/DeployingCustomPortlets the fragment name in the psml should be of the form ${portlet.applicatio

Re: [js2] Jetspeed always using the war name instead of portlet-app id?

2005-07-31 Thread Ate Douma
David Pankros wrote: "http://wiki.apache.org/portals/Jetspeed2/DevelopersDocumentation/Depl oyingCustomPortlets This hasn't been the case anymore since M2 as far as I remember. Thanks for the info. Guess it's just an old wiki page. It certainly explains the behavior I'm seeing. It might be

[J2] JS2-319 branch ready: please check out the new maven-plugin and portal generation!

2005-08-04 Thread Ate Douma
All, Below is a copy of the comment I posted on http://issues.apache.org/jira/browse/JS2-319 which I send to the jetspeed mailing lists because its much easier to comment to. --- Although its

Re: [J2] JS2-319 branch ready: please check out the new maven-plugin and portal generation!

2005-08-04 Thread Ate Douma
I've tested out the fix for JS2-233 on this branch and confirmed it works. Regards, Ate Ate Douma wrote: All, Below is a copy of the comment I posted on http://issues.apache.org/jira/browse/JS2-319 which I send to the jetspeed mailing lists because its much easier to

Re: [J2] JS2-319 branch ready: please check out the new maven-plugin and portal generation!

2005-08-04 Thread Ate Douma
yourself. Regards, David Le Strat. --- Ate Douma <[EMAIL PROTECTED]> wrote: A first comment I'd forgot to add to the info provided below: The JS2-319 branch was created a few days ago and does not yet contain the recent changes for JS2-281, JS2-231 or JS2-233, but contains the

Re: Jetspeed2.0 >> what is the Login user Names ???

2005-08-09 Thread Ate Douma
David Pankros wrote: I tried turbine / turbine; admin/jetspeed. But failed. Can anyone help me ? Try admin/admin. or: manager/manager jetspeed/jetspeed user/user FYI, the defaults are in clear text in the database SECURITY_XXX tables.

Re: Jetspeed2.0 M3 - Oracle 9i - WSAD5.1.1

2005-08-11 Thread Ate Douma
Jayaraman, Jayakumar wrote: Hi Guys, I am trying to configure Jetspeed2.0 M3 with Oracle 9i in WSAD5.1.1 platform. I ran the DB scripts manually to created the needed tables. But I do not know where to configure for ORACLE instead of Hypersonic SQL. Could you guys please help me ? http://p

Re: Jetspeed2.0 M3 - Oracle 9i - WSAD5.1.1

2005-08-11 Thread Ate Douma
Ate Douma wrote: Jayaraman, Jayakumar wrote: Hi Guys, I am trying to configure Jetspeed2.0 M3 with Oracle 9i in WSAD5.1.1 platform. I ran the DB scripts manually to created the needed tables. But I do not know where to configure for ORACLE instead of Hypersonic SQL. Could you guys

Re: Building Jetspeed 2 for the first time

2005-08-12 Thread Ate Douma
mylene wrote: Hi, On using Jetspeed2 for the first time - I'm using the M3 source download, but cannot find any initMavenPlugin goal (and later on no j2:genapp.portal or j2:portal.genapp :( I searched all appropriate files for those goals, but no avail. Sorry for these kind of misunderstanding

Re: SVN HELP !!!

2005-08-12 Thread Ate Douma
Santiago Urrizola wrote: Hi all, i want to download the last source code from the svn repository, but i try all day and i couldnt. Anyone can help me please. I try with the TortoiseSVN and the SVN eclipse plugin, but get error and i dont know what is wrong with the url. Make sure you use the pr

Re: SVN HELP !!!

2005-08-12 Thread Ate Douma
side of the fence. If I just click on the above url, Firefox opens up and shows me Revision 232285: /portals/jetspeed-2/trunk No problems here. Thanks a lot !! Santiago - Original Message - From: "Ate Douma" <[EMAIL PROTECTED]> To: "Jetspeed Users List" Sen

Re: SQLException when accessing jetspeed

2005-08-12 Thread Ate Douma
Saku Seppälä wrote: Hi, After the recent mavenplugin and build changes I have litte trouble in deploying jetspeed-2. I have downloaded the most recent version from svn head and building it self goes just fine with the new instructions, but when I deploy jetspeed-2 and try to access it with web-b

Re: Build jetspeed2 and com.werken.forehead.Forehead Exception

2005-08-17 Thread Ate Douma
Chris, First thing I noticed is your usage of the CVS repository. Jetspeed (and now almost every Apache project for that matter) is no longer using CVS but switched to Subversion some time ago. To checkout the latest source (called trunk now instead of HEAD) see this: http://portals.apache.or

HELP: how to ask for it! [Was: Re: ProfilerValveImpl HELP!]

2005-08-18 Thread Ate Douma
Rakesh, I'd like to add an important comment to those already made by Randy below and before. We (the Jetspeed team) will gladly help anyone out as far as we can but for that you need to provide us with enough information to go by, like: - which db are you using (as it seems you have db problems

Re: Turn off 'change required at next logon' - an easy one??

2005-09-05 Thread Ate Douma
All, Sorry I didn't respond to the questions around the password validation and the "change required at next logon" issues earlier, but I just was too busy to be able to work through the mailing list. Although several of the mentioned problems *can* already be solved (partly) through the springfr

Re: j2 startup problem

2005-09-08 Thread Ate Douma
mylene wrote: Hi, After building jetspeed-2 from the source (checked out from svn this afternoon), following all the directions on the site, I get a stacktrace. Can anyone give me a clue where to look for the solution? You seem to have a classloader problem. Check the Tomcat shared/lib folder i

Re: Can not create new Project with maven-plugin

2005-09-12 Thread Ate Douma
Tatjana Fuhr said: > > I have been trying to follow the instructions at: > > http://portals.apache.org/jetspeed-2/getting-started.html#4__Creating_a_new_Portal_Application > > but on the step \"Generate a new portal project\" with > > maven j2:portal.genapp > > i get the errormassage: > > ---snip--

Re: Can not create new Project with maven-plugin

2005-09-12 Thread Ate Douma
Tatjana Fuhr wrote: I try again with maven -X j2:portal.genapp and i get really long Message, her is only the last part of it. ---snip--- Caused by: java.net.ConnectException: Connection timed out: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.Pla

Re: Can not create new Project with maven-plugin

2005-09-13 Thread Ate Douma
Tatjana Fuhr wrote: I think, I was pleased too early i get new errormessage, now on step "maven j2:quickStart" ---snip--- BUILD FAILED File.. C:\Documents and Settings\fuhrtat\.maven\cache\maven-jetspeed2-plugin-2.0-M4-SNAPSHOT\plugin.jelly Element... fail Line.. 643 Column 42 Requ

Re: Can not create new Project with maven-plugin

2005-09-13 Thread Ate Douma
Tatjana Fuhr wrote: Now i define server property like this: org.apache.jetspeed.server.home =/Tomcat_5_5_7 org.apache.jetspeed.catalina.version.major = 5 but i get the same error message:-(( That *is* strange. One side note (unrelated): if you use Tomcat 5.5.7, you should define catalina.vers

Re: Document Errata

2005-09-22 Thread Ate Douma
I committed an improved description. Thanks for the suggestion. Ate Jouni Rajala wrote: In page : http://portals.apache.org/jetspeed-2/getting-started.html In section : 4.4 Build the portal It does not state that maven war:install must be executed in ${org.apache.jetspeed.portal.home} direc

[J2] Online documentation updated and default login and password security configuration changes

2005-09-22 Thread Ate Douma
All, I've just uploaded a new version of the online documentation at: http://portals.apache.org/jetspeed-2/ which includes new documentation related to the changes I committed to the login and password credential handling. The related issues are: http://issues.apache.org/jira/browse/JS2-359

Re: Sharing session variables between portlets.

2005-10-10 Thread Ate Douma
James Dixon wrote: This SHOULD be easy, and what I've done SHOULD work, so I'm at a bit of a loss as to why it is not working. I'm using Jetspeed2 M3 on Tomcat 5.0.28. Here's what happens: 1) I set a session variable in the processAction method of portlet A: PortletSession session = ac

RE: Get portletRequest from httpServletRequest

2005-10-18 Thread Ate Douma
Guys, Please, please, if you are doing portlets do read the JSR-168 spec... A lot, if not most of the answers to these type of questions can be found right there. For this one, read: PLT.16.3.2 Included Request Attributes: In addition to the request attributes specified in Servlet Specification

Re: Struts Bridge and Inter Portlet Communication

2005-10-19 Thread Ate Douma
Jonathan, First of all, I cc'd this to the bridges-user mailing list so we can continue the discussion there. (if you haven't subscribed yet: http://portals.apache.org/bridges/mail-lists.html) It is not clear to me *what* is not working with the example you provided. Do you get an exception/stac

Re: Database Problem Deploying Portal

2005-11-09 Thread Ate Douma
Check out the $TOMCAT_HOME/conf/Catalina/localhost/jetspeed.xml context descriptor. It contains the jetspeed datasource definition. Maybe you have the wrong jdbc driver configured and/or accidentally deployed for Tomcat 5.5.x instead of 5.0.x (those context descriptors are different). Check you

Re: Database Problem Deploying Portal

2005-11-09 Thread Ate Douma
Skip my previous comment I just send out (I only now saw your configs): you deployed a context descriptor for Tomcat 5.5 instead of for Tomcat 5.0.x Correct your $USER_HOME/build.properties: org.apache.jetspeed.catalina.version.major = 5 Greg Reddin wrote: webapps/jetspeed/WEB-INF/assembly/bo

Re: failed to locate pluto-1.0.1.jar

2005-11-10 Thread Ate Douma
The Pluto groupId was changed when the released 1.0.1 to org.apache.pluto. I've committed fixes for that yesterday evening. If you haven't done so, please update. And don't forget to run maven initMavenPlugin! JACKSON, Daniel wrote: Just checked out a fresh cut of j2 this afternoon and found tha

Re: failed to locate pluto-1.0.1.jar

2005-11-11 Thread Ate Douma
1.0.1.jar in the old pluto/jars folder. If none of the other team members beats me to it today, I\'ll fix this when I get home this evening (in about 10 hours). Regards, Ate Ate Douma said: > The Pluto groupId was changed when the released 1.0.1 to org.apache.pluto. > I\'ve com

Re: portlet decorator deploy

2005-11-11 Thread Ate Douma
This is because of WEB-INF/velocity.properties: webapp.resource.loader.cache = true which is done for performance improvements. Wang Zhi said: > i update a portlet decorator(css and .vm file) and deploy to > jetspeed-2-m4, but it not go into effect until i restart tomcat. how > to let it go into

Re: failed to locate pluto-1.0.1.jar

2005-11-11 Thread Ate Douma
Done Ate Douma wrote: Daniel, I just remembered I forgot to fix the maven-plugin j2:catalina.base.shared. That one still expects the pluto jar in your local repository in the pluto folder :( As I\'m not able to get write access to SVN today you might workaround this by (temporarily)

Re: failed to locate pluto-1.0.1.jar

2005-11-11 Thread Ate Douma
Ate Douma wrote: Done I should not forget to mention you need to run maven initMavenPlugin after updating... Ate Douma wrote: Daniel, I just remembered I forgot to fix the maven-plugin j2:catalina.base.shared. That one still expects the pluto jar in your local repository in the pluto

Re: jetspeed-2 installation

2005-12-05 Thread Ate Douma
Seems you're using maven 2.0. Jetspeed-2 uses a maven 1.0.2 based build definition. Zhao, David wrote: Hi there, I'm new to JetSpeed2, just downloaded jetspeed-2 source files per Jetspeed2 Wiki for "QuickstartForTheImpatient" (http://wiki.apache.org/portals/Jetspeed2/QuickstartForTheImpatient)

Alert: portals-bridges maven groupId

2005-12-07 Thread Ate Douma
All, To be able to make portals-bridges artifacts available through the ibiblio maven repository, we are required to use a reverse domain url for the groupId. For portals-bridges, this means a change from "bridges" to "org.apache.portals.bridges". I'm planning to commit these changes real soon

Re: Getting Hold of JetSpeed URL

2005-12-15 Thread Ate Douma
cijijoseph wrote: Hi All, I have a struts-portlet application that has been deployed inside JetSpeed-2 . I have a requirement in which i need to store the Portal Server URL , from my struts-portlet application. I tried to access that using all the HTTP Servlet Request methods..But that retu

Re: JSP decoration template

2005-12-23 Thread Ate Douma
Randy Watler wrote: All, There have been many discussions about Jetspeed and JSP. JSP used to be supported long ago for layouts, but the decorators have always been somewhat of a challenge to write in JSP. Add the heavy use of velocimacros in decorators to drive decarative menus, and things get

  1   2   3   >