hypercontent-users Mailing List for HyperContent (Page 16)
Brought to you by:
alexvigdor
You can subscribe to this list here.
2004 |
Jan
|
Feb
(4) |
Mar
(6) |
Apr
(4) |
May
(3) |
Jun
(1) |
Jul
(7) |
Aug
(4) |
Sep
(31) |
Oct
(11) |
Nov
(30) |
Dec
(22) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(23) |
Feb
(11) |
Mar
(22) |
Apr
(13) |
May
(31) |
Jun
(27) |
Jul
(32) |
Aug
(4) |
Sep
(25) |
Oct
(21) |
Nov
(31) |
Dec
(28) |
2006 |
Jan
(14) |
Feb
(12) |
Mar
(17) |
Apr
(21) |
May
(6) |
Jun
(4) |
Jul
(26) |
Aug
(24) |
Sep
(19) |
Oct
(24) |
Nov
(34) |
Dec
(17) |
2007 |
Jan
(10) |
Feb
(43) |
Mar
(60) |
Apr
(10) |
May
(20) |
Jun
(2) |
Jul
(17) |
Aug
(38) |
Sep
(45) |
Oct
(5) |
Nov
(4) |
Dec
(5) |
2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
(10) |
May
(2) |
Jun
(2) |
Jul
|
Aug
(4) |
Sep
(1) |
Oct
(5) |
Nov
(1) |
Dec
(1) |
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: tom t. <j_l...@ya...> - 2006-09-04 04:53:30
|
Hi, we installed HyperContent 2.0 (Not the beta version), We all new to Hypercontent. it comes up correctly but showed only three projects,it does not show the Help project as demonstrated in the Hypercontent web site. Also I tried http://localhost:8080/hypercontent/index.xml?mode=dashboard-portlet nothing seem to Appear it goes to the home page. currently our uPortal 2.5.1 instance working fine with CAS 3.03 with JAAS, How can we make Hypercontent also cas enable, What are the classes to implement, Is there any guide or documentation around to casify Hypercontent with CAS. I read some answer (related to CAS) stating 'publish with the CasConnectionContext and adding a login command to the HC2 URL. What is meant by this. Should I consider the beta releases to try out those or, the 2.0 itself is enough? Thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Alex V. <al...@bi...> - 2006-09-02 21:27:06
|
It's gray outside indeed, so I've got a patch checked in for the Shutdown issue (HYP-30). It spans multiple files, so I encourage deployers to update to the latest CVS code all around. If anyone was noticing this issue, please keep an eye out to see if you have any problems after installing the update. Alex |
From: Alex V. <al...@bi...> - 2006-09-02 16:33:31
|
Hi everybody, Adam identified a bug in the navigation code I checked in on July 26th that might prevent you from inserting new links or changing existing ones over two levels deep in auto-generated lists. I have checked in a one line fix to org.hypercontent.project.navigation.TemplateWriter I also made some efficiency changes while I was debugging in a related class org.hypercontent.form.navigation.NavigationFormProcessor On an unrelated note, I opened a Jira issue for occasional hanging on shutdown. http://www.ja-sig.org/issues/browse/HYP-30 Has anyone else noticed this? If it keeps raining all weekend I might just fix it. Cheers, Alex |
From: Alex V. <al...@bi...> - 2006-09-01 13:01:43
|
Hi, You should be able to use the jsp:import tag if HC is in the same app container, or you can use the JSTL core import tag to grab it from any URL. Every version of output of every page in HC has a unique, friendly URL, which you can easily point to. If you just need basic markup support, you can make "html" the root element of your docs to use a WYSIWYG editor, and you can probably use the contents directly without applying any XSL transformations. Hope this helps, Alex On Aug 31, 2006, at 11:52 PM, tom tom wrote: > Sorry previous mail got some gabage pls read the > following > > Hi, > > We are doing a feasibility to determine is > HyperContent suits our needs? > > We are new to HyperContent but not to uPortal as we > have successfully finished our development on uPortal > 2.5.1. > > But after reading some of the blobs, we have come to a > situation to ask ARE THESE POSSIBLE or not.? > > Let me explain.... > > We have developed PORLETS using jsps. We do not have > any other XML or Webproxy channel developed. The > requirement is some of our jps got some > contents(static) in between that is provided by > Content Providers. The content Providers need to > change the content of these quite often. We can > seperate this piece and put as a jsp include (if > need). What we need is put this piece on Hypercontent > and refer it as a resource id from the parent jsp > (which is on uPortal). The ultimate rendering is done > at uPortal level. > > Is this faciliated by the HyperContent 2.0. Right now > we do not want to host the entire site on HyperConent > as not everything is static rest of it will be on > Subverstion. We only want to exposed things which will > be changed by the content providers. We want to keep > uPortal as the main Rendering point. > > > Is this something possible.? |
From: tom t. <j_l...@ya...> - 2006-09-01 03:52:19
|
Sorry previous mail got some gabage pls read the following Hi, We are doing a feasibility to determine is HyperContent suits our needs? We are new to HyperContent but not to uPortal as we have successfully finished our development on uPortal 2.5.1. But after reading some of the blobs, we have come to a situation to ask ARE THESE POSSIBLE or not.? Let me explain.... We have developed PORLETS using jsps. We do not have any other XML or Webproxy channel developed. The requirement is some of our jps got some contents(static) in between that is provided by Content Providers. The content Providers need to change the content of these quite often. We can seperate this piece and put as a jsp include (if need). What we need is put this piece on Hypercontent and refer it as a resource id from the parent jsp (which is on uPortal). The ultimate rendering is done at uPortal level. Is this faciliated by the HyperContent 2.0. Right now we do not want to host the entire site on HyperConent as not everything is static rest of it will be on Subverstion. We only want to exposed things which will be changed by the content providers. We want to keep uPortal as the main Rendering point. Is this something possible.? .................................. Other issues, we installed Hypercontent 2.0 on Tomcat (deployed the war as Tomcat had other projects) , it comes up correctly but showed only three projects,it does not show the Help project. Also I gave the following url http://localhost:8080/hypercontent/index.xml?mode=dashboard-portlet nothing happened it went back to the home page. Am I doing something wrong. --- tom tom <j_l...@ya...> wrote: > Hi, > > We are doing a feasibility to determine is > HyperContent suits our needs? > > We are new to HyperContent but not to uPortal as we > have successfully finished our development on > uPortal > 2.5.1. > > But after reading some of the blobs, we have come to > a > situation to ask ARE THESE POSSIBLE or not.? > > Let me explain.... > > We have developed PORLETS using jsps. We do not have > any other XML or Webproxy channel developed. The > requirement is some of our jps got some > contents(static) in between that is provided by > Content Providers. The content Providers need to > change the content of these quite often. We can > seperate this piece and put as a jsp include (if > need). What we need is put this piece on > Hypercontent > and refer it as a resource id from the parent jsp > (which is on uPortal). The ultimate rendering is > done > at uPortal level. > > Is this faciliated by the HyperContent 2.0. Right > now > we do not want to host the entire site on > HyperConent > as not everything is static rest of it will be on > Subverstion. We only want to exposed things which > will > be changed by the content providers. We want to keep > uPortal as the main Rendering point. > > > Is this something possible.? > > > > > --- al <al...@bi...> wrote: > > > Hi Paul, > > I've embedded some responses below. > > > > On Thu, 31 Aug 2006 09:54:55 -0700, Paul Howard > > wrote > > > > > * How exactly do these two products work > together? > > > > As Carl pointed out, there is no tight or required > > coupling between uPortal and HyperContent 2. You > > can achieve single sign-on between the two using > > CAS, and you can use HyperContent to manage > > static or dynamic content that will be published > as > > a Web Proxy or XML channel in uPortal; this is > > done by pointing uPortal to the URL of the content > > in HyperContent, or to the URL of a static build > of > > that content produced by HyperContent. > > > > > > > > * How much do I need to learn about uPortal in > > general and our > > > installation of it in particular in order to > grok > > Hypercontent? > > > > No knowledge of uPortal is required to grok > > HyperContent; it is required only if you desire to > > > integrate some of the content into the portal. > See > > above. > > > > > > > > * Is the idea to use the CMS to create/edit > > content that is intended > > > to be served through a portal channel (e.g., > news > > stories, etc.)? > > > > This is a possible use case, though HC is often > used > > to created & edit content that is destined for a > > regular non-portal site. You can also publish the > > content to a static site and to an XML format such > > > as RSS for repurposing content into the portal. > > > > > > > > * Could it also be used to create/edit mainly > > static content, but > > > perhaps with a sidebar containing dynamic > content > > generated by the > > > portal (similar to the concept of "modules" in a > > CMS like Drupal)? > > > > HyperContent was originally developed with the > > intent of producing static content; it is also > > possible > > to deliver dynamic content thanks to the > > introduction of modal pipelines in HC 2.0. HC > does > > not > > have a strict notion of "modules", though one can > > take a variety of approaches in the design of XML > > and XSL to achieve such an effect. Some > interesting > > integration can occur between static and > > dynamic content using AJAX to embed dynamic > content > > in a static page. > > > > > > > > * How exactly would one go about accomplishing > > either of these > > > scenarios? > > > > See above. > > > > > > > > * Is there some third way that I'm missing? > > > > Depends where you want to get! > > > > > > > > The XML/XSLT template design process is also > > something of a mystery > > > to me. Is there a good tutorial somewhere for > > someone who already > > > knows how to turn design comps into XHTML CSS > > templates? > > > > You can try > > > > http://www.w3schools.com/xsl/ > > > > Or do a google search for other alternatives. My > > favorite reference is > > > > http://www.zvon.org/xxl/XSLTreference/Output/ > > > > but it is not a tutorial! > > > > > Finally, Hypercontent seems (to my eyes, anyway) > > to be similar in > > > design and execution to some other (more > mature?) > > products like > > > OpenCMS and Apache's Lenya. Could someone > explain > > to me what sets > > > Hypercontent apart from these other products? > > > > As CMSs are becoming fairly commoditized, there is > a > > tremendous amount of overlap in the > > functionality of these systems. There are a few > > features unique to HC, such as vCard editing with > > LDAP integration and batch image processing > > (resizing & watermarking). From the UI > perspective, > > the > > approach in HC2 of navigating using the site > > preview, with a management bar across the top, is > > unique and perhaps more user friendly than more > > abstracted directory or node based navigation > > schemes. This is supported by anecdotal evidence > > from users who have migrated from HC 1.4 > > (which had exclusively directory-based navigation) > > to 2.0. > > > > Cheers, > > Alex > > > > > ------------------------------------------------------------------------- > > 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=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Hypercontent-users mailing list > > Hyp...@li... > > > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > === message truncated === __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: tom t. <j_l...@ya...> - 2006-09-01 03:24:25
|
Hi, We are doing a feasibility to determine is HyperContent suits our needs? We are new to HyperContent but not to uPortal as we have successfully finished our development on uPortal 2.5.1. But after reading some of the blobs, we have come to a situation to ask ARE THESE POSSIBLE or not.? Let me explain.... We have developed PORLETS using jsps. We do not have any other XML or Webproxy channel developed. The requirement is some of our jps got some contents(static) in between that is provided by Content Providers. The content Providers need to change the content of these quite often. We can seperate this piece and put as a jsp include (if need). What we need is put this piece on Hypercontent and refer it as a resource id from the parent jsp (which is on uPortal). The ultimate rendering is done at uPortal level. Is this faciliated by the HyperContent 2.0. Right now we do not want to host the entire site on HyperConent as not everything is static rest of it will be on Subverstion. We only want to exposed things which will be changed by the content providers. We want to keep uPortal as the main Rendering point. Is this something possible.? --- al <al...@bi...> wrote: > Hi Paul, > I've embedded some responses below. > > On Thu, 31 Aug 2006 09:54:55 -0700, Paul Howard > wrote > > > * How exactly do these two products work together? > > As Carl pointed out, there is no tight or required > coupling between uPortal and HyperContent 2. You > can achieve single sign-on between the two using > CAS, and you can use HyperContent to manage > static or dynamic content that will be published as > a Web Proxy or XML channel in uPortal; this is > done by pointing uPortal to the URL of the content > in HyperContent, or to the URL of a static build of > that content produced by HyperContent. > > > > > * How much do I need to learn about uPortal in > general and our > > installation of it in particular in order to grok > Hypercontent? > > No knowledge of uPortal is required to grok > HyperContent; it is required only if you desire to > integrate some of the content into the portal. See > above. > > > > > * Is the idea to use the CMS to create/edit > content that is intended > > to be served through a portal channel (e.g., news > stories, etc.)? > > This is a possible use case, though HC is often used > to created & edit content that is destined for a > regular non-portal site. You can also publish the > content to a static site and to an XML format such > as RSS for repurposing content into the portal. > > > > > * Could it also be used to create/edit mainly > static content, but > > perhaps with a sidebar containing dynamic content > generated by the > > portal (similar to the concept of "modules" in a > CMS like Drupal)? > > HyperContent was originally developed with the > intent of producing static content; it is also > possible > to deliver dynamic content thanks to the > introduction of modal pipelines in HC 2.0. HC does > not > have a strict notion of "modules", though one can > take a variety of approaches in the design of XML > and XSL to achieve such an effect. Some interesting > integration can occur between static and > dynamic content using AJAX to embed dynamic content > in a static page. > > > > > * How exactly would one go about accomplishing > either of these > > scenarios? > > See above. > > > > > * Is there some third way that I'm missing? > > Depends where you want to get! > > > > > The XML/XSLT template design process is also > something of a mystery > > to me. Is there a good tutorial somewhere for > someone who already > > knows how to turn design comps into XHTML CSS > templates? > > You can try > > http://www.w3schools.com/xsl/ > > Or do a google search for other alternatives. My > favorite reference is > > http://www.zvon.org/xxl/XSLTreference/Output/ > > but it is not a tutorial! > > > Finally, Hypercontent seems (to my eyes, anyway) > to be similar in > > design and execution to some other (more mature?) > products like > > OpenCMS and Apache's Lenya. Could someone explain > to me what sets > > Hypercontent apart from these other products? > > As CMSs are becoming fairly commoditized, there is a > tremendous amount of overlap in the > functionality of these systems. There are a few > features unique to HC, such as vCard editing with > LDAP integration and batch image processing > (resizing & watermarking). From the UI perspective, > the > approach in HC2 of navigating using the site > preview, with a management bar across the top, is > unique and perhaps more user friendly than more > abstracted directory or node based navigation > schemes. This is supported by anecdotal evidence > from users who have migrated from HC 1.4 > (which had exclusively directory-based navigation) > to 2.0. > > Cheers, > Alex > > ------------------------------------------------------------------------- > 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=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: al <al...@bi...> - 2006-08-31 19:47:55
|
Hi Paul, I've embedded some responses below. On Thu, 31 Aug 2006 09:54:55 -0700, Paul Howard wrote > * How exactly do these two products work together? As Carl pointed out, there is no tight or required coupling between uPortal and HyperContent 2. You can achieve single sign-on between the two using CAS, and you can use HyperContent to manage static or dynamic content that will be published as a Web Proxy or XML channel in uPortal; this is done by pointing uPortal to the URL of the content in HyperContent, or to the URL of a static build of that content produced by HyperContent. > > * How much do I need to learn about uPortal in general and our > installation of it in particular in order to grok Hypercontent? No knowledge of uPortal is required to grok HyperContent; it is required only if you desire to integrate some of the content into the portal. See above. > > * Is the idea to use the CMS to create/edit content that is intended > to be served through a portal channel (e.g., news stories, etc.)? This is a possible use case, though HC is often used to created & edit content that is destined for a regular non-portal site. You can also publish the content to a static site and to an XML format such as RSS for repurposing content into the portal. > > * Could it also be used to create/edit mainly static content, but > perhaps with a sidebar containing dynamic content generated by the > portal (similar to the concept of "modules" in a CMS like Drupal)? HyperContent was originally developed with the intent of producing static content; it is also possible to deliver dynamic content thanks to the introduction of modal pipelines in HC 2.0. HC does not have a strict notion of "modules", though one can take a variety of approaches in the design of XML and XSL to achieve such an effect. Some interesting integration can occur between static and dynamic content using AJAX to embed dynamic content in a static page. > > * How exactly would one go about accomplishing either of these > scenarios? See above. > > * Is there some third way that I'm missing? Depends where you want to get! > > The XML/XSLT template design process is also something of a mystery > to me. Is there a good tutorial somewhere for someone who already > knows how to turn design comps into XHTML CSS templates? You can try http://www.w3schools.com/xsl/ Or do a google search for other alternatives. My favorite reference is http://www.zvon.org/xxl/XSLTreference/Output/ but it is not a tutorial! > Finally, Hypercontent seems (to my eyes, anyway) to be similar in > design and execution to some other (more mature?) products like > OpenCMS and Apache's Lenya. Could someone explain to me what sets > Hypercontent apart from these other products? As CMSs are becoming fairly commoditized, there is a tremendous amount of overlap in the functionality of these systems. There are a few features unique to HC, such as vCard editing with LDAP integration and batch image processing (resizing & watermarking). From the UI perspective, the approach in HC2 of navigating using the site preview, with a management bar across the top, is unique and perhaps more user friendly than more abstracted directory or node based navigation schemes. This is supported by anecdotal evidence from users who have migrated from HC 1.4 (which had exclusively directory-based navigation) to 2.0. Cheers, Alex |
From: Paul H. <pau...@cs...> - 2006-08-31 16:55:33
|
On Aug 30, 2006, at 10:05 PM, tom tom wrote: > Hi, > > We are new to Hypercontent , > > We have a site running on uPortal 2.5.1. > > We want to integrate Hypercontent 2.0 as the CMS. > > Is there any guide for us to integrate with > Hypercontent 2.0. I'd be interested in this, too. We have a nascent uPortal project and are interested in integrating content management. I have some CMS experience, but mainly in LAMP-based projects. The Java/XML approach is completely new to me, and I have no experience with portals at all, so I find myself with a lot of n00b questions that don't seem to be addressed in the existing documentation. Questions like: * How exactly do these two products work together? * How much do I need to learn about uPortal in general and our installation of it in particular in order to grok Hypercontent? * Is the idea to use the CMS to create/edit content that is intended to be served through a portal channel (e.g., news stories, etc.)? * Could it also be used to create/edit mainly static content, but perhaps with a sidebar containing dynamic content generated by the portal (similar to the concept of "modules" in a CMS like Drupal)? * How exactly would one go about accomplishing either of these scenarios? * Is there some third way that I'm missing? The XML/XSLT template design process is also something of a mystery to me. Is there a good tutorial somewhere for someone who already knows how to turn design comps into XHTML+CSS templates? Finally, Hypercontent seems (to my eyes, anyway) to be similar in design and execution to some other (more mature?) products like OpenCMS and Apache's Lenya. Could someone explain to me what sets Hypercontent apart from these other products? I've been trying to sort all this out on my own, but I think maybe it's time I enlisted some expert help. TIA, Paul Howard Cal State University, Northridge |
From: Carl P B. <C.P...@hu...> - 2006-08-31 08:18:00
|
Hi Tom, HyperContent 2.0 doesn't need to be integrated with uPortal as HyperContent 1.4 did. Version 2.0 was decoupled to allow it to run as it's own web server opening usage up to a wider audience. However you can present a file list in uPortal as version 1.4 did. This is something that I will be doing in Hull when we fully migrate. There is a special portlet (dashboard-portlet) which is made available for publishing a personalised list. Since you are using CAS it will be very easy to integrate. http://localhost:8080/index.xml?mode=3Ddashboard-portlet Taken from an email from Alex Vigdor: -- If you're using CAS, you can enable transparent single sign on by publishing with the CasConnectionContext and adding a login command to the HC2 URL you configure in the portal: http://localhost:8080/index.xml?mode=3Ddashboard-portlet&command=3DLogin This returns valid XHTML so you don't have to enable Tidy in the portal. If you're trying to pull in non-XML screens in the portal, try turning Tidy on to see if that fixes the parsing problems. The "meta" tag you're noticing is added by Xalan automatically when generating HTML; I think you'd have to tell it to output "XML" to avoid that tag. -- I hope that helps. Many Thanks=20 Carl ************************************* Carl Barrow Systems Integrator e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************* -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of tom tom Sent: 31 August 2006 06:06 To: hyp...@li... Subject: [Hypercontent-users] Hypercontent integration with uPortal 2.5.1 Hi, We are new to Hypercontent , We have a site running on uPortal 2.5.1. We want to integrate Hypercontent 2.0 as the CMS. Is there any guide for us to integrate with Hypercontent 2.0. We use uPortal 2.5.1 with CAS as the authentication. Pls let us know how to proceed on this. Thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around=20 http://mail.yahoo.com=20 ------------------------------------------------------------------------ - 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 |
From: tom t. <j_l...@ya...> - 2006-08-31 05:05:59
|
Hi, We are new to Hypercontent , We have a site running on uPortal 2.5.1. We want to integrate Hypercontent 2.0 as the CMS. Is there any guide for us to integrate with Hypercontent 2.0. We use uPortal 2.5.1 with CAS as the authentication. Pls let us know how to proceed on this. Thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: <al...@bi...> - 2006-08-23 19:46:04
|
Hi Carl, If you're having problems in any particular project, you might try running the "Clear Locks" script from the root of its repository. According to the background processor status screen, there's nothing currently queued up in the workflow engine on your server http://chorlton.lib.hull.ac.uk:80/law/index.xml?mode=batch-status If you're still having problems, you can let me know offline which project is having the problem and I can take a look. Cheers, Alex On Wed, 23 Aug 2006 16:48:58 +0100, Carl P Barrow wrote > Hi Alex, > > That all worked fine thanks. I can't build or publish the site > though, is there anything else that could have got locked? There > now seems to be a lot of pages queued up to be built. Is there a way > just to clear them all? > > I'm not seeing any error message or anything the progress bar just stops > when building. > > Cheers > Carl > > ************************************* > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************* > > -----Original Message----- > From: hyp...@li... > [mailto:hyp...@li...] On Behalf > Of al...@bi... Sent: 21 August 2006 17:24 To: hyp...@li... > Subject: Re: [Hypercontent-users] strange problem after server crash > > Hi Carl, > The transaction problem is due to a stale lock left over from the > crash, which can be removed easily from the command line. > > <repositories>:rm -f */workflow-data/*/file.lock > > The null pointer makes it look like the system was in the middle of > writing a file when the crash > occured; you may have to identify which file this is and delete and > recreate it. Your best bet for > finding the culprit is to look for an empty properties file. > > <repositories>: find ./ -empty -name file.properties > > If that doesn't work, try > > <repositories>: find ./ -empty -name edition.properties > > Cheers, > Alex > > On Mon, 21 Aug 2006 16:36:17 +0100, Carl P Barrow wrote > > Hi Alex, > > > > I am seeing a problem with of my sites in H/C 2.0 which I haven't > > seen before. I can't access the root of the site and just get the > > following error when I try to: > > > > ******************** > > There was an error processing your request > > null > > > > java.lang.Long.parseLong(Long.java:363) > > java.lang.Long.parseLong(Long.java:452) > > > org.hypercontent.filesystem.impl.LocalEditioningFileSystemImpl.getLastMo > dified > (LocalEditioningFileSystemImpl.java:821) > org.hypercontent.filesystem.FileHandle.lastModified > (FileHandle.java:335) > org.hypercontent.project.FileAsset.mostRecentModification(FileAsset.java > : > 321) > org.hypercontent.project.FileAsset.lastModified(FileAsset.java:310) > org.hypercontent.util.WriteableAsset.<init>(WriteableAsset.java:45) > org.hypercontent.project.engine.Task.<init>(Task.java:35) > org.hypercontent.project.Project.getTask(Project.java:831) > org.hypercontent.project.AssetRequest.getTask(AssetRequest.java:200) > org.hypercontent.project.AssetRequest.getAsset(AssetRequest.java:193) > > org.hypercontent.server.ContentServer.service(ContentServer.java:441) > > org.hypercontent.servlet.CompositionServlet.doGet(CompositionServlet.jav > a:104) > javax.servlet.http.HttpServlet.service(HttpServlet.java:689) > javax.servlet.http.HttpServlet.service > (HttpServlet.java:802) > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter > (ApplicationFilterChain.java:237) > org.apache.catalina.core.ApplicationFilterChain.doFilter > (ApplicationFilterChain.java:157) > org.apache.catalina.core.StandardWrapperValve.invoke > (StandardWrapperValve.java:214) > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveContext.java:104) > org.apache.catalina.core.StandardPipeline.invoke > (StandardPipeline.java:520) > org.apache.catalina.core.StandardContextValve.invokeInternal > (StandardContextValve.java:198) > org.apache.catalina.core.StandardContextValve.invoke > (StandardContextValve.java:152) > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveContext.java:104) > org.apache.catalina.core.StandardPipeline.invoke > (StandardPipeline.java:520) > org.apache.catalina.core.StandardHostValve.invoke > (StandardHostValve.java:137) > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveContext.java:104) > org.apache.catalina.valves.ErrorReportValve.invoke > (ErrorReportValve.java:118) > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveContext.java:102) > org.apache.catalina.core.StandardPipeline.invoke > (StandardPipeline.java:520) > org.apache.catalina.core.StandardEngineValve.invoke > (StandardEngineValve.java:109) > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveContext.java:104) > org.apache.catalina.core.StandardPipeline.invoke > (StandardPipeline.java:520) > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) > > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) > > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:79 > 9) > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processC > onnection > (Http11Protocol.java:705) > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java: 577) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool .java:683) java.lang.Thread.run(Thread.java:534) > > > > ****************************************************** > > > > I can access other parts of the site but when I try to save anything > > I get the message: > > > > ****************************************************** > > Store already engaged in transaction @ /workflow-data/pending- > > executables.db(exists? true) > > > > ****************************************************** > > > > This seemed to happen when the server I am running HyperContent on > > suddenly died, I was actually doing a training session using the > > site in question at the time. > > > > do you know what the problem might be and if so is there a way to > > sort it out. > > > > Cheers > > Carl > > ------------------------------------------------------------------------ > - > 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=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |
From: Carl P B. <C.P...@hu...> - 2006-08-23 15:49:09
|
Hi Alex,=20 That all worked fine thanks. I can't build or publish the site though, is there anything else that could have got locked? There now seems to be a lot of pages queued up to be built. Is there a way just to clear them all? I'm not seeing any error message or anything the progress bar just stops when building. Cheers Carl ************************************* Carl Barrow Systems Integrator e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************* -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of al...@bi... Sent: 21 August 2006 17:24 To: hyp...@li... Subject: Re: [Hypercontent-users] strange problem after server crash Hi Carl, The transaction problem is due to a stale lock left over from the crash, which can be removed easily=20 from the command line. =20 <repositories>:rm -f */workflow-data/*/file.lock The null pointer makes it look like the system was in the middle of writing a file when the crash=20 occured; you may have to identify which file this is and delete and recreate it. Your best bet for=20 finding the culprit is to look for an empty properties file. <repositories>: find ./ -empty -name file.properties=20 If that doesn't work, try <repositories>: find ./ -empty -name edition.properties=20 Cheers, Alex On Mon, 21 Aug 2006 16:36:17 +0100, Carl P Barrow wrote > Hi Alex, >=20 > I am seeing a problem with of my sites in H/C 2.0 which I haven't=20 > seen before. I can't access the root of the site and just get the=20 > following error when I try to: >=20 > ******************** > There was an error processing your request > null >=20 > java.lang.Long.parseLong(Long.java:363) > java.lang.Long.parseLong(Long.java:452) > org.hypercontent.filesystem.impl.LocalEditioningFileSystemImpl.getLastMo dified (LocalEditioningFileSystemImpl.java:821) org.hypercontent.filesystem.FileHandle.lastModified (FileHandle.java:335) org.hypercontent.project.FileAsset.mostRecentModification(FileAsset.java : 321) org.hypercontent.project.FileAsset.lastModified(FileAsset.java:310) =20 org.hypercontent.util.WriteableAsset.<init>(WriteableAsset.java:45) =20 org.hypercontent.project.engine.Task.<init>(Task.java:35) =20 org.hypercontent.project.Project.getTask(Project.java:831) =20 org.hypercontent.project.AssetRequest.getTask(AssetRequest.java:200) =20 org.hypercontent.project.AssetRequest.getAsset(AssetRequest.java:193) org.hypercontent.server.ContentServer.service(ContentServer.java:441) org.hypercontent.servlet.CompositionServlet.doGet(CompositionServlet.jav a:104) =20 javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service (HttpServlet.java:802) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.java:237) org.apache.catalina.core.ApplicationFilterChain.doFilter (ApplicationFilterChain.java:157) org.apache.catalina.core.StandardWrapperValve.invoke (StandardWrapperValve.java:214) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:104) org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java:520) org.apache.catalina.core.StandardContextValve.invokeInternal (StandardContextValve.java:198) org.apache.catalina.core.StandardContextValve.invoke (StandardContextValve.java:152) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:104) org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java:520) org.apache.catalina.core.StandardHostValve.invoke (StandardHostValve.java:137) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:104) org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:118) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:102) org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java:520) org.apache.catalina.core.StandardEngineValve.invoke (StandardEngineValve.java:109) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:104) org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java:520) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:79 9) =20 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processC onnection (Http11Protocol.java:705) org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java: 577) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool .java:683) =20 java.lang.Thread.run(Thread.java:534) >=20 > ****************************************************** >=20 > I can access other parts of the site but when I try to save anything=20 > I get the message: >=20 > ****************************************************** > Store already engaged in transaction @ /workflow-data/pending- > executables.db(exists? true) >=20 > ****************************************************** >=20 > This seemed to happen when the server I am running HyperContent on=20 > suddenly died, I was actually doing a training session using the=20 > site in question at the time. >=20 > do you know what the problem might be and if so is there a way to=20 > sort it out. >=20 > Cheers > Carl ------------------------------------------------------------------------ - 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 |
From: <al...@bi...> - 2006-08-21 16:23:57
|
Hi Carl, The transaction problem is due to a stale lock left over from the crash, which can be removed easily from the command line. <repositories>:rm -f */workflow-data/*/file.lock The null pointer makes it look like the system was in the middle of writing a file when the crash occured; you may have to identify which file this is and delete and recreate it. Your best bet for finding the culprit is to look for an empty properties file. <repositories>: find ./ -empty -name file.properties If that doesn't work, try <repositories>: find ./ -empty -name edition.properties Cheers, Alex On Mon, 21 Aug 2006 16:36:17 +0100, Carl P Barrow wrote > Hi Alex, > > I am seeing a problem with of my sites in H/C 2.0 which I haven't > seen before. I can't access the root of the site and just get the > following error when I try to: > > ******************** > There was an error processing your request > null > > java.lang.Long.parseLong(Long.java:363) > java.lang.Long.parseLong(Long.java:452) > org.hypercontent.filesystem.impl.LocalEditioningFileSystemImpl.getLastModified (LocalEditioningFileSystemImpl.java:821) org.hypercontent.filesystem.FileHandle.lastModified (FileHandle.java:335) org.hypercontent.project.FileAsset.mostRecentModification(FileAsset.java: 321) org.hypercontent.project.FileAsset.lastModified(FileAsset.java:310) org.hypercontent.util.WriteableAsset.<init>(WriteableAsset.java:45) org.hypercontent.project.engine.Task.<init>(Task.java:35) org.hypercontent.project.Project.getTask(Project.java:831) org.hypercontent.project.AssetRequest.getTask(AssetRequest.java:200) org.hypercontent.project.AssetRequest.getAsset(AssetRequest.java:193) org.hypercontent.server.ContentServer.service(ContentServer.java:441) org.hypercontent.servlet.CompositionServlet.doGet(CompositionServlet.java:104) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service (HttpServlet.java:802) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.java:237) org.apache.catalina.core.ApplicationFilterChain.doFilter (ApplicationFilterChain.java:157) org.apache.catalina.core.StandardWrapperValve.invoke (StandardWrapperValve.java:214) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:104) org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java:520) org.apache.catalina.core.StandardContextValve.invokeInternal (StandardContextValve.java:198) org.apache.catalina.core.StandardContextValve.invoke (StandardContextValve.java:152) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:104) org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java:520) org.apache.catalina.core.StandardHostValve.invoke (StandardHostValve.java:137) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:104) org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:118) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:102) org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java:520) org.apache.catalina.core.StandardEngineValve.invoke (StandardEngineValve.java:109) org.apache.catalina.core.StandardValveContext.invokeNext (StandardValveContext.java:104) org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java:520) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection (Http11Protocol.java:705) org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java: 577) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) java.lang.Thread.run(Thread.java:534) > > ****************************************************** > > I can access other parts of the site but when I try to save anything > I get the message: > > ****************************************************** > Store already engaged in transaction @ /workflow-data/pending- > executables.db(exists? true) > > ****************************************************** > > This seemed to happen when the server I am running HyperContent on > suddenly died, I was actually doing a training session using the > site in question at the time. > > do you know what the problem might be and if so is there a way to > sort it out. > > Cheers > Carl |
From: Carl P B. <C.P...@hu...> - 2006-08-21 15:36:25
|
***************************************************************************************** To view the terms under which this email is distributed, please go to http://www.hull.ac.uk/legal/email_disclaimer.html ***************************************************************************************** |
From: Carl P B. <C.P...@hu...> - 2006-08-18 15:21:45
|
***************************************************************************************** To view the terms under which this email is distributed, please go to http://www.hull.ac.uk/legal/email_disclaimer.html ***************************************************************************************** |
From: Adam C. <ac...@co...> - 2006-08-18 15:16:24
|
Carl, I had the same problem on a Mac and I had to update my version of firefox to the latest one. This was a couple weeks ago. Adam On Aug 18, 2006, at 11:00 AM, Carl P Barrow wrote: > Hi Alex, thanks the linking is working now. > > I don't have a pop up blocker on FireFox, I'm getting the popup window > but the area on the left where the files directories are displayed is > just blank. > > Cheers, > Carl > > ************************************* > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************* > > -----Original Message----- > From: hyp...@li... > [mailto:hyp...@li...] On Behalf Of > Alex Vigdor > Sent: 18 August 2006 15:49 > To: Hypercontent-users List > Subject: Re: [Hypercontent-users] Another IE Bug > > Hi Carl, > >> 1 - When trying to browse for link in FireFox on a PC the file >> browser >> doesn't show up anymore. This is fine on a MAC. > > Have you checked that Firefox isn't blocking the popup? > >> >> 1- When I click on a file to make a link, the link is made to the xml >> file (filename.xml) instead of filename.html. Even of I click on the >> html output. > > Looks like file-browser.js was also a bit out of date; I update it to > the latest from CVS and this seems to work now. > > Cheers, > Alex > > ---------------------------------------------------------------------- > -- > - > 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=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent- > users***************************************************************** > ************************ > To view the terms under which this email is distributed, please go > to http://www.hull.ac.uk/legal/email_disclaimer.html > ********************************************************************** > *******************--------------------------------------------------- > ---------------------- > 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=lnk&kid=120709&bid=263057&dat=121642______________________________ > _________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users Adam Carl Programmer CUIT Web Services ac...@co... |
From: Carl P B. <C.P...@hu...> - 2006-08-18 15:00:15
|
Hi Alex, thanks the linking is working now. I don't have a pop up blocker on FireFox, I'm getting the popup window but the area on the left where the files directories are displayed is just blank. Cheers, Carl ************************************* Carl Barrow Systems Integrator e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************* -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of Alex Vigdor Sent: 18 August 2006 15:49 To: Hypercontent-users List Subject: Re: [Hypercontent-users] Another IE Bug Hi Carl, > 1 - When trying to browse for link in FireFox on a PC the file browser > doesn't show up anymore. This is fine on a MAC. Have you checked that Firefox isn't blocking the popup? > > 1- When I click on a file to make a link, the link is made to the xml > file (filename.xml) instead of filename.html. Even of I click on the > html output. Looks like file-browser.js was also a bit out of date; I update it to =20 the latest from CVS and this seems to work now. Cheers, Alex ------------------------------------------------------------------------ - 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 |
From: Alex V. <al...@bi...> - 2006-08-18 14:49:01
|
Hi Carl, > 1 - When trying to browse for link in FireFox on a PC the file browser > doesn't show up anymore. This is fine on a MAC. Have you checked that Firefox isn't blocking the popup? > > 1- When I click on a file to make a link, the link is made to the xml > file (filename.xml) instead of filename.html. Even of I click on the > html output. Looks like file-browser.js was also a bit out of date; I update it to the latest from CVS and this seems to work now. Cheers, Alex |
From: Carl P B. <C.P...@hu...> - 2006-08-18 12:46:04
|
Hi Alex, I've just discovered that there are a couple of bugs that seems to have manifested after the updates... 1 - When trying to browse for link in FireFox on a PC the file browser doesn't show up anymore. This is fine on a MAC. 1- When I click on a file to make a link, the link is made to the xml file (filename.xml) instead of filename.html. Even of I click on the html output.=20 If you have any ideas that would be great. Cheers Carl ************************************* Carl Barrow Systems Integrator e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************* -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of al...@bi... Sent: 15 August 2006 19:31 To: Hypercontent-users List Subject: Re: [Hypercontent-users] Another IE Bug Hi Carl, It turns out your production instance had a couple of other out of date javascript files (manage.js &=20 rss.js). I updated them, and things seem to be working OK now. Let me know if you agree! Cheers, Alex On Wed, 9 Aug 2006 12:02:05 +0100, Carl P Barrow wrote > Hi Alex, >=20 > I think I've found another IE bug (if only we just had FireFox) I > switched my install of H/C 2.0 to run on port 80 which I thought I=20 > had no problems with. What I've found is that for some reason when adding > an image to a page it appends the mount-pont to the image path. So when > the path should be /media/image.jpg it puts > /mount-point/media/image.jpg. This doesn't happen in FireFox. >=20 > Like I said it seems to be just when running on port 80 and using=20 > IE. I took a copy of my live hypercontent install and ran it on=20 > port 8090 and didn't see the problem. >=20 > Cheers > Carl >=20 > ************************************* > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************* ------------------------------------------------------------------------ - 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 |
From: Carl P B. <C.P...@hu...> - 2006-08-16 08:20:44
|
Hi Alex, =20 Thanks very much, its all working now... Cheers Carl ************************************* Carl Barrow Systems Integrator e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************* -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of al...@bi... Sent: 15 August 2006 19:31 To: Hypercontent-users List Subject: Re: [Hypercontent-users] Another IE Bug Hi Carl, It turns out your production instance had a couple of other out of date javascript files (manage.js &=20 rss.js). I updated them, and things seem to be working OK now. Let me know if you agree! Cheers, Alex On Wed, 9 Aug 2006 12:02:05 +0100, Carl P Barrow wrote > Hi Alex, >=20 > I think I've found another IE bug (if only we just had FireFox) I > switched my install of H/C 2.0 to run on port 80 which I thought I=20 > had no problems with. What I've found is that for some reason when adding > an image to a page it appends the mount-pont to the image path. So when > the path should be /media/image.jpg it puts > /mount-point/media/image.jpg. This doesn't happen in FireFox. >=20 > Like I said it seems to be just when running on port 80 and using=20 > IE. I took a copy of my live hypercontent install and ran it on=20 > port 8090 and didn't see the problem. >=20 > Cheers > Carl >=20 > ************************************* > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************* ------------------------------------------------------------------------ - 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 |
From: <al...@bi...> - 2006-08-15 18:31:24
|
Hi Carl, It turns out your production instance had a couple of other out of date javascript files (manage.js & rss.js). I updated them, and things seem to be working OK now. Let me know if you agree! Cheers, Alex On Wed, 9 Aug 2006 12:02:05 +0100, Carl P Barrow wrote > Hi Alex, > > I think I've found another IE bug (if only we just had FireFox) I > switched my install of H/C 2.0 to run on port 80 which I thought I > had no problems with. What I've found is that for some reason when adding > an image to a page it appends the mount-pont to the image path. So when > the path should be /media/image.jpg it puts > /mount-point/media/image.jpg. This doesn't happen in FireFox. > > Like I said it seems to be just when running on port 80 and using > IE. I took a copy of my live hypercontent install and ran it on > port 8090 and didn't see the problem. > > Cheers > Carl > > ************************************* > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************* |
From: Carl P B. <C.P...@hu...> - 2006-08-15 15:48:35
|
***************************************************************************************** To view the terms under which this email is distributed, please go to http://www.hull.ac.uk/legal/email_disclaimer.html ***************************************************************************************** |
From: Alex V. <al...@bi...> - 2006-08-15 12:51:48
|
Hi Carl, > I have used HyperContent to rebuild our recruitment site, which =20 > involved rebuilding our recruitment database using XML and XSL. I =20= > have been asked that the jobs be displayed in order of closing date =20= > rather then the date and time stamp created when the job advert was =20= > added. I have a closing date field specified in a dtd <!ATTLIST =20 > advertbodytext closingdate CDATA #REQUIRED> but obviously it isn=92t =20= > possible to sort by this because the system doesn=92t see it as a =20 > date. Does anyone know how I might do this? The easiest way to do this would be to enter the closing date in the =20 dublin core date field of the metadata editor. It accepts an ISO =20 date format that sorts properly as a string in XSL, and overrides the =20= creation and modified times for the file in sorted navigation lists. =20 The format is "yyyy-MM-dd HH:mm:ssZ". For presentation I've been =20 using this javascript library /repositories/bootstrap/js/date-functions.js With this you could do something like <script> var timestring =3D '<xsl:value-of select=3D"rdf:RDF/cfs:File/dc:date">'; var date =3D Date.parseDate(timestring,"Y-m-d H:i:sO"); var showdate =3D date.dateFormat("l, F d, Y g:i A"); document.getElementById('date-display').appendChild=20 (document.createTextNode(showdate)); </script> You should also be able to use EXSLT date functions to parse the date =20= in XSL for display as well; the only catch is EXSLT supports a =20 slightly different format, which you can get this way: <xsl:variable name=3D"timestring" select=3D"translate(rdf:RDF/cfs:File/=20= dc:date,' ','T')"/> You could of course also have your users enter a date in the same =20 format in your XML, and you could sort it as a string type in XSL. =20 You only have to use the dublin core date field if you want to use =20 navigation files to do the sorting. It probably wouldn't be too difficult to wire a javascript date =20 chooser into the metadata editor so users wouldn't have to get the =20 format just right. If you'd like, you could open a jira request for =20 this feature. > I have an enumerated list specified in a dtd <!ATTLIST =20 > eventsbodytext category (International|Consumer|Public|Sea|Other) =20 > #REQUIRED> What I actually need to for the users to select =20 > =91International law, Consumer law=85.=92 =46rom a drop down box in =20= > HyperContent. You don=92t seem to be able to use spaces in the list =20= > though. Does anyone have any pointers as to have I might =20 > accomplish this? > This has come up before, but there's no way to do it with just a DTD, =20= since valid XML names can't have spaces. I think the easiest =20 approach might be to support properties files for localization of =20 DTDs, e.g. /dtd/common.dtd /dtd/common.properties International=3DInternational Law Consumer=3DConsumer Law I suggest you open a Jira request for this feature as well! Cheers, Alex= |
From: Alex V. <al...@bi...> - 2006-08-14 13:44:30
|
Hi Carl, I haven't tried installing HC 1.4 under uP 2.5, but I imagine it = =20 should work with a little tweaking. I'd suggest you go ahead and try =20= it out in a development instance and see if you can get it running. =20 I'm not sure about the DB conversion tools for uP going from 2.1 to =20 2.5; if you can keep the groups and permissions data then user =20 privileges should be maintained. Cheers, Alex On Aug 11, 2006, at 10:34 AM, Carl Barrow wrote: > Hi Alex, > > > > As you probably know I have HyperContent 1.4 in production here in =20 > Hull, this is running within our production portal which is =20 > uPortal 2.1.4. We are upgrading the portal to uPortal 2.5.2 with =20 > DLM at the start of September. Since I don=92t have any time to move =20= > all my HyperContent users over to version 2.0 before that date I =20 > will need to port my HyperContent 1.4 installation into uPortal =20 > 2.5. Are there any known issues with regard to doing this apart =20 > from user privileges not being moved over along with the repositories? > > > > Would it be a better option to just leave HyperContent 1.4 running =20 > in its own portal until I can gradually move over and train the =20 > existing users? > > > > Cheers > > Carl > > > > ************************************* > > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > > ************************************* > > > > **********************************************************************=20= > ******************* > To view the terms under which this email is distributed, please go =20 > to http://www.hull.ac.uk/legal/email_disclaimer.html > **********************************************************************=20= > *******************---------------------------------------------------=20= > ---------------------- > 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________________________= ______=20 > _________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |
From: Carl B. <C.P...@hu...> - 2006-08-11 14:34:53
|
***************************************************************************************** To view the terms under which this email is distributed, please go to http://www.hull.ac.uk/legal/email_disclaimer.html ***************************************************************************************** |