DatabaseSelectAction

2006-02-12 Thread Pasha Minallah
Hi, Here's all I'm trying to do. 1) Query database using an id session attribute. 2) Store result in a new session attribute. How might I do this? I have looked at the documentation and the api-docs with no success. - Pasha -

Re: DatabaseSelectAction

2006-02-13 Thread Pasha Minallah
On Sunday 12 February 2006 23:48, Derek Hohls wrote: > > You description here is a little limited, but, I assume > you have sucessfully authenticated a user and have an > ID for them. Yes, that is correct. The user is authenticated using the DatabaseAuthenticatorAction and two variables (sid and

Running Ant from Cocoon Action

2006-03-17 Thread Pasha Minallah
Hi, I'm trying to run Ant 1.6.2 from a Cocoon 2.1.7 Action. I've added ant.jar and ant-launcher.jar to WEB-INF/lib. Using org.apache.tools.ant.launch.Launcher in a standalone test case outside of cocoon works fine. It gives me a ClassCastException when I try to use the same code inside a coc

XInclude Problem: Fails to Produce Well-Formed Output

2006-05-27 Thread Pasha Minallah
inted this problem out in Cocoon 2.1.8 as well, perhaps not in as much detail. I would urge you to at least restore the working code if fixing the problem is going to take a while. Thanks. -- Pasha Minallah Software Engineer Neptune and Company, Inc. http://www.neptun

Re: XInclude Problem: Fails to Produce Well-Formed Output

2006-05-27 Thread Pasha Minallah
evelopers know that this continues to be an issue in 2.1.9. -- Pasha Minallah Software Engineer Neptune and Company, Inc. http://www.neptuneandco.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: XInclude Problem: Fails to Produce Well-Formed Output

2006-05-30 Thread Pasha Minallah
ode now, please download 2.1.10-dev from our subversion repository. Thank you, Jason and Antonio! Much appreciated. -- Pasha Minallah Software Engineer Neptune and Company, Inc. http://www.neptuneandco.com/ - To unsubscribe,

Flowscript and Sitemap Logic

2006-06-12 Thread Pasha Minallah
Hi, I have a quick question. Once a Flowscript function is called from a matcher, is it then possible to resume sitemap processing and not to have the function return a page or redirect? -- Pasha Minallah Software Engineer Neptune and Company, Inc. http://www.neptuneandco.com

Problem with XIncludes in 2.1.8

2006-01-04 Thread Pasha Minallah
sed in the latter form, there appears a residual tag in the produced XML without a corresponding start tag. As a result, the output XML is not well-formed and has caused us some serious problems. So, we can't upgrade to 2.1.8 until this is fixed. Has anyone else encountered this problem

Re: Problem with XIncludes in 2.1.8

2006-01-04 Thread Pasha Minallah
issue as in the link. The website seems to indicate that the patch was applied to the 2.2-dev branch and not necessarily to 2.1.8. -- Pasha Minallah Software Engineer Neptune and Company, Inc. http://www.neptuneandco.com/ - To