Problem creating webforms
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2007 06:49 PM
I have Alfresco running on two machines: my local desktop machine (where I do development) and a separate server where our integration and QA is performed. The webforms work properly on my my desktop install, however when I attempt to create a webform on the integration server I am running into a problem.
On Step 1 - Web Form Details, after I browse for a schema, it is supposed to show the schema name then populate the root element, name, and title. For some reason this is not happening. After I select the schema, the browse button disappears and no field gets populated.
- Michael C. Maggio
On Step 1 - Web Form Details, after I browse for a schema, it is supposed to show the schema name then populate the root element, name, and title. For some reason this is not happening. After I select the schema, the browse button disappears and no field gets populated.
- Michael C. Maggio
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2007 11:22 AM
Ok, I got it to work but I'm curious as to why it's failing. Basically, we are using Apache with mod_proxy on this machine so that all hosted web applications can be accessed via port 80. It is configured such that any request beginning with the path "/alfresco" will be forwarded to Alfresco's tomcat instance at port 8280. When I create a webform through this mod_proxy setup, then I see the problem described above. When I connect my browser directly to port 8280, then it works fine.
While mod_proxy appears to behave well with most things in the Alfresco GUI, why would it not work for configuring web forms. Do we need to add another context root to the mod_proxy config?
Thanks,
- Michael C. Maggio
While mod_proxy appears to behave well with most things in the Alfresco GUI, why would it not work for configuring web forms. Do we need to add another context root to the mod_proxy config?
Thanks,
- Michael C. Maggio

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2007 07:08 AM
Hi Michael
How did u fix this - i'm having the same issue. Currently using JBoss Portal with WCM 2.0.
I get as far as the Create Web Form in Step One, upload the XSD then nothing is populated.
Cheers
andy
How did u fix this - i'm having the same issue. Currently using JBoss Portal with WCM 2.0.
I get as far as the Create Web Form in Step One, upload the XSD then nothing is populated.
Cheers
andy
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2007 07:20 AM
Andy:
WCM web forms make heavy use of AJAX. JBoss Portal prior to 2.6 did not support AJAX-enabled portlets. This is something we've worked with RedHat on for JBoss Portal 2.6 and Alfresco 2.1.0.
What I recommend is that you update to 2.1.0 Community Final and look at our WCM portlets. They work in JBoss Portal 2.6 and will be included in the RedHat Exchange. Those portlets are actually quite slick - they make it very simple to publish content directly from the portal. And of course since it's web scripts, it's very easy to modify.
Kevin
WCM web forms make heavy use of AJAX. JBoss Portal prior to 2.6 did not support AJAX-enabled portlets. This is something we've worked with RedHat on for JBoss Portal 2.6 and Alfresco 2.1.0.
What I recommend is that you update to 2.1.0 Community Final and look at our WCM portlets. They work in JBoss Portal 2.6 and will be included in the RedHat Exchange. Those portlets are actually quite slick - they make it very simple to publish content directly from the portal. And of course since it's web scripts, it's very easy to modify.
Kevin
