I am also, SUSE 9.1 Prof. on my laptop. I am also running on Solaris 9
no probs either.
Randy Watler wrote:
[EMAIL PROTECTED] wrote:
Hi Guys,
I have also had the similar problem under linux and received NO help
from this list and as a result have shelved using Jetspeed 2
Paul
Paul,
I am curre
[EMAIL PROTECTED] wrote:
Hi Guys,
I have also had the similar problem under linux and received NO help
from this list and as a result have shelved using Jetspeed 2
Paul
Paul,
I am currently running successfully on Tomcat/Linux and have been for
some time. Can you resend your last post to the lis
Hi Hema,
Feel free to post your exploits on the wiki as this is were most of
support documentation ends up.
Menon, Hema wrote:
Paul,
Sorry to hear that. I was able to fix the problem by copying the
properties file just like Vin had suggested. It could be frustrating
at times, often the answers wi
Paul,
Sorry to hear that. I was able to fix the problem by copying the
properties file just like Vin had suggested. It could be frustrating
at times, often the answers will be somewhere here within this list. I
do appreciate the efforts put in by the developers and other members
in this mailing li
When you said the screen didn't change, did it change after a few minutes or
after you bounce your container?
The psml can be stored in cache and refreshed periodically depending on the
setup in the JetspeedResource.properties file.
Andy
-Original Message-
From: Carlos Torres [mailto:[EMAI
I tried this way too:
JetspeedPortletInstance pi = (JetspeedPortletInstance)getInstance(runData);
Profile profile = pi.getProfile();
PsmlManagerService exporterService =
(PsmlManagerService)TurbineServices.getInstance().getService("PsmlImportManager");
PSMLDocument psmlNew = exporterServi
Hi,
I found this link in one of Scott's reply to related query in the mailing list.
http://wiki.apache.org/portals/Jetspeed2/PrefsClassloaderIssuesAndSdk14
However, I am using j2sdk1.4.2_04 and the error that I am getting is
NullPointerException, not classnotfound . So I rebuild jetspeed2 with
a
I have been changing the psml name file when the new one will be the
default.psml and the old one will be another name. I'm using the methods after
rename the files:
exporterService.getDocument(locator);
and after this
PSMLDocument doc2 = exporterService.refresh(locator);
where exporterServi
Hi all,
I am trying to get my portlet to check if a user has a given permission that I
created in the Admin portlet, namely a 'delete' permission. I have assigned
this permission to a role, and the user has this role. What I am doing in the
portlet (a VelocityPortlet) is:
boolean hasDelete = Jet
Vin,
Thanks a lot. I copied OJB.properties to WEB-INF/classes directory.
However the result is the same. This time tomcat logs shows the
following. Any idea how to resolve this?
Thanks in advance,
Hema
INFO: Deployment server: localhost
org.springframework.beans.factory.BeanCreationException:
I have managed to get the email portlet to connect, read and send email. The
problem occurs when trying to read an attachment.
The porcess goes into the EmailPortlet.doDownload method, when processing
the line :-
m_response.getOutputStream().write(b, 0, b.length);
The following error is thrown :
For anyone who come across this problem,
I was able to fix this problem by dowloading the required jars
directly from http://www.bluesunrise.com/maven .
Later,
Hema
On Mon, 22 Nov 2004 21:30:14 -0600, Hema Menon wrote:
> I have been trying to build Jetspeed 2 from the CVS code. The build runs b
Hi,
I have been trying to build Jetspeed 2 from the CVS code. The build runs but
ultimately fails with the following
.
Attempting to download pluto-1.0.1-rc1.jar.
WARNING: Failed to download pluto-1.0.1-rc1.jar.
BUILD FAILED
File.. C:\HMENON\jakarta-jetspeed-2\maven.xm
Hi Guys,
I have also had the similar problem under linux and received NO help
from this list and as a result have shelved using Jetspeed 2
Paul
Hema Menon wrote:
Hi,
After a couple of trials, I was able to build Jetspeed 2 successfully.
The maven Quickstart also completed. However when I start To
14 matches
Mail list logo