Quoting Timothy Larson <[EMAIL PROTECTED]>:
> In Cocoon2.1 (have not checked 2.0.4dev) _esql_connection.setUrl(String) was
> broken by
> the esql changes that were made in the last day or two. Here is the error
> message:
Thanks for reporting, Tim! Just fixed it.
Was o
In Cocoon2.1 (have not checked 2.0.4dev) _esql_connection.setUrl(String) was broken by
the esql changes that were made in the last day or two. Here is the error message:
org.apache.cocoon.components.language.LanguageException: Error compiling ftst_xsp_src:
ERROR 1
(C:\jakarta-tomcat-3.3.1\work
Guys, I commited some changes to the esql logicsheet + helper classes
in HEAD. Things that were bugging me for a while...
The changes are supposed to be internaly only - so please report back
if you experience any problems. Chris, could you please take a closer look?
I'll add some oracle specific
Thanx.
Hummgood point.
-Andy
Christian Haul wrote:
>On 05.Jun.2002 -- 10:45 PM, Andrew C. Oliver wrote:
>
>
>>Perhaps this is a change that requires me to change the samples
>>(non-backward compatible) but if so I'm not aware of it.
>>
>>
>
>Not at all, t'was my fault. Fix is checke
On 05.Jun.2002 -- 10:45 PM, Andrew C. Oliver wrote:
> Perhaps this is a change that requires me to change the samples
> (non-backward compatible) but if so I'm not aware of it.
Not at all, t'was my fault. Fix is checked in. Please retry.
BTW the cvs id is the username at apache.org. So you coul
Perhaps this is a change that requires me to change the samples
(non-backward compatible) but if so I'm not aware of it.
The most recent changes to ESQL break the POI statetax2.sample
(http://localhost:8080/cocoon/samples/poi/statetax2.xls).
I reverted the
./org/apache/cocoon/components/langu
On 27.Jul.2001 -- 05:04 PM, Christian Haul wrote:
> * get-columns now tries to print out complex types as well by
> looking at jdbc type & if object is instance of List or Set.
> Since it is non trivial to retrieve sensible names for parts of
> complex types, this introduces
Team,
I have commited to CVS what I have announced a couple of days
back. Although no one objected then, this might be controversial so I
checked in only to C2.1.
Changed API
* replaced by generic like
all other taglibs do.
New tags: (name says it all)
* get-object
* get-met