Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 59  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: This is a discussion and support group for users of the JavaLoader library for ColdFusion.

More details of which can be found here:
http://www.transfer-orm.com/?action=java loader.index

 

CF10 Bug? Could not find the designated method 
  Hi Mark, Attached is a test using v1.1 that works perfectly in CF9. I'm loading the JavaCSV library (links below), loading a reader object using the comma delimited file "mark.txt", looping through each row, and display the row data. Works fine in CF9. [link] [link]... more »
By Dorioo  - May 26 - 3 new of 3 messages    

- 1.1 Released 
  Hey all, Just a heads up that I just release JavaLoader 1.1 For a quick synopsis, to copy and paste from my blog: [link] A couple of new items in this release of JavaLoader: ...Enjoy! Mark
By Mark Mandel  - Feb 16 - 10 new of 10 messages    

best practice for CFCDynamicProxy -- one for each proxied type? or one for the entire app? 
  All, I'm creating several different kinds of proxies via CFCDynamicProxy: CFCDynamicProxy = application.javaloader.create( "com.compoundtheory.coldfusion .cfc.CFCDynamicProxy"); And then using CFCDynamicProxy.createInstance (...); My question is: is there any reason why I *wouldn't* want to create that as an app-scoped object, and use that singleton instance to... more »
By Marc Esher  - Jan 18 - 5 new of 5 messages    

Javaloader Error on Shared host 
  I am using javaloader 1.0 on a local xp box with coldfusion 9.0. I have been using it to load Bcrypt ([link] jBCrypt/) and it works fine with the code at: [link] ============================ pw = "happy1.!gIlm0re";... more »
By ortho  - Jan 2 - 4 new of 4 messages    

Issue with Tika & Javaloader 
  Hi, I'm trying to extract text from various files using Tika and I am having an issue loading the jar with Javaloader. If the Tika jar is put in the CF classpath, and loaded using createObject, it works perfectly. When loading the same jar using Javaloader I get an error when trying to instantiate a... more »
By Sean Coyne  - Jan 2 - 12 new of 12 messages    

Class not found: coldfusion.runtime.java.JavaPr oxy when using TCCL 
  Hi, I'm trying to load a java class I wrote but ran into some "JAR Hell" issues, namely: org.apache.xml.dtm.ref.DTMMana gerDefault cannot be cast to org.apache.xml.dtm.DTMManager So I did a bit of searching on this list and found some discussion about the use of the ThreadContextClassLoader, as described by Mark... more »
By Andrew  - Nov 8 2011 - 3 new of 3 messages    

JavaLoader and memory usage 
  Hi All, We're looking at using JavaLoader for a project but have hit a snag with memory consumption. Our project uses POI to generate Word documents and because CF9 uses earlier versions of POI, we need to separate out our own classes, hence JavaLoader. The issue we have is that we need to be using POI's ooxml-... more »
By Barnaby Relph  - Oct 4 2011 - 9 new of 9 messages    

Javaloader / AsyncHTTP question 
  Hi Mark (or anyone else who wants to listen :)), I have a use case for your asyncHTTP library and I have just gone to set it up, but noticed it packages the JavaLoader.cfc with it. I'm using JavaLoader elsewhere in my app. Should I try and hack it to reuse the existing JavaLoader, or is it okay to have multiple versions... more »
By Andrew  - Aug 25 2011 - 3 new of 3 messages    

coldfusion / java performance integration 
  Hi, Just using a java pdf lib, just getting started with java / CF integration. running my simple test app from eclipse / java is instant i.e < 1 sec, when I run using: <cfscript> test = createObject("java", "Test").init(); </cfscript> or javaloader <cfscript> loader = createObject("component",... more »
By Brettski  - Jul 25 2011 - 4 new of 4 messages    

Trying to load latest POI with javaloader... getting strange initialization error 
  All, I'm trying to load the latest POI nightlies using javaloader. I've inited javaloader with an array of all the POI binaries plus all its dependencies (20 some jars or so). When I try to create the top-level object: workbook = javaloader.create("org.apache. poi.xssf.streaming.SXSSFWorkbo ok");... more »
By Marc Esher  - Jul 18 2011 - 13 new of 13 messages    

1 - 10 of 59   « Newer | Older »

XML       Send email to this group: javaloader-dev@googlegroups.com