[Hypercontent-users] installing in to tomcat 5.
Brought to you by:
alexvigdor
From: Goodyear, D. <DGo...@ua...> - 2006-07-17 22:04:25
|
I've followed the walk through on the wiki, but heres a few missing elements. There is no hypercontent-handler.jar file in the distribution. The files in the 'endorsed/' directory already exist in my '/common/endorsed' directory, so I didn't over write the ones I already had.=20 And after deploying the hypercontent.war file, all I get is an empty screen with the directory listing with webapps/ Trying to run it on its own internal server, I did "ant startup" and recived an error saying the JDK (I'm running 1.5.0) couldn't find the -server command. Any help is appreciated. Thank you! ________________________________________________ Duran Goodyear Web Developer Administrative Computing The University of the Arts 215.717.6068 -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of Alex Vigdor Sent: Monday, July 17, 2006 1:39 PM To: Hypercontent-users List Subject: Re: [Hypercontent-users] Does this integrate with Academus 2.0? Hi Duran, HyperContent is a tool dedicated to authoring, managing and =20 publishing web content. Its function is complementary to basically =20 any portal. There is no longer any tight integration between =20 HyperContent 2.0 and uPortal, so there's no reason it shouldn't work =20 with Academus. All the integration points leverage basic web and =20 portal technologies. Here is a list of a few approaches: 1) Single Sign-On By using a common SSO solution such as CAS, you can publish =20 authenticated and/or personalized content seamlessly from =20 HyperContent into uPortal. The basic example is a dashboard that =20 comes with HyperContent, allowing you to present the user a list of =20 direct links from the portal to projects they are authorized to see =20 on the HyperContent server. 2) Portlet presentation of web site content (XHTML) You can leverage HyperContent's multiple output and static pipeline =20 processing model to repurpose content from web sites into portlet-=20 ready XHTML that is either served up by a regular apache installation =20 or by HyperContent directly to a Web Proxy channel in uPortal. The =20 advantage of this approach is that the XHTML is pre-rendered, saving =20 your portal from running additional XSL transforms. 3) XML feeds transformed in the portal You can also use HyperContent to output any variety of XML, including =20 RSS, that can be fed into the portal and rendered using the built in =20 RSS channel type or a custom XSL transform. While this approach =20 places the rendering burden on the portal, it makes it easier to =20 manage the presentation of mixed sources of content (HyperContent =20 and others) with a common look and feel in the portal. Good luck, Alex On Jul 12, 2006, at 11:59 AM, Goodyear, Duran wrote: > I just found out about hypercontent. > How does it integrate with Academus 2.0 from Unicon? > > I know its a out growth of uPortal, but I'm unsure of how different =20 > they are, and if there are significant differences that would cause =20 > problems. > > Thank you! > > ______________________ > Duran Goodyear > Web Developer > Administrative Computing > The University of the Arts > http://www.uarts.edu <http://www.uarts.edu> > > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > ------------------------------------------------------------------------ - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ Hypercontent-users mailing list Hyp...@li... https://lists.sourceforge.net/lists/listinfo/hypercontent-users |