"Getting anon" Exception, probably related to torque but i'm not sure

2003-02-10 Thread Raffaele Ragni
bly I just did something wrong in configuration? I checked it though, i think i've made no mistakes. I checked the jetspeed.log too, found nothing wrong, at least no Exceptions. - Raffaele Ragni That's the stack trace: Horrible Exception: org.apache.jetspeed.services.sec

R: Torque Properties

2003-02-21 Thread Raffaele Ragni
I think it's in seconds -Messaggio originale- Da: Shan Gopalakrishnan [mailto:[EMAIL PROTECTED]] Inviato: giovedì 20 febbraio 2003 19.04 A: Jetspeed Users List Oggetto: Torque Properties Hello folks Is the below values are in Milliseconds ?? I hope so. just to confirm this. torque.ds

R: content from folder

2003-02-24 Thread Raffaele Ragni
If i remember right, everything under WEB-INF was hidden by web. Or, try to put the complete path to it if you are reading it as a file from the app. -Messaggio originale- Da: Don Hill [mailto:[EMAIL PROTECTED] Inviato: lunedì 24 febbraio 2003 16.03 A: [EMAIL PROTECTED] Oggetto: content

R: jsp portlet and Maximize action

2003-02-26 Thread Raffaele Ragni
Try with ((JetspeedRunData)rundata).setMode() ? -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Inviato: martedì 25 febbraio 2003 11.32 A: Jetspeed Users List Oggetto: jsp portlet and Maximize action Hi all!! I need to maximize portlet when its doUpdate() action is

An error while modifying the user

2003-02-28 Thread Raffaele Ragni
Hi, i'm having this when modifying an user: Failed to save user object : Bad conversion: java.lang.NumberFormatException: For input string: "Fri Feb 28 17:32:36 CET 2003" Anyone knows something about it? Thanks..

using the jars

2003-03-10 Thread Raffaele Ragni
, if works, it could be saved a big amount of space when holding more than a portal on external hostings (wich measures in mb space) - Raffaele Ragni

R: MySQL Problems

2003-03-10 Thread Raffaele Ragni
I had a similar problem wich I solved by replacing all the jars(b3-war version of Jetspeed) with others one I had in my building environment. Probably was about the torque one, or because I compiled everything with those ones and was using others when running jetspeed. But that problem of mine wa

Rendering single portlet

2003-07-09 Thread Raffaele Ragni
Hi List, is there a way to render a single portlet without all the other things? Just like the print friendly feature, setting it directly in the URL so that each portlet can be single just by the link. I was thinking that for doing popups mostly... - Raffaele Ragni

Re: Rendering single portlet

2003-07-09 Thread Raffaele Ragni
turns the content of a single > > portlet without anything else such as its controls. What is the easiest > > way to do so? Suppose I already know the name, id and even a reference > > to the portlet in the servlet. Thanks! > > > > Jun > > > > Raffaele

Re: MySQL DB looses permanently connection....

2003-07-10 Thread Raffaele Ragni
Il gio, 2003-07-10 alle 12:44, Danny ha scritto: > We have jetspeed (1.4 build 4) configured with MySQL DB (I must admit, that > the Sever is quite a poor machine) and some portlets, that generate charts > from DB. Everything works fine, but after a while Jetspeed looses the > connection to the DB.

Services from velocity

2003-07-10 Thread Raffaele Ragni
Hi, anyone knows how can i access to JetspeedSecurity from velocity? - Raffaele Ragni - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Services from velocity

2003-07-10 Thread Raffaele Ragni
> > > -Original Message- > > From: Raffaele Ragni [mailto:[EMAIL PROTECTED] > > Sent: Thursday, July 10, 2003 11:30 AM > > To: Jetspeed Users List > > Subject: Services from velocity > > > > > > Hi, > > anyone knows

Forget password portlet

2003-07-17 Thread Raffaele Ragni
Hi, I was searching recently for the so well known feature to retrieve passwords from jetspeed when users forget them (by emailing). I didn't found what i searched for, so i did it myself and i thought to share it. I also named the package like the portlets of jetspeed, in the case it coul

Todo List portlet

2003-07-20 Thread Raffaele Ragni
Hi all, it has been a while since i began this portlet, and finally i can donate it to the community.. I hope it helps. todolist-portlet-1.0.tar.gz Description: GNU Zip compressed data - To unsubscribe, e-mail: [EMAIL PRO

RE: Todo List portlet

2003-07-21 Thread Raffaele Ragni
Il lun, 2003-07-21 alle 19:38, Carlos Orrego ha scritto: > thanks for the donation > do you have any on-line demo to view this? > > c > > -Original Message- > From: Raffaele Ragni [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 20, 2003 3:54 PM > To: Jetspeed

Re: How to get portlet parameters in vm template?

2003-07-22 Thread Raffaele Ragni
Il mar, 2003-07-22 alle 09:38, Ju Xiaolong ha scritto: > Hello,all > > How to get portlet parameters in vm template? > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > I

Re: Porttlet action

2003-07-22 Thread Raffaele Ragni
Il mar, 2003-07-22 alle 08:48, ihepda ha scritto: > Hi, > I don't understand how can I modify the portlet action (maximize, minimize, close, > ecc...) permissions. > > I've an user "perelli" in the role "tecno-admin". I've modified the role permission > disabling the close and info but notting.

Re: Porttlet action

2003-07-22 Thread Raffaele Ragni
Il mar, 2003-07-22 alle 13:51, ihepda ha scritto: > Ok, > but how can I view the printable action? > > thank's for the response > > Claudio Other than setting the print permission with all the others i don't know... > -- Initial Header ------- &

VelocityPortletAction

2002-06-08 Thread Raffaele Ragni
I use this class with vm files, vm file works, but tomcat cant find the class. i put it on the classes/org/apache/jetspeed/modules/actions/portlets dir, and referencing on it by portlets. mayby i should put something on the package statement? or i can set what i want there? here a bit of log:

Re: VelocityPortletAction

2002-06-09 Thread Raffaele Ragni
une 09, 2002 1:57 AM Subject: Re: VelocityPortletAction > I think it should be looking for modules.actions in the log file, but I have > not ever experienced a problem placing in an action class. What versions do > you use? > > Josh Hone > > >From: "Raffaele Ragni&qu

Strange thing happening..passed variabiles

2002-06-10 Thread Raffaele Ragni
Now VelocityPortletAction works, but i have another problem, i tink i can solve but. well seems a bug apparently. i have the VelocityPortletAction class with this strip of codes.. protected void buildNormalContext( VelocityPortlet portlet, Context context, RunData rundata ) throws Exception {

Re: Automatic refreshing of the portlet's content

2002-06-10 Thread Raffaele Ragni
i tink there is $jlink.setPanel() or something like that, i've seen it used in the admin portlets, and mayby its done for this job of refreshing.Prendi il massimo dal Web. Scarica GRATIS MSN Explorer dal sito: http://explorer.msn.it/intl.asp#it

Re: Automatic refreshing of the portlet's content

2002-06-10 Thread Raffaele Ragni
i tink there is $jlink.setPanel() or something like that, i've seen it used in the admin portlets, and mayby its done for this job of refreshing.

context and Criteria

2002-06-11 Thread Raffaele Ragni
//buildNormalContext Criteria criteria = new Criteria(); GroupSet groups = JetspeedSecurity.getGroups(criteria); context.put("groups", groups); Criteria criteria2 = new Criteria(); User [] users = JetspeedSecurity.getUsers (criteria2); context.put("users", users); ... //--- using t

Context

2002-06-13 Thread Raffaele Ragni
... protected class eContesto{ String ora = "" ; String testo = "" ; String whoposted = "" ; String id = ""; } Vector text = new Vector(); // scorre il RecordSet while( rs.next() ){ appogg = new eContesto(); appogg.testo = rs.getString( table_nam

Using VelocityPortletAction classes, *again*

2002-06-14 Thread Raffaele Ragni
i've seen another thing, when two classes with same name of function, called by two different portlets, template and forms, they go in conflict.. And i've noticed that those functions cant have the name too long (dont know how much).

Re: Parameters between vm and portlets

2002-06-18 Thread Raffaele Ragni
i've tried with a class with two string, but doesnt work, it returns the address of the class, and cant go through the strings inside. - Original Message - From: "Stefan Kuhn" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Monday, June 17, 2002 6:11 PM Subject: Re

Re: Parameters between vm and portlets

2002-06-18 Thread Raffaele Ragni
oh, just a PS: i've seen some of teh docs of velocity and says to build an hashtable so that can see through it and connect the 'names' of the props - Original Message - From: "Stefan Kuhn" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Monday, June 17, 2002 6:11 P

Re: Parameters between vm and portlets

2002-06-18 Thread Raffaele Ragni
post or get doenst mean anything, i'm not sending it from a form, but from a compiled java portlet - Original Message - From: "Stefan Kuhn" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 10:48 AM Subject: Re: Parameters between vm and portlet

Re: Parameters between vm and portlets

2002-06-18 Thread Raffaele Ragni
oh sorry i didnt understood.. tried with get-methods too: (exception invoking method 'getPath' in class org.apache.jetspeed.modules.actions.portlets.filebrowser$link : java.lang.IllegalAccessException) - Original Message - From: "Stefan Kuhn" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <

Re: State in Jetspeed?

2002-06-18 Thread Raffaele Ragni
try to save the state in a property, or a file. - Original Message - From: "Indra Yana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 12:13 PM Subject: State in Jetspeed? > Hi guys.. > I put some portlets on one pane.. > Suppose that each portlet has interactio

Re: Parameters between vm and portlets

2002-06-18 Thread Raffaele Ragni
ok, now works - Original Message - From: "Stefan Kuhn" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 2:19 PM Subject: Re: Parameters between vm and portlets > The error sounds as if your two-string-class is either not public or not > avail

HttpServletRequest

2002-06-18 Thread Raffaele Ragni
i've seen that i can get the VelocityPortlet by this way: (VelocityPortlet)context.get("portlet") now i need HttpServletRequest to do things with cookies, and i think i can get in that way, but how is named the context? or there is another way to use cookies?

Cookies, again

2002-06-19 Thread Raffaele Ragni
now that i have the cookie reading, i've tried to set them: HttpServletResponse res = rundata.getResponse(); Cookie c = new Cookie ( ... ); c.setMaxAge(-1); res.addCookie( c ); the cookie is created, but not added. Since is a HttpServletResponse i think should be 'sended' in some way, i've seen

Still problems with mysql

2002-06-21 Thread Raffaele Ragni
I have two systems, in the first all works great (winXP), then in the other(linux) i transfer all the directory of tomcat, create the databses in mysql, but gives a ClassDefNotFound when i login with jetspeed. the config file is the same of the other machine, and mysql databses and accesses are

Re: Still problems with mysql

2002-06-21 Thread Raffaele Ragni
problem solved, again - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Friday, June 21, 2002 11:23 AM Subject: Still problems with mysql I have two systems, in the first all works great

Panel name

2002-07-02 Thread Raffaele Ragni
i want to know by a variable, and by vm, the name of the actual panel(portlet), to do a setPanel() from $jlink in 'self' so i have not to change that name on the xreg other times.

Re: Panel name

2002-07-02 Thread Raffaele Ragni
oh i forgot, i have the need to set the eventSubmit thing on that way too, cause the forms make too much space - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, July 02, 2002 11:35

Header-file

2002-07-02 Thread Raffaele Ragni
i'm trying to do a 'downloading' button for a file, but i want to do it by portlet, like those buttons that sends header info (soemthing called attach) How do i send header info by portlet? (a new header, standalone)

Multipart, file uploading

2002-07-02 Thread Raffaele Ragni
I have seen on other mails that i should use this for my problem: (code) FileItem fupl = data.getParameters().getFileItem( "filen" ); System.out.println(fupl); (form) File: but it writes 'null' to the console, and i have tried with com.oreilly.servlet.MultipartRequest too, but says

Re: How can I remove the "close"- Button in a Portlet ?

2002-07-05 Thread Raffaele Ragni
- Original Message - From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Friday, July 05, 2002 4:30 PM Subject: RE: How can I remove the "close"- Button in a Portlet ? > > you have to remove it directly in the jetspeed*.vm in > > C:\tomcat\web

HTTP Header by portlet

2002-07-08 Thread Raffaele Ragni
Hi, i'm trying to do an attachment with HTTP headers, but i think that cause the portlet is insede a site, it doesnt work, and in fact it doesn't, returning the jetspeed page (all the html of the index) as a file attached. I'm using it in this way: response.setHeader("Content-Disposition", "att

Re: HTTP Header by portlet

2002-07-08 Thread Raffaele Ragni
ECTED]> Sent: Monday, July 08, 2002 3:48 PM Subject: Re: HTTP Header by portlet > Raffaele, > In short you can not set the HTTP headers. They are sent to the browser > before any portlet content is generated or actions are called. > > Paul Spencer > > > Raffaele Ragni w

Re: HTTP Header by portlet

2002-07-09 Thread Raffaele Ragni
ide Tomcat ? Thanks ! Raffaele - Original Message - From: "Paul Spencer" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, July 09, 2002 12:25 PM Subject: Re: HTTP Header by portlet > Sounds like a link, > > Paul Spenc

Re: HTTP Header by portlet

2002-07-09 Thread Raffaele Ragni
think that its possible to send headers via portlet, at least the save box appeared. - Original Message - From: "Paul Spencer" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, July 09, 2002 1:23 PM Subject: Re: HTTP Head

the .xreg files by code

2002-07-11 Thread Raffaele Ragni
Hi, i'm trying to get (by code, obviously) the list of the portlets and their information (those ones in the .xreg files, included portlet parameters) anyone can help?

Re: the .xreg files by code

2002-07-11 Thread Raffaele Ragni
Thanks - Original Message - From: "Josh Hone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 11, 2002 4:05 PM Subject: Re: the .xreg files by code > Look in the jetspeed javadocs around the Registry, Registry* classes. > > Josh Ho

Re: the .xreg files by code

2002-07-11 Thread Raffaele Ragni
t; Matthias Wimmer > > > > > > > -Original Message- > > From: Weaver, Scott [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, July 11, 2002 10:22 AM > > To: 'Jetspeed Users List' > > Subject: RE: the .xreg files by code > > > >

Re: the .xreg files by code

2002-07-12 Thread Raffaele Ragni
To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Thursday, July 11, 2002 6:36 PM Subject: RE: the .xreg files by code > Registry.getEntry(Registry.PORTLET,"Portlet Name"); > > This should return the BaseRegistryEntry of the named portlet. > > S

Re: the .xreg files by code

2002-07-12 Thread Raffaele Ragni
o another class. Your logic might be best served from a pull tool or a service. > > Pull tools: > http://jakarta.apache.org/turbine/turbine-2/pullmodel.html > > Service Framework: > http://jakarta.apache.org/turbine/turbine-2/services.html > > > > Scott > > > -Original Me

Re: the .xreg files by code

2002-07-12 Thread Raffaele Ragni
r logic from being bound in individual portlets. > > scott > > > > -Original Message- > > From: Raffaele Ragni [mailto:[EMAIL PROTECTED]] > > Sent: Friday, July 12, 2002 8:44 AM > > To: Jetspeed Users List > > Subject: Re: the .xreg files by code &g

Re: the .xreg files by code

2002-07-12 Thread Raffaele Ragni
named portlet. > > Scott > > > -Original Message- > > From: Raffaele Ragni [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, July 11, 2002 10:56 AM > > To: Jetspeed Users List > > Subject: Re: the .xreg files by code > > > > oh, can you explain

Re: the .xreg files by code

2002-07-15 Thread Raffaele Ragni
From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 6:21 PM Subject: Re: the .xreg files by code > mmh, but to retrieve the parameters too from the portlet it needs to be a > BasePortletInfoEnt

Re: the .xreg files by code

2002-07-15 Thread Raffaele Ragni
#resolved# - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 11:31 AM Subject: Re: the .xreg files by code > i'm trying to cast a type that s

Logging in, creating aan account, and others..

2002-07-22 Thread Raffaele Ragni
Logging in with a wrong password or creating an account generates an error that keeps (and in my portlets too), that: Horrible Exception: java.lang.NoClassDefFoundError: javax/activation/DataSource at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defin

On logout exception, AccountExists

2002-07-31 Thread Raffaele Ragni
Hi, i get the following error on logout (only under win, it works good on linx) Horrible Exception: java.lang.NullPointerException at org.apache.jetspeed.services.security.turbine.TurbineUserManagement.accountExists(TurbineUserManagement.java:592) at org.apache.jetspeed.services.security.turbi

Re: Installation issue

2002-08-30 Thread Raffaele Ragni
when i installed mysql i put the drivers in the 'classes' dir too to make it work (where i put my portlets classes, and using the correct sirectory structure) probably it sees only there? - Original Message - From: "Stephen Jackson" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PR

Errors with mysql and user autentication

2002-09-03 Thread Raffaele Ragni
i get a "org.apache.jetspeed.services.security.FailedLoginException: Credential authentication failure" when i login(and anyway even with activation.jar i continue to get exception on the login box), even if user and password is right, and before it i had problems autenticating to mysql from

Re: Errors with mysql and user autentication

2002-09-03 Thread Raffaele Ragni
mmh now it changed the message and says "Invalid authorization specification: Access denied for user" even if all the privs are set ok and i'm connecting from localhost - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed

Re: Errors with mysql and user autentication

2002-09-04 Thread Raffaele Ragni
ok, problem solved. - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 4:22 PM Subject: Re: Errors with mysql and user autentication > mmh now it chan

Problems with UTF,unicode

2002-09-13 Thread Raffaele Ragni
printing the result withouth even operating on the string got by rundata.getParameters().getString(), and it were different. If someone had this problem or knows a solution or some hints i would like ot know, thanks. -Raffaele Ragni

Re: Problems with UTF,unicode

2002-09-13 Thread Raffaele Ragni
Another information: i have tried it with another portlet too and works, so now i think it is a problem of the one that doesnt work. - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Fri

Re: About $jlink and using it instead of a form submit

2002-09-17 Thread Raffaele Ragni
Yes, it works normally with the form. i will try tomorrow when i will be at work, thanks. <=- Raffaele Ragni -=> - Original Message - From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Tuesda

Re: About $jlink and using it instead of a form submit

2002-09-18 Thread Raffaele Ragni
it works, great. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]&g

Re: encoding/charset Question

2002-09-18 Thread Raffaele Ragni
iso-8859-1'. Now since i didnt touch anything and leaved as it were, i dont have more suggestion to give. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message - From: "Mike Zhou"

Re: Jetspeed portlets and Javascript

2002-09-18 Thread Raffaele Ragni
Hi, i put my scripts on top.vm, (and even the css), so i load them every time, that could be a solution? <=- Raffaele Ragni -=> - Original Message - From: "Wayne A Christian" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent:

Groups and how handling them

2002-09-24 Thread Raffaele Ragni
; function so i were wondering if there were a 'grant group' one too (and revoke too obviously) Anyone knows of this? |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Re: Groups and how handling them

2002-09-24 Thread Raffaele Ragni
in the way i am using it, every role has the dummy group (jetspeed) and the groups have a dummy role (guest) so it works for me |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message

Re: Groups and how handling them

2002-09-24 Thread Raffaele Ragni
grouphandler_js.zip. In theory it should be right but...oh well. if someone needs it can take it. (to use the one that does it directly on db just place the strings for the database instead of the dbconnstring class functions) <=- Raffaele Ragni -=> > - Original Message - > From: "

Re: Groups and how handling them

2002-09-24 Thread Raffaele Ragni
grouphandler_js.zip. In theory it should be right but...oh well. if someone needs it can take it. (to use the one that does it directly on db just place the strings for the database instead of the dbconnstring class functions) <=- Raffaele Ragni -=> - Original Message - From: "Stefaan" &

Error on logout, i've found something

2002-10-01 Thread Raffaele Ragni
solve one of these exceptions, but there is still the other one which is: : on bad password : on bas user Even a way to hide this thing in the screen could be useful, Thanks. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Properties files

2002-10-01 Thread Raffaele Ragni
how to read even by program (java) Thanks. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Re: Properties files

2002-10-01 Thread Raffaele Ragni
Thanks, it works good. Just another thing, to get it from a class, i should call a context.get("config").getString()? <=- Raffaele Ragni -=> - Original Message - From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" &

portlet.setAttribite

2002-10-03 Thread Raffaele Ragni
changes) I'm not sure if there is another function that does it in that way. Thanks, |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Re: portlet.setAttribite

2002-10-03 Thread Raffaele Ragni
Ok works, Thanks. <=- Raffaele Ragni -=> - Original Message - From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Subject: RE: portlet.setAttribite -- To unsubscribe, e-mail: <mailto

Psml customizing permission

2002-10-04 Thread Raffaele Ragni
on the actual sources too but i've seen for example that in AbstractPortlet all 'allow' functions always return true. It has still to be implemented or it is a wanted thing? |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Re: Psml customizing permission

2002-10-04 Thread Raffaele Ragni
Umm, since i need this implemented, i have tried to do it by myself with checking permissions on allowClose, allowMinimize etc, but i found that only the getAllowMinimized is called, others not (i put a println but didnt print anything) |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2

Re: Psml customizing permission

2002-10-04 Thread Raffaele Ragni
ons aren't checked. And i can't find the point where that function is called(or, better, which of these functions and in what class are called), even in VelocityPortletControl. Now i dont know java entirely, so i dont know exactly where to look. For now i'll just hide the icons. |

Re: Psml customizing permission

2002-10-04 Thread Raffaele Ragni
um, i think i've got it, i was using VelocityPortletAction for my portlets and form what i've understood it hasn't that functions |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Origin

Re: Psml customizing permission

2002-10-04 Thread Raffaele Ragni
oh, just another thing, when i create teh user, it takes psml from turbine, but i would like it takes even roles, permissions and group (i've done a portlet to set gourps), there is some setting to set for that? |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 29

Re: Using MySql for User Authentication

2002-10-04 Thread Raffaele Ragni
database.default.username=user database.default.password=pass For the other question...i don't know surely, but probably a part of the table name is fixed. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message

Re: Using MySql for User Authentication

2002-10-04 Thread Raffaele Ragni
i have it under \build\torque\schema\security-schema.xml (the src pack) |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message - From: "Elena" <[EMAIL PROTECTED]> To: "J

Re: Using MySql for User Authentication

2002-10-04 Thread Raffaele Ragni
In the same path of the populate file there should be even the one that creates the table You could even use phpmyadmin, it is quite handy. <=- Raffaele Ragni -=> - Original Message - From: "Elena" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[

Re: Psml customizing permission

2002-10-04 Thread Raffaele Ragni
Umm, i were just wondering before... it works the fact of permissions? or it isnt implemented still? because, it doens't work form what i've get (and how i can know having an instance of a portlet if it is a panel or a portlet?) <=- Raffaele Ragni -=> - Original Me

Re: Psml customizing permission

2002-10-05 Thread Raffaele Ragni
them sounds a bit..odd. (and it's obviously correct, they arent from the same class) <=- Raffaele Ragni -=> - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Friday, October 04, 2002 1

Re: Psml customizing permission

2002-10-07 Thread Raffaele Ragni
se it, but i don't think i could use velocity template with it.) |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message - From: "Luta, Raphael (VUN)" <[EMAIL PROTECTED]> To:

Re: Sorry, you have no permission to see this portlet

2002-10-07 Thread Raffaele Ragni
27;user' role, from what i saw it checkes directly to that role to access you to PSML customize) |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message - From: "Elena" <[EMAIL

Re: Psml customizing permission

2002-10-07 Thread Raffaele Ragni
rtletState interface), probably because the portlet that acts under it's someway related to VelocityPortletAction? I've not understood it well anyway.. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - O

Uploading files with form, problems in multipart/form-data

2002-10-11 Thread Raffaele Ragni
because it has that enctype, because other forms doesn't do that (only another one but that too has enctype=multipart/form-data) Anyone that had those problems? Can i find another way to pass files and still have good texts? |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 29008

Re: A portal using frames instead of tables

2002-10-11 Thread Raffaele Ragni
I thought that the IFrame portlet was only for static content, but form what i've read, now it interests me more |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message - From: &qu

When creating an account in another way..

2002-10-11 Thread Raffaele Ragni
do when creating one? |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Re: When creating an account in another way..

2002-10-11 Thread Raffaele Ragni
ok, i found the error |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message - From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECT

Re: jetspeed newbie

2002-10-12 Thread Raffaele Ragni
you need the mm.mysql jdbc driver, you can find it at sourceforge.net <=- Raffaele Ragni -=> - Original Message - From: "Ken Gunderson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 9:27 PM Subject: jetspeed newbie hello: okay-

Url invalid

2002-10-29 Thread Raffaele Ragni
ThreadPool$ControlRunnable.run(ThreadPool.java:516) at java.lang.Thread.run(Thread.java:536) |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Re: Url invalid

2002-10-30 Thread Raffaele Ragni
ok, i can't restart it now so i will see, though i've assumed that was something with cache, thanks |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message - From: "Hugh Brien&qu

Re: Security - User Roles

2002-10-30 Thread Raffaele Ragni
Umm, if i remember right it seems that you are using a function that can thrown an Exception, so you need to catch it or throw too. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message

Re: Url invalid

2002-10-31 Thread Raffaele Ragni
Well, it seems that doesn't work, i tried to clear the datasources.properties too. Could be Tomcat? |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi - Original Message ----- From: "Raffaele Ragni&qu

Methods of debugging

2002-11-04 Thread Raffaele Ragni
Hi, i was just wondering if there was some efficent methods to debug with jetspeed, especially using Forte4Java. And, if there was some standard rules on developing too. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Methods of debugging

2002-11-04 Thread Raffaele Ragni
Hi, i was just wondering if there was some efficent methods to debug with jetspeed, especially using Forte4Java. And, if there was some standard rules on developing too. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 |- CONE Sistemi Informativi

Re: Configuring Jetspeed with MySQL

2002-11-25 Thread Raffaele Ragni
The name of your driver seems strange (reading from the error), i know it has always been org.gjt.mm.mysql.Driver (Probably is it a new version of it?) Though, as far i can see, it doesn't recognize the driver class, probably it is a class path problem, or something similar. Il lun, 2002-11-25 all

  1   2   >