Re: cfx tags

2007-04-08 Thread Jochem van Dieten
Russ Michaels wrote: > I am having a problem on a CFMx7.0.2 server where JAVA CFX tags do not work. > java.lang.NoClassDefFoundError: com/allaire/cfx/CustomTag > at java.lang.ClassLoader.defineClass0(Native Method) Is WEB-INF\lib\cfx.jar on the classpath? Jochem ~~

Re: cfx tags

2007-04-08 Thread Russ Michaels
I am having a problem on a CFMx7.0.2 server where JAVA CFX tags do not work. I have registered the tags in the cfadmin as I normally would (yes the tag name and the class is correct), and they are in a folder which is mapped in the jvm class path {application.home}/../cfx) Whenever any CFX tag i

Re: cfx tags

2007-01-19 Thread Russ Michaels
They are JAVA tags, there is nothing in the logs other than I posted before. ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;5676058

RE: cfx tags

2007-01-19 Thread Paul Vernon
Russ, > I have regitered the tags in the cfadmin, and they are in a > folder which is mapped in the jvm class path {application.home}/../cfx > > Whenever any CFX tag is called it results in a blank page. > Are the tags C++ or Java? Are any debug logs created by the CFX tags themselves? Yours

RE: CFX tags and JRE 1.4

2005-05-26 Thread Guy Rish
7;s somewhat resolved (mentally brushing it under the rug as I type here). > -Original Message- > From: Guy Rish [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 26, 2005 3:19 PM > To: CF-Talk > Subject: RE: CFX tags and JRE 1.4 > > Steven, > > I don't th

RE: CFX tags and JRE 1.4

2005-05-26 Thread Steve Brownlee
e do that, sorry. Anyway, I'm going to avoid the issue since it's somewhat resolved (mentally brushing it under the rug as I type here). > -Original Message- > From: Guy Rish [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 26, 2005 3:19 PM > To: CF-Talk > Subject:

RE: CFX tags and JRE 1.4

2005-05-26 Thread Guy Rish
Steven, I don't think it's a bytecode version issue. The error you're getting sounds like there is something wrong in the definition of the class that the ColdFusion Server is trying to load (the one specified as the CFX class in the Administrator). If you can why don't you post the following:

Re: CFX tags and CFMX6.1 and activespell

2003-08-14 Thread Sean A Corfield
On Monday, Aug 11, 2003, at 06:36 US/Pacific, <[EMAIL PROTECTED]> wrote: > 08/10 19:23:44 error com/allaire/cfx/CustomTag > java.lang.NoClassDefFoundError: com/allaire/cfx/CustomTag at > java.lang.ClassLoader.defineClass0(Native Method) This error indicates that the cfx.jar (in WEB-INF/lib)

RE: CFX tags and CFMX6.1 and activespell

2003-08-14 Thread Douglas.Knudsen
WOOHOO!!! After many late hours this weekend I finally got it to work. Thanks to a lead from Greg at CFDev concerning the class path set in JRun. Here's the scoop place cfx Java tags in (this is where cfx.jar is at which contains the com.allaire.cfx classes) :\JRun4\servers\cfusion\cfusio

RE: CFX tags not staying in memory on MX

2003-02-25 Thread webguy
I couple of ideas, pointers etc. 1) First of all make sure that the DLL is being unloaded Use list dlls http://sysinternals.com/ntw2k/freeware/listdlls.shtml 2) CFMX, I think,uses JNI to call dlls , look in this area. (Sean could confirm this?) 3) Write a wrapper in Java, u

RE: CFX tags

2002-11-14 Thread Jason Lees (National Express)
Mark, To the best of my knowledge you need to define the CFX tag on the local server, and have a local copy or a mapped drive to the location of the CFX tags on the other server. Jason Lees Systems Developer National Express Coaches Ltd. -Original Message- From: Mark Leder [mailto:mel@

Re: CFX tags

2002-11-14 Thread Stephen Moretti
> Hi All, > Can CFX tags installed on one CFServer be called from a second server / > site which doesn't have the tags installed on its CFServer? > No. Well Not unless you start messing about with writing CFC wrappers for the CFX tag to handle the data passed in and passing back the results ,

Re: CFX tags with Delphi !!!

2001-07-31 Thread Alexandr Timchur
Hi Hamid! Try CFX_D [ http://www.thecia.net/users/lfofanov/CFXD/cfxd.htm ]. It's works well. Alex. HH> I want to create CFX tags using Delphi. I am wondring HH> if I can create them without any additional components HH> for Delphi. ~~ Structure

Re: CFX tags with Delphi !!!

2001-07-30 Thread Howie Hamlin
You can download the source for cfx_imsmail which is written in Delphi. It contains a freeware port of the CFX API. Just click on the downloads from our web site. HTH, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Serve

Re: CFX tags

2001-05-22 Thread Michael Dinowitz
* Team Allaire * I did a rewrite of it as a module. A little slower but more options. Isn't there one that ships with the Solaris version of forums? > Thanx! I have been busting my head over this for the last day. At least > now I have som

Re: CFX tags

2001-05-22 Thread Joseph Thompson
There are two "CFTREE" tags (one to build an FTP tree, one to build a "Directory" tree) here at CFHub. They are "slow", but because they build the entire tree into a "static" form you only need to run them when the directory structure/files change. What you wind up with is a "CFTREE" except that

RE: CFX tags

2001-05-22 Thread Ray Bujarski
Thanx! I have been busting my head over this for the last day. At least now I have some direction. I think I might try to compile it. There are several gook Sun ppl here. If anyone already has a compiled CFX_MAKE_TREE extension for solaris will you please let me know how it worked for you.

RE: CFX tags

2001-05-22 Thread Dave Watts
> I am using solaris/NetscapeWebServer/CFServer4.5 and am > trying to use the cfx_make_tree tag. I am new to the solaris > environment so I am not sure that I am doing this correctly. > I have tried to put the dll in both the webserver root and > pointing the server to that directory and the

Re: CFX tags

2001-05-22 Thread Marius Milosav
Those dll were build for Windows platform. If you have access to the source code try to build them with a c compiler for Sun. Marius Milosav www.scorpiosoft.com It's not about technology, it's about people. Virtual Help Desk Demo (VHD) www.scorpiosoft.com/vhd/login.cfm - Original Message --

RE: cfx tags

2000-12-16 Thread Jay Brushett
Thanks to everyone who helped answer this question, you've been really helpfull! Jay At 04:45 PM 12/15/2000 -0500, you wrote: > > > > Hi all, > > > > I'm in the midst of building my first cfx tag using visual c++ 6. > > > > I've gotten to the point where the dll is compiled. What I need > > to

RE: cfx tags

2000-12-15 Thread lsellers
> > Hi all, > > I'm in the midst of building my first cfx tag using visual c++ 6. > > I've gotten to the point where the dll is compiled. What I need > to know now > is the whole process of registering it. > Mainly I need to know if it has to be registered both with the operating > system and col

RE: cfx tags

2000-12-15 Thread JustinMacCarthy
once you have the dll , you just need to register it in the ColdFusion admin section. Choose the path etc ... Justin >-Original Message- >From: Jay Brushett [mailto:[EMAIL PROTECTED]] >Sent: Friday, December 15, 2000 1:08 PM >To: CF-Talk >Subject: cfx tags > > > >Hi all, > >I'm in the m

Re: cfx tags

2000-12-15 Thread Shane Witbeck
Just CF ...just name the tag (dll) and point to it after you put it in the c:\cfusion\cfx directory. Shane Witbeck -- Original Message -- From: Jay Brushett <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Fri, 15 Dec 2000 13:07:37 -03-30 > >Hi al

Re: cfx tags

2000-12-15 Thread Howie Hamlin
It needs to be registered only with ColdFusion. You can do this from the administrator or you can copy the settings from another entry in the CF Registry. My company has a program that registers our cfx tags with cf automatically - it's not hard to do. HTH, Howie Hamlin - inFusion Project Mana

RE: CFX tags

2000-10-24 Thread lsellers
> You are absolutely correct. The simple explanation is that CFX tags are > executables (dll or class files) that utilize the ColdFusion API. Thus, > they must be written in a separate language. However, if your colleague > can show us the "button", we'd all be eternally grateful. To addd to t

Re: CFX tags

2000-10-24 Thread Billy Cravens
You are absolutely correct. The simple explanation is that CFX tags are executables (dll or class files) that utilize the ColdFusion API. Thus, they must be written in a separate language. However, if your colleague can show us the "button", we'd all be eternally grateful. -- Billy Cravens [E

Re: CFX tags

2000-10-23 Thread J.Milks
Your friend is buying lunch... C++ or Java Jim - Original Message - From: "W Luke" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, October 23, 2000 11:18 AM Subject: CFX tags > Hi, > > Could someone resolve an argument I've been having all day with a colleague > ab

Re: CFX tags

2000-10-23 Thread Howie Hamlin
CFX tags can be written in C++, Java and Delphi. HTH, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Server (iMS) - the World's most configurable mail server - Original Message - From: "W Luke" <[EMAIL PROTECTED]>

Re: CFX Tags

2000-10-14 Thread Bill Davidson
As long as the CFX tag is not something that is dangerous, most hosting companies will accommodate your needs. If not, then ya might want to look for a better hosting company. -Bill /intraget - Original Message - From: Gary J. Groomer <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> S

RE: CFX Tags

2000-10-13 Thread lsellers
> > There is a tag in the Developer's Exchange at Allaire called > Auto_Add_CFX... I've used it to add CFX on my virtual server. I wrote it. It requires CFREGISTRY to be turned on. It directly adds the required entires to the registry to "register" a CFX tag. So... if you can use CFREGISTRY, yo

RE: CFX Tags

2000-10-13 Thread Hatton Humphrey
Neil, I had to use the tag I mentioned because, while the host I use was willing to add the CFX I needed for my site, they never did it. I requested the addition a month and a half before I needed it. It never got added, and in desperation, I had to resort to "circumventing the system". I agre

Re: CFX Tags

2000-10-13 Thread Neil H.
Gary, As a hosting provider I am upset that you are looking for a way to circumvent the system. The reason people in the hosting business don't allow those tags is because of trust, and this is a perfect example... Neil - Original Message - From: "Gary J. Groomer" <[EMAIL PROTECTED]

RE: CFX Tags

2000-10-13 Thread Hatton Humphrey
There is a tag in the Developer's Exchange at Allaire called Auto_Add_CFX... I've used it to add CFX on my virtual server. Hatton Humphrey > -Original Message- > From: Gary J. Groomer [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 13, 2000 8:18 PM > To: CF-Talk > Subject: CFX Tags >

Re: CFX Tags

2000-10-13 Thread Jim McAtee
Nope. - Original Message - From: "Gary J. Groomer" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, October 13, 2000 7:18 PM Subject: CFX Tags > Is there a way to use a CFX tag without registering it through the > ColdFusion administrator? The site that I want to use

Re: CFX Tags

2000-10-13 Thread Brian bouldernet
So you have registry access? if so you can go through there... Sorry, but question like OS, Physical Hard Drive Mappings and Service availability prevent me from being more specific... -Brian - Original Message - From: Gary J. Groomer <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Se

RE: cfx tags w/ java are NOT, I repeat NOT a pain! 8-)

2000-07-05 Thread Larry Meadors
>>> [EMAIL PROTECTED] 07/05/00 11:22AM >>> >Both did not reload for me. >I guess the only difference I can see is that your >on AS/400 and I'm on NT. No, I'm not running on an as/400, I'm just using some classes to access our as/400 - I'm running on NT. >Has anyone on NT been able to get the rel

RE: cfx tags w/ java are NOT, I repeat NOT a pain! 8-)

2000-07-05 Thread Reilly, Jim
onalInformation: Service Pack 5 SERVER.OS.Version: 4.0 SERVER.OS.BuildNumber: 1381 Tkx, Jim -Original Message- From: Larry Meadors [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 20, 2000 4:21 PM To: [EMAIL PROTECTED] Subject: RE: cfx tags w/ java are NOT, I repeat NOT a pain! 8-)

RE: cfx tags w/ java are NOT, I repeat NOT a pain! 8-)

2000-06-20 Thread Larry Meadors
Here's my setup - strikingly similar to yours! ;-) Load JVM when starting: checked JVM path: C:\JRun\jre\bin\classic\jvm.dll Class path: C:\java\jt400.zip (for my IBM AS/400 specific needs, irrelevant for this) Init heap: 1024 Max heap: 16384 System options: (empty) Imp. options: (empty) CFX jar

RE: cfx tags w/ java are NOT, I repeat NOT a pain! 8-)

2000-06-20 Thread Reilly, Jim
c:\jrun\jre\bin\classic Class Path: C:\CFUSION\Java\classes CFX Jar Path: C:\CFUSION\Java\classes Thanks! Jim -Original Message- From: Larry Meadors [mailto:[EMAIL PROTECTED]] Sent: Monday, June 19, 2000 4:40 PM To: [EMAIL PROTECTED] Subject: RE: cfx tags w/ java are NOT, I repeat N

RE: cfx tags w/ java are NOT, I repeat NOT a pain! 8-)

2000-06-19 Thread Larry Meadors
WOO HOO! Put your compiled class file in the cfusion\java\classes directory. Register it w/ CFAdmin. Use this syntax: And it'll work! It really works! COOL! Larry (gleefully going to get a soda ;-) >>> [EMAIL PROTECTED] 06/19/00 01:54PM >>> > Larry, > > I (and many other per both this and

RE: cfx tags w/ java are a pain

2000-06-19 Thread lsellers
> Larry, > > I (and many other per both this and Allaire's Forums ) > have had the same problem and have not found a > resolution to this yet. If you find one, definitely > pass it along! > > I also have tried the 'reload' in the cfx tag, but that > did not work either. If any of you ever get ja

RE: cfx tags w/ java are a pain

2000-06-19 Thread Reilly, Jim
Larry, I (and many other per both this and Allaire's Forums ) have had the same problem and have not found a resolution to this yet. If you find one, definitely pass it along! I also have tried the 'reload' in the cfx tag, but that did not work either. Tkx, Jim -Original Message- From

Re: CFX Tags/NT Processes

2000-05-26 Thread Howie Hamlin
If you want to list services we have a freeware tag that allows you to list, stop and start services. You can get it from www.CoolFusion.com Regards, Howie Hamlin -- inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668 www.CoolFusion.com =