[cfaussie] Incompatible Jars

2011-12-21 Thread skateboard.com.au
Hi People

I have a java api I am using. I was hoping to invoke it natively via CF
(running 9). The api uses about 40 common type apache jars, several of
which are also used by CF. Problem is when I dump these in CF9/lib I get
errors due to CF wanting to use diff versions than the api I am using.  

I was wondering if there was a way with CF to somehow specify that a
certain created object uses a certain classpath/set of packages rather
than inheriting all the CF ones. If I am just going about this all the
wrong way feel free to highlight my ignorance.



thanks in advance


Drew Peacock


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Incompatible Jars

2011-12-21 Thread AJ Mercer
is that what javaLoader does?
 http://javaloader.riaforge.org/


On 22 December 2011 08:49, skateboard.com.au w...@skateboard.com.au wrote:

 Hi People

 I have a java api I am using. I was hoping to invoke it natively via CF
 (running 9). The api uses about 40 common type apache jars, several of
 which are also used by CF. Problem is when I dump these in CF9/lib I get
 errors due to CF wanting to use diff versions than the api I am using.

 I was wondering if there was a way with CF to somehow specify that a
 certain created object uses a certain classpath/set of packages rather
 than inheriting all the CF ones. If I am just going about this all the
 wrong way feel free to highlight my ignorance.



 thanks in advance


 Drew Peacock


 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




-- 

*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix
Railo Community Manager http://www.getrailo.org/index.cfm/community/team/

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Incompatible Jars

2011-12-21 Thread Mark Mandel
Beat me to it :)

Sent from my mobile doohickey.
On Dec 22, 2011 11:52 AM, AJ Mercer ajmer...@gmail.com wrote:

 is that what javaLoader does?
  http://javaloader.riaforge.org/


 On 22 December 2011 08:49, skateboard.com.au w...@skateboard.com.auwrote:

 Hi People

 I have a java api I am using. I was hoping to invoke it natively via CF
 (running 9). The api uses about 40 common type apache jars, several of
 which are also used by CF. Problem is when I dump these in CF9/lib I get
 errors due to CF wanting to use diff versions than the api I am using.

 I was wondering if there was a way with CF to somehow specify that a
 certain created object uses a certain classpath/set of packages rather
 than inheriting all the CF ones. If I am just going about this all the
 wrong way feel free to highlight my ignorance.



 thanks in advance


 Drew Peacock


 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




 --

 *AJ Mercer*
 webonix:net strength=Industrial / http://webonix.net | webonix:org
 community=Open / http://webonix.org
 http://twitter.com/webonix
 Railo Community Managerhttp://www.getrailo.org/index.cfm/community/team/

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Incompatible Jars

2011-12-21 Thread skateboard.com.au
Thanks fellas... trying that out

seems to be doing the trick for the most part.. but its spitting out

Could not instantiate ORB implementation: org.jacorb.orb.ORB


I'm calling another jar which uses this package.. Jacorb.jar is being
loaded into to the classloader with the actual jar I'm calling.

thanks

Drew



-Original Message-
From: AJ Mercer ajmer...@gmail.com
To: cfaussie@googlegroups.com
Date: Thu, 22 Dec 2011 08:52:17 +0800
Subject: Re: [cfaussie] Incompatible Jars

 is that what javaLoader does?
  http://javaloader.riaforge.org/
 
 
 On 22 December 2011 08:49, skateboard.com.au w...@skateboard.com.au
 wrote:
 
  Hi People
 
  I have a java api I am using. I was hoping to invoke it natively via
 CF
  (running 9). The api uses about 40 common type apache jars, several
 of
  which are also used by CF. Problem is when I dump these in CF9/lib I
 get
  errors due to CF wanting to use diff versions than the api I am
 using.
 
  I was wondering if there was a way with CF to somehow specify that a
  certain created object uses a certain classpath/set of packages
 rather
  than inheriting all the CF ones. If I am just going about this all
 the
  wrong way feel free to highlight my ignorance.
 
 
 
  thanks in advance
 
 
  Drew Peacock
 
 
  --
  You received this message because you are subscribed to the Google
 Groups
  cfaussie group.
  To post to this group, send email to cfaussie@googlegroups.com.
  To unsubscribe from this group, send email to
  cfaussie+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/cfaussie?hl=en.
 
 
 
 
 -- 
 
 *AJ Mercer*
 webonix:net strength=Industrial / http://webonix.net |
 webonix:org
 community=Open / http://webonix.org
 http://twitter.com/webonix
 Railo Community Manager
 http://www.getrailo.org/index.cfm/community/team/
 
 -- 
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To post to this group, send email to cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.
 


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.