Re: Jetspeed Shotcut - Fast Track to customization

2001-08-22 Thread Frans Thamura

Yah, right...

How to know that the session is activated or not???

do you have a sample script?

like session.getAttribute() may be??

Frans

--- Raphaël Luta <[EMAIL PROTECTED]>
wrote:
> Frans Thamura wrote:
> 
> > Dear All,
> > 
> > This is the shortcut for Jetspeed, that I got from
> > Jetspeed 1.3a2.
> > 
> > This is good for documentation (Paul), because I
> will
> > see there will be an intensive customization
> feature
> > in Jetspeed.
> > 
> > Have a nice try..
> > 
> 
> 
> This ain't going to work as a general rule :
> in order for these actions to work, you need to
> already have
> a "customized" portlet defined in your session, upon
> which the
> action will process.
> This portlet is put into the session by the
> controls.Customize action
> so you need to call this action before any of the
> following links, otherwise
> they won't work or work in unpredictable ways.
> 
> However, these links *do* work if you them to modify
> the default customizer
> GUI or create your own.
> 
> 
> > NB: my server is id3
> > 
> > Change Controller
> >
>
http://id3/jetspeed/portal/template/Customize?action=portlets.CustomizeSetAction&eventSubmit_doLayout=layout&controller=ThreeColumns
> > 
> >
>
http://id3/jetspeed/portal/template/Customize?action=portlets.CustomizeSetAction&eventSubmit_doSkin=skin&portlet=0&skin=grey
> > 
> > Move the portlet
> >
>
http://id3/jetspeed/portal/template/Customize?action=controllers.MultiColumnControllerAction&col=1&row=0&eventSubmit_doDelete=yes
> > 
> > 
> > Remove portlet
> > eventSubmit_doDelete=yes 
> > 
> > Move
> > Move left
> > eventSubmit_doLeft=yes
> > 
> > Move up
> > eventSubmit_doUp=yes
> >
> > Move down
> > eventSubmit_doDown=yes
> > 
> > Move right
> > eventSubmit_doRight=yes
> > 
> > 
> > Restore
> >
>
http://id3/jetspeed/portal?action=controls.Restore&portlet=PortletSetCustomizer
> > 
> > 
> > Save & Apply Customize
> >
>
http://id3/jetspeed/portal/template/Customize?action=controllers&eventSubmit_doSave=Save
> > 
> > 
> 
> --
> Raphael Luta - [EMAIL PROTECTED]
> Vivendi Universal Networks - Paris
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


=
Let's Empowering Open Source Spirit... 
Open Source is Open Source. Shared Source is another things.

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Comparison with Oracle 9 iAS (Portal)

2001-08-22 Thread Keng Wong

Hi,
Just installed the latest from CVS and I must say it's a wonderful piece of
work.
Will start looking into it but need some general differentiation with Oracle
Portal. Does anyone have any insights or comments ?

1. speed is absolutely faster than Oracle Portal.
2. OpenSource - and Free of course.
3. Supports RSS - widely used std for syndication

Appreciate your comments. Thanks.

-keng wong


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: What is the difference between them?

2001-08-22 Thread Frans Thamura

Thanks.

I will find out more of cache..

:)

Frans

--- Raphaël Luta <[EMAIL PROTECTED]>
wrote:
> Frans Thamura wrote:
> 
> > Dear All,
> > Do you know the difference between this cache
> > parameter?
> > 
> 
> 
> Yes :)
> 
> 
> > There is 2 module.cache from
> TurbineResource.velocity
> > and TurbineResource.property.
> > 
> > Jetspeed 1.3a2 is using Velocity intensively...
> > 
> > This is the parameter
> > -TurbineResource.velocity
> > module.cache=false
> > 
> 
> 
> This is the Turbine modules classes
> (Actions,Screens,Layouts,etc...) cache
> 
> 
> > -JetspeedResource.properties
> > cache.require.cached=false
> 
> 
> This is part of the syndication engine
> 
> 
> > services.PortletFactory.enable.cache=false
> > 
> 
> 
> This the Jetspeed portlet cache. I'd advise you not
> activate it unless you
> enjoy reading code, because I won't answer *any*
> questions on this.
> Just forget it for the moment, OK ? :/
> 
> 
> > TurbineResources.property
> > module.cache=false
> > services.XSLTService.cache = false
> 
> 
> XSLTservice caching.
> 
> 
> > # This is the cache
> > services.GlobalCacheService.cache.check.frequency
> = 5
> > 
> 
> 
> The cache service, PortletCache depends on it.
> 
> 
> --
> Raphael Luta - [EMAIL PROTECTED]
> Vivendi Universal Networks - Paris
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


=
Let's Empowering Open Source Spirit... 
Open Source is Open Source. Shared Source is another things.

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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 save & apply I get the following error...

$jetspeed.getCustomized($data.Customized).getContents($data)

Has anyone ever encountered this before?  I was successful in being able to
select and display the Java World portlet without any difficulty.  Any ideas
on what I may have done wrong??

Thanks,
Bob.




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.xreg which is modelled after portlets.xreg.  However
the other thing I read was that I need to make a new portlet entry to
jetspeed-config.jcfg and to the default user configuration file,
default.psml.

I'm assuming that the entries I have to use are similar to as follows...





First Portlet Test

FirstPortlet



I'm a little confused on where to go from here as I have read different
things.  Can anyone help and give advice on what I need to do in order to
get my portlet up and running??  

Thanks,
Bob.



RE: James

2001-08-22 Thread César F . Acebal

   > I don't know if that's possible. I don't even know to send mail
   > to a different port with JavaMail at all.

Thank you anyway, Stefan.

   > Maybe someone else can help.

I hope so. :)

César


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: James

2001-08-22 Thread Stefan Wagner

Hi!

Am Mittwoch, 22. August 2001 15:52 schrieben Sie:
>> Better send that to the James mailing list!
>
> I don't think so. If you read my message you will see that my problem is
> not how to configurate James to run in other ports, but how to notify that
> to Jetspeed, something that I think is undocummented.

Okay, I got you wrong.

> In other words, what is the configuration needed in
> TurbineResources.properties or any other Jetspeed file?

I don't know if that's possible. I don't even know to send mail to a 
different port with JavaMail at all. Maybe someone else can help.

> Regards,
>
>   César F. Acebal
>   [EMAIL PROTECTED]
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Ciao,
Stefan
-- 
ixtern Software + Systemhaus GmbH
Alter Postweg 101
86159 Augsburg
Fon 0821/259284-0

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: James

2001-08-22 Thread César F . Acebal

   > Better send that to the James mailing list!

I don't think so. If you read my message you will see that my problem is not
how to configurate James to run in other ports, but how to notify that to
Jetspeed, something that I think is undocummented.

In other words, what is the configuration needed in
TurbineResources.properties or any other Jetspeed file?

Regards,

César F. Acebal
[EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: James

2001-08-22 Thread Stefan Wagner

Better send that to the James mailing list!

Ciao,
Stefan



Am Mittwoch, 22. August 2001 15:37 schrieben Sie:
> I'm sorry: I forgot to change the "subject" of my last message. I send it
> again with an appropiate subject.
>
>
> Dear all:
>
> What are the changes I must do in order to have James running in other
> ports than 25 and 110?
>
> I don't mean the changes in "JAMES.conf.xml" file, but in
> "TurbineResources.properties" or any other Jetspeed file.
>
> Thank you very much in advance.
>
>   Cesar F. Acebal
>   [EMAIL PROTECTED]
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
ixtern Software + Systemhaus GmbH
Alter Postweg 101
86159 Augsburg
Fon 0821/259284-0

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




James

2001-08-22 Thread Cesar F . Acebal

I'm sorry: I forgot to change the "subject" of my last message. I send it
again with an appropiate subject.


Dear all:

What are the changes I must do in order to have James running in other ports
than 25 and 110?

I don't mean the changes in "JAMES.conf.xml" file, but in
"TurbineResources.properties" or any other Jetspeed file.

Thank you very much in advance.

Cesar F. Acebal
[EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: What is the difference between them?

2001-08-22 Thread Cesar F . Acebal

Dear all:

What are the changes I must do in order to have James running in other ports
than 25 and 110?

I don't mean the changes in "JAMES.conf.xml" file, but in
"TurbineResources.properties" or any other Jetspeed file.

Thank you very much in advance.

Cesar F. Acebal
[EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: What is the difference between them?

2001-08-22 Thread Raphaël Luta

Frans Thamura wrote:

> Dear All,
> Do you know the difference between this cache
> parameter?
> 


Yes :)


> There is 2 module.cache from TurbineResource.velocity
> and TurbineResource.property.
> 
> Jetspeed 1.3a2 is using Velocity intensively...
> 
> This is the parameter
> -TurbineResource.velocity
> module.cache=false
> 


This is the Turbine modules classes (Actions,Screens,Layouts,etc...) cache


> -JetspeedResource.properties
> cache.require.cached=false


This is part of the syndication engine


> services.PortletFactory.enable.cache=false
> 


This the Jetspeed portlet cache. I'd advise you not activate it unless you
enjoy reading code, because I won't answer *any* questions on this.
Just forget it for the moment, OK ? :/


> TurbineResources.property
> module.cache=false
> services.XSLTService.cache = false


XSLTservice caching.


> # This is the cache
> services.GlobalCacheService.cache.check.frequency = 5
> 


The cache service, PortletCache depends on it.


--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Compile Failure for most recent CVS build

2001-08-22 Thread Lionel Siau

It now works. Strange that my CVS update did not delete the turbine in the
lib directory. Oh well...


Lionel


- Original Message -
From: "Paul Spencer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 22, 2001 1:37 AM
Subject: Re: Compile Failure for most recent CVS build


> Lionel,
> The build includes all libraries in the jakarta-jetspeed/lib directory.
> I suggest deleting the old turbine jar file.  Their is only 1 turbine
> file in the lib directory, see
> http://cvs.apache.org/viewcvs.cgi/jakarta-jetspeed/lib
>
> Paul Spencer
>
> Lionel Siau wrote:
> >
> > Hi,
> >
> > I just noticed that my build classpath has included both turbine
versions!!.
> > Does the CVS include both turbine? If it is , someone with commit should
> > remove it. Anyway. I deleted the entire tree and doing a full checkout
at
> > the moment.
> >
> > Lionel
> >
> > - Original Message -
> > From: "Vincent Bonamy" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, August 21, 2001 10:30 PM
> > Subject: Re: Compile Failure for most recent CVS build
> >
> > > Make sure that you have the turbine-2.2b1.jar ...
> > > I'm not sure at all that answers your question   :|
> > >
> > > Bye,
> > >
> > > vincent.
> > >
> > >
> > > Lionel Siau wrote:
> > >
> > > > Hi,
> > > >
> > > > i recently updated my jetspeed CVS and the build is failing. Did
some
> > one
> > > > update the source recently for the velocity portlets?
> > > >
> > > > Lionel
> > > >
> > > > [javac] Compiling 319 source files to
> > > > D:\src\CVS\jetspeed\jakarta-jetspeed\b
> > > > in\classes
> > > > [javac]
> > > > D:\src\CVS\jetspeed\jakarta-jetspeed\src\java\org\apache\jetspeed\po
> > > > rtal\portlets\VelocityPortlet.java:148: cannot resolve symbol
> > > > [javac] symbol  : method handleRequest
> > > > (org.apache.velocity.context.Context
> > > > ,java.lang.String,java.io.PrintWriter)
> > > > [javac] location: class
> > > > org.apache.turbine.services.velocity.TurbineVelocity
> > > >
> > > > [javac] TurbineVelocity.handleRequest(context,
> > templatePath,
> > > > run
> > > > data.getOut());
> > > > [javac]^
> > > > [javac]
> > > > D:\src\CVS\jetspeed\jakarta-jetspeed\src\java\org\apache\jetspeed\po
> > > > rtal\controllers\VelocityPortletController.java:136: cannot resolve
> > symbol
> > > > [javac] symbol  : method handleRequest
> > > > (org.apache.velocity.context.Context
> > > > ,java.lang.String,java.io.PrintWriter)
> > > > [javac] location: class
> > > > org.apache.turbine.services.velocity.TurbineVelocity
> > > >
> > > > [javac] TurbineVelocity.handleRequest(context,
> > templatePath,
> > > > run
> > > > data.getOut());
> > > > [javac]^
> > > > [javac]
> > > > D:\src\CVS\jetspeed\jakarta-jetspeed\src\java\org\apache\jetspeed\po
> > > > rtal\controls\VelocityPortletControl.java:157: cannot resolve symbol
> > > > [javac] symbol  : method handleRequest
> > > > (org.apache.velocity.context.Context
> > > > ,java.lang.String,java.io.PrintWriter)
> > > > [javac] location: class
> > > > org.apache.turbine.services.velocity.TurbineVelocity
> > > >
> > > > [javac] TurbineVelocity.handleRequest(context,
template,
> > > > rundata
> > > > .getOut());
> > > > [javac]^
> > > > [javac] Note: Some input files use or override a deprecated API.
> > > > [javac] Note: Recompile with -deprecation for details.
> > > > [javac] 3 errors
> > > >
> > > > BUILD FAILED
> > > >
> > >
> -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
[EMAIL PROTECTED]
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Jetspeed Shotcut - Fast Track to customization

2001-08-22 Thread Raphaël Luta

Frans Thamura wrote:

> Dear All,
> 
> This is the shortcut for Jetspeed, that I got from
> Jetspeed 1.3a2.
> 
> This is good for documentation (Paul), because I will
> see there will be an intensive customization feature
> in Jetspeed.
> 
> Have a nice try..
> 


This ain't going to work as a general rule :
in order for these actions to work, you need to already have
a "customized" portlet defined in your session, upon which the
action will process.
This portlet is put into the session by the controls.Customize action
so you need to call this action before any of the following links, otherwise
they won't work or work in unpredictable ways.

However, these links *do* work if you them to modify the default customizer
GUI or create your own.


> NB: my server is id3
> 
> Change Controller
> 
>http://id3/jetspeed/portal/template/Customize?action=portlets.CustomizeSetAction&eventSubmit_doLayout=layout&controller=ThreeColumns
> 
> 
>http://id3/jetspeed/portal/template/Customize?action=portlets.CustomizeSetAction&eventSubmit_doSkin=skin&portlet=0&skin=grey
> 
> Move the portlet
> 
>http://id3/jetspeed/portal/template/Customize?action=controllers.MultiColumnControllerAction&col=1&row=0&eventSubmit_doDelete=yes
> 
> 
> Remove portlet
> eventSubmit_doDelete=yes 
> 
> Move
> Move left
> eventSubmit_doLeft=yes
> 
> Move up
> eventSubmit_doUp=yes
>
> Move down
> eventSubmit_doDown=yes
> 
> Move right
> eventSubmit_doRight=yes
> 
> 
> Restore
> http://id3/jetspeed/portal?action=controls.Restore&portlet=PortletSetCustomizer
> 
> 
> Save & Apply Customize
> 
>http://id3/jetspeed/portal/template/Customize?action=controllers&eventSubmit_doSave=Save
> 
> 

--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]