Don't panic, we do support access to the underlying java class methods
in general. It just so happens that you've chosen a method that we've
not implemented for our underlying implementation of java.util.List.
Most of the other methods - iterator() for example - have been implemented.
Andy
enigment wrote:
> Under cf 7, cf8, and railo 3, this works:
>
> <cfset a = ListToArray('a,b,c,d')>
> <cfoutput>#a.indexOf('c')#</cfoutput>
>
> But under Open BlueDragon 1.1, it gives a
> java.lang.UnsupportedOperationException (with a blank 'message' key in
> the thrown exception, probably another issue).
>
> Does this mean that the underlying java methods of open bd objects are
> not exposed in general? Is there another way to get at those methods?
> They're often pretty handy.
>
> Thanks, and sorry for all the open bd newb questions. I'm finally
> getting around to exploring alternate cfml engines, so though I've
> been doing cf for a long time, I'm brand new to both open bd and
> railo.
>
> e
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
http://groups.google.com/group/openbd?hl=en
official site @ http://www.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---