You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by evi <ev...@evi.pri.ee> on 2007/03/01 18:48:16 UTC

Content management for J2

Hi!
 
What would be a good solution for J2 portal content mangement? I read about
Graffito but as it is still in incubator I am afraid that it'll be too
difficult to implement. 
 
Thanks in advance for suggestions:-)
 
Evi

RE: Content management for J2

Posted by evi <ev...@evi.pri.ee>.
Thanks, Enrique, 

I'll try this out as soon as I can:-) I am curious to see how the CMS is
working as portlet... Am a bit worried though if I get manage to get it all
up as I'm just a beginner...

Evi 

-----Original Message-----
From: Enrique Perez [mailto:perez@dit.upm.es] 
Sent: Tuesday, March 20, 2007 6:30 PM
To: Jetspeed Users List
Subject: Re: Content management for J2

Hi evi,

First of all, I apologize for taking some much time in replying... =(

Well, I've finally made a portlet that connects to Alfresco (as web
application) through an IFrame... That way we can use the user-friendly web
client (at least, in my opinion) that Alfresco has...
But I still have to modify some stuff in order to avoid user from re-login
once he/she has logged into Jetspeed... =/ Though, I think my solution is
not too elegant :$

There is another possibility: turn Alfresco into a portlet application...
You can follow the steps listed here:
http://forums.alfresco.com/viewtopic.php?t=5563
I didn't check it out, but I think it should work... The problem with SSO is
still there, but it could be a better solution than mine.

If you don't like to turn alfresco into a portlet, and I finally do
something that I could send to you, I'll post it here...

Regards,
Enrique



evi escribió:
> Hi Enrique,
>
> Just wondering if you have any success with the content management
portlet? 
>
> Evi
>
> -----Original Message-----
> From: Enrique Perez [mailto:perez@dit.upm.es]
> Sent: Friday, March 02, 2007 5:31 PM
> To: Jetspeed Users List
> Subject: Re: Content management for J2
>
> Hi,
>
> I'm trying to code a portlet application that provides access to
"Alfresco"
> (as web application) though it seems more difficult to me than 
> expected :S I'll let you know if I code something decent =)
>
> Regards,
> Enrique
>
>
> evi escribió:
>   
>> Hi!
>>  
>> What would be a good solution for J2 portal content mangement? I read 
>> about Graffito but as it is still in incubator I am afraid that it'll 
>> be too difficult to implement.
>>  
>> Thanks in advance for suggestions:-)
>>  
>> Evi
>>
>>   
>>     
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Content management for J2

Posted by Enrique Perez <pe...@dit.upm.es>.
Hi evi,

First of all, I apologize for taking some much time in replying... =(

Well, I've finally made a portlet that connects to Alfresco (as web 
application) through an IFrame... That way we can use the user-friendly 
web client (at least, in my opinion) that Alfresco has...
But I still have to modify some stuff in order to avoid user from 
re-login once he/she has logged into Jetspeed... =/
Though, I think my solution is not too elegant :$

There is another possibility: turn Alfresco into a portlet application...
You can follow the steps listed here:
http://forums.alfresco.com/viewtopic.php?t=5563
I didn't check it out, but I think it should work... The problem with 
SSO is still there, but it could be a better solution than mine.

If you don't like to turn alfresco into a portlet, and I finally do 
something that I could send to you, I'll post it here...

Regards,
Enrique



evi escribió:
> Hi Enrique,
>
> Just wondering if you have any success with the content management portlet? 
>
> Evi 
>
> -----Original Message-----
> From: Enrique Perez [mailto:perez@dit.upm.es] 
> Sent: Friday, March 02, 2007 5:31 PM
> To: Jetspeed Users List
> Subject: Re: Content management for J2
>
> Hi,
>
> I'm trying to code a portlet application that provides access to "Alfresco"
> (as web application) though it seems more difficult to me than expected :S
> I'll let you know if I code something decent =)
>
> Regards,
> Enrique
>
>
> evi escribió:
>   
>> Hi!
>>  
>> What would be a good solution for J2 portal content mangement? I read 
>> about Graffito but as it is still in incubator I am afraid that it'll 
>> be too difficult to implement.
>>  
>> Thanks in advance for suggestions:-)
>>  
>> Evi
>>
>>   
>>     
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Portlet deployment error

Posted by evi <ev...@evi.pri.ee>.
Hi!

I am trying to get a sample portlet working on J2.1
(http://studyguides.scja.com/jsr168/portalmockexamsportlettutorials.jsp?link
=sampleportlets, ImageDisplay.war). The portlet appeard to the portal site,
but gives an error: 

"Portlet is Not Available: ImageDisplay::ImageDisplayPortlet Reason: null"

Localhost.log gives the following message:

Mar 19, 2007 6:01:56 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: starting initialization of Portlet
Application at: ImageDisplay
Mar 19, 2007 6:01:56 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: Could not yet start portlet application at:
ImageDisplay. Starting back ground thread to start when the portal comes
online.
Mar 19, 2007 6:01:56 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: initialization done for Portlet Application
at: ImageDisplay
Mar 19, 2007 6:01:56 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: attemping to start Portlet Application at:
ImageDisplay
Mar 19, 2007 6:01:58 PM org.apache.catalina.core.ApplicationContext log
INFO: JetspeedContainerServlet: started Portlet Application at: ImageDisplay
Mar 19, 2007 6:33:43 PM org.apache.catalina.core.ApplicationDispatcher
invoke
SEVERE: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: File "/WEB-INF/tld/std-portlet.tld" not
found

I understand that there is a file "std-portlet.tld" missing but I do not
know  if J2 should generate the file after the .war file is copied to
"deploy" directory or should this file be added in some other way. 

Also, has anybody used the free portlet samples from
http://studyguides.scja.com/jsr168/portalmockexamsportlettutorials.jsp?link=
sampleportlets and do they usually work?

Evi

 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Error retrieving tutorial page

Posted by evi <ev...@evi.pri.ee>.
Hi!

There is an error downloading page
http://portals.apache.org/tutorials/jetspeed-2/03/built-it.html. 

Evi


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Content management for J2

Posted by Team Vit <te...@gmail.com>.
Hi there,

I am also working on somthing similar..a documnet management sytem ...which
has almost all features of Alfresco
however i am re-coding it from scratch as i want it to be a web
2.0application...
I will be loading it on source forge once i have something decent.( which
will be in approximately 2 weeks from now)

Contributers are welcome


Team VIT




On 3/14/07, evi <ev...@evi.pri.ee> wrote:
>
> Hi Enrique,
>
> Just wondering if you have any success with the content management
> portlet?
>
> Evi
>
> -----Original Message-----
> From: Enrique Perez [mailto:perez@dit.upm.es]
> Sent: Friday, March 02, 2007 5:31 PM
> To: Jetspeed Users List
> Subject: Re: Content management for J2
>
> Hi,
>
> I'm trying to code a portlet application that provides access to
> "Alfresco"
> (as web application) though it seems more difficult to me than expected :S
> I'll let you know if I code something decent =)
>
> Regards,
> Enrique
>
>
> evi escribió:
> > Hi!
> >
> > What would be a good solution for J2 portal content mangement? I read
> > about Graffito but as it is still in incubator I am afraid that it'll
> > be too difficult to implement.
> >
> > Thanks in advance for suggestions:-)
> >
> > Evi
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>

RE: Content management for J2

Posted by evi <ev...@evi.pri.ee>.
Hi Enrique,

Just wondering if you have any success with the content management portlet? 

Evi 

-----Original Message-----
From: Enrique Perez [mailto:perez@dit.upm.es] 
Sent: Friday, March 02, 2007 5:31 PM
To: Jetspeed Users List
Subject: Re: Content management for J2

Hi,

I'm trying to code a portlet application that provides access to "Alfresco"
(as web application) though it seems more difficult to me than expected :S
I'll let you know if I code something decent =)

Regards,
Enrique


evi escribió:
> Hi!
>  
> What would be a good solution for J2 portal content mangement? I read 
> about Graffito but as it is still in incubator I am afraid that it'll 
> be too difficult to implement.
>  
> Thanks in advance for suggestions:-)
>  
> Evi
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Content management for J2

Posted by Enrique Perez <pe...@dit.upm.es>.
Hi,

I'm trying to code a portlet application that provides access to 
"Alfresco" (as web application) though it seems more difficult to me 
than expected :S
I'll let you know if I code something decent =)

Regards,
Enrique


evi escribió:
> Hi!
>  
> What would be a good solution for J2 portal content mangement? I read about
> Graffito but as it is still in incubator I am afraid that it'll be too
> difficult to implement. 
>  
> Thanks in advance for suggestions:-)
>  
> Evi
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org