Error in Jetspeed - problem in SAX transform

2003-07-25 Thread Gokul Poduval
I am running Jetspeed 1.4-b4 on Tomcat 4.1.24. Everything was going fine till one fine day I started getting this error in portlets - problem in SAX transform: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property! The

JBoss log problem

2003-07-25 Thread Glen Carl
We are having problems with our jetspeed.log files for the following: JBoss 3.2.1 / Tomcat 4.1.24 Jetspeed-1.4b5-dev Apache 1.3.27 / mod_jk1.2.4 RedHat 7.3 I have seen some posts on the Jetspeed User Email list talking about JBoss hi-jacking the log files, but no resolution. Has anyone resolved ho

Re: Re[2]: JSR-168 Comments

2003-07-25 Thread David Sean Taylor
On Friday, July 25, 2003, at 01:59 AM, Serge Huber wrote: At 05:25 PM 7/24/2003 -0400, you wrote: > As for a Jetspeed portal dispatching to a Weblogic container, that is > something that I don't think is covered by the spec. > The spec covers the contract between the portlet and the containe

RE: Directing RSS links

2003-07-25 Thread Luta, Raphael (VUN)
You just need to update the XSLT file used by the portlet: jetspeed/WEB-INF/xsl/rss.xsl -- Raphaël Luta - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ > -Message d'origine- > De : Gerry Reno [mailto:[EMAIL PROTECTED] > Envoyé : vendre

Directing RSS links

2003-07-25 Thread Gerry Reno
Does anyone have a version of the NewRSSPortlet that will direct the links to display in a specific window/frame? thx, Gerry Reno __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com

Fwd: RE:Re: Error creating new accounts on MySQL

2003-07-25 Thread Stuart Belden
please address email to the list, and not me personally. It looks like Torque is expecting user_id to NOT be set to auto_increment. Take a look at you torque security schema; make sure the USER_ID column is set to autoIncrement="true", and rebuild your torque classes. stu >>> Binh Truong <[E

Proxy User implementation

2003-07-25 Thread Shan Gopalakrishnan
Hello All, In our project, we need a proxy user functionality. Below is the steps I'm looking for to implement. Portal Proxy - There will be a "Grantor Pick List" portlet that will have a list of Grantors user id for the Grantee's to choose. - All the Grantee users will fall under a role "P

Re: problems with .xreg updating

2003-07-25 Thread Gerry Reno
The registry files are written out on shutdown. Before making changes make sure that you have shutdown Tomcat, then make your changes, then restart Tomcat and you should see your changes. Gerry Reno --- [EMAIL PROTECTED] wrote: > Hi! > > I have a problem with the updating of my .xreg files, e

problems with .xreg updating

2003-07-25 Thread Edmund.Mielach
Hi! I have a problem with the updating of my .xreg files, especially with my local-portlets.xreg! I have modified the database-browse-portlet and tried to register my new modified portlet in the local-portlets.xreg. This was no problem at all, but now i want to change the sql statement in this

Jetspeed 2 Status Report (was RE: subproject CVS)

2003-07-25 Thread Weaver, Scott
I copied this to user, as I feel it is import that everyone knows the current status of Jetspeed 2. > -Original Message- > From: Stéphane Croisier [mailto:[EMAIL PROTECTED] > Sent: Friday, July 25, 2003 9:23 AM > To: Jetspeed Developers List > Subject: RE: subproject CVS > ... > Do you pl

RE: Re[2]: JSR-168 Comments

2003-07-25 Thread Weaver, Scott
We have discussed UDDI, David brought it up on IRC, and I think it is a good idea. *===* * Scott T Weaver    * * Jakarta Jetspeed Portal Project   * * [EMAIL PROTECTED] * *===*   > -Original Message- > Fro

Re: Error install9ing in java web services dev kit 1.2 [SOLVED ]

2003-07-25 Thread José Moreira
Copied log4j.jat to $TOMCAT_HOME/common/lib On Thu, 2003-07-24 at 19:50, José Moreira wrote: > INFO: Installing web application at context path /jetspeed from URL > file:/opt/jwsdp-1.2/webapps/jetspeed > Jul 24, 2003 7:07:18 PM org.apache.catalina.core.StandardContext > listenerStart > SEVERE: Exc

Error installing in 1.4b in JWSDP 1.2

2003-07-25 Thread José Moreira
INFO: Installing web application at context path /jetspeed from URL file:/opt/jwsdp-1.2/webapps/jetspeed Jul 24, 2003 7:07:18 PM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigListen

RE: Re[2]: JSR-168 Comments

2003-07-25 Thread Serge Huber
At 05:25 PM 7/24/2003 -0400, you wrote: > As for a Jetspeed portal dispatching to a Weblogic container, that is > something that I don't think is covered by the spec. > The spec covers the contract between the portlet and the container. > You may want to look into the WSRP for that kind of inter

AW: URGENT: infos jetspeed-lucene

2003-07-25 Thread Joachim Müller
I must admit, I did not know there was an Index Manager Portlet until now ... thanks :-). What I was trying to do was to index portlets content with a daemon service. Maybe I did it wrong, so let me explain what I did. The Indexer looked like this: public void index() {