RE: [PortletFileUpload] class compiling error

2005-04-02 Thread Pete Raleigh
Commons Users List Subject: Re: [PortletFileUpload] class compiling error On Apr 1, 2005 5:13 AM, Pete Raleigh [EMAIL PROTECTED] wrote: Alfredo, After downloading all of the dependencies, I have managed to get the Portlet to compile. A big thank you for your assistance. In WPS 5.1

RE: [PortletFileUpload] class compiling error

2005-04-02 Thread Pete Raleigh
I seem to found a problem with the FileUpload / HttpServlet reliance. Previously, before integrating the FileUpload code, I could recompile my code, copy it to the Portal Server, and upon detecting a change, the Portal Server would initialise a restart of the Portlet (without having to perform a

Re: [PortletFileUpload] class compiling error

2005-04-02 Thread Martin Cooper
Commons Users List Subject: RE: [PortletFileUpload] class compiling error Please check http://jakarta.apache.org/commons/fileupload/dependencies.html Regards, Alfredo Ledezma Melendez. Costumer Record Management Consultor Externo de Sistemas

Re: [PortletFileUpload] class compiling error

2005-04-02 Thread Martin Cooper
On Apr 2, 2005 12:39 PM, Pete Raleigh [EMAIL PROTECTED] wrote: I seem to found a problem with the FileUpload / HttpServlet reliance. Previously, before integrating the FileUpload code, I could recompile my code, copy it to the Portal Server, and upon detecting a change, the Portal Server would

RE: [PortletFileUpload] class compiling error

2005-04-02 Thread Pete Raleigh
classes and if so have they also encountered startup stability problems in Portlets under WebSphere Portal Server? Cheers, Pete. -Original Message- From: Martin Cooper [mailto:[EMAIL PROTECTED] Sent: 02 April 2005 22:14 To: Jakarta Commons Users List Subject: Re: [PortletFileUpload] class

RE: [PortletFileUpload] class compiling error

2005-04-01 Thread Pete Raleigh
:[EMAIL PROTECTED] Sent: 31 March 2005 22:51 To: Jakarta Commons Users List Subject: RE: [PortletFileUpload] class compiling error Please check http://jakarta.apache.org/commons/fileupload/dependencies.html Regards, Alfredo Ledezma Melendez. Costumer

RE: [PortletFileUpload] class compiling error

2005-04-01 Thread Alfredo Ledezma Melendez
No. 488, Col. Anahuac, C.P. 11570 Mexico D.F. -Original Message- From: Pete Raleigh [mailto:[EMAIL PROTECTED] Sent: Friday, April 01, 2005 7:13 AM To: commons-user@jakarta.apache.org Subject: RE: [PortletFileUpload] class compiling error Alfredo, After downloading all of the dependencies

Re: [PortletFileUpload] class compiling error

2005-04-01 Thread Martin Cooper
and the Commons IO jars in addition to FileUpload itself. -- Martin Cooper Cheers, Pete. -Original Message- From: Alfredo Ledezma Melendez [mailto:[EMAIL PROTECTED] Sent: 31 March 2005 22:51 To: Jakarta Commons Users List Subject: RE: [PortletFileUpload] class compiling error

RE: [PortletFileUpload] class compiling error

2005-03-31 Thread Pete Raleigh
anyone managed to upload a file through a Portlet (JSR 168) or is this not possible? Cheers, Pete. -Original Message- From: Alfredo Ledezma Melendez [mailto:[EMAIL PROTECTED] Sent: 31 March 2005 22:29 To: [EMAIL PROTECTED] Subject: RE: [PortletFileUpload] class compiling error I think

RE: [PortletFileUpload] class compiling error

2005-03-31 Thread Alfredo Ledezma Melendez
, Col. Anahuac, C.P. 11570 Mexico D.F. -Original Message- From: Pete Raleigh [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 3:36 PM To: commons-user@jakarta.apache.org Subject: RE: [PortletFileUpload] class compiling error That's because it isn't a servlet - it's a portlet