[cfaussie] Re: Consuming a zipped webservice XML

2009-03-30 Thread Stephen M

Thanks for the quick response kai, I've just downloaded the hotfix but
won't be able to apply it until tomorrow.

On Mar 30, 4:56 pm, Kai Koenig k...@bloginblack.de wrote:
 Hi Stephen,

 this will hopefully help you, it's a know problem with HTTP-based  
 communication
 and IIS...

 http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402092

 It's a hotfix for 7.0.2 thoug, so make sure your CF server is running  
 7.0.2 in the
 first place.

 Also if it's just about CFHTTP, this helps as well:

 http://kiribao.blogspot.com/2007/11/handling-content-compression-with...

 Cheers
 Kai

 _
 Kai Koenig - Ventego Creative Ltd
 ph: +64 4 476 6781 - mob: +64 21 928 365 /  +61 450 132 117
 web:http://www.ventego-creative.co.nz
 blog:http://www.bloginblack.de



  The server hosting the webservice is zipping up the WSDL

  The result is that I get the folliwng error
  http://thing.whatsit.com.au/Ctab.WebServices/MembersWebService.asmx?
  WSDL. java.util.zip.ZipException: unknown compression method 

  I have tested my webservice calls on a dev server and they work fine
  when there is no zipping.  The webservice was created asp dotNET but
  don't hold that against it.  I am using CF version 7

  is there a parametre I can use to specify to unzip?


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] Re: Consuming a zipped webservice XML

2009-03-30 Thread MrBuzzy
Interesting, I've come accross this problem but didn't know there was a fix
for it.
I had to get 'them' to turn off compression on the web service.
At the time, I recall CF didn't support 'deflate' compression (or was it
Gzip...)

Kai, do you know if this hot fix specifically introduced support for
deflate? Or is this really an IIS only 'fix'?

Thanks.
On Mon, Mar 30, 2009 at 5:06 PM, Stephen M sgmul...@gmail.com wrote:


 Thanks for the quick response kai, I've just downloaded the hotfix but
 won't be able to apply it until tomorrow.

 On Mar 30, 4:56 pm, Kai Koenig k...@bloginblack.de wrote:
  Hi Stephen,
 
  this will hopefully help you, it's a know problem with HTTP-based
  communication
  and IIS...
 
  http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402092
 
  It's a hotfix for 7.0.2 thoug, so make sure your CF server is running
  7.0.2 in the
  first place.
 
  Also if it's just about CFHTTP, this helps as well:
 
  http://kiribao.blogspot.com/2007/11/handling-content-compression-with...
  
  Cheers
  Kai
 
  _
  Kai Koenig - Ventego Creative Ltd
  ph: +64 4 476 6781 - mob: +64 21 928 365 /  +61 450 132 117
  web:http://www.ventego-creative.co.nz
  blog:http://www.bloginblack.de
 
 
 
   The server hosting the webservice is zipping up the WSDL
 
   The result is that I get the folliwng error
   http://thing.whatsit.com.au/Ctab.WebServices/MembersWebService.asmx?
   WSDL. java.util.zip.ZipException: unknown compression method 
 
   I have tested my webservice calls on a dev server and they work fine
   when there is no zipping.  The webservice was created asp dotNET but
   don't hold that against it.  I am using CF version 7
 
   is there a parametre I can use to specify to unzip?
 
 
 


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] Re: Consuming a zipped webservice XML

2009-03-30 Thread Stephen M


On Mar 30, 5:06 pm, Stephen M sgmul...@gmail.com wrote:
 Thanks for the quick response kai, I've just downloaded the hotfix but
 won't be able to apply it until tomorrow.

 On Mar 30, 4:56 pm, Kai Koenig k...@bloginblack.de wrote:

  Hi Stephen,

  this will hopefully help you, it's a know problem with HTTP-based  
  communication
  and IIS...

 http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402092

  It's a hotfix for 7.0.2 thoug, so make sure your CF server is running  
  7.0.2 in the
  first place.


The hotfix hasn't worked.  How do I know if it has been applied
correctly?
The version is still reading as 7.02.142559 which is the same as it
was before I applied the fix.  Should that change?


  Also if it's just about CFHTTP, this helps as well:

 http://kiribao.blogspot.com/2007/11/handling-content-compression-with...

  Cheers
  Kai

  _
  Kai Koenig - Ventego Creative Ltd
  ph: +64 4 476 6781 - mob: +64 21 928 365 /  +61 450 132 117
  web:http://www.ventego-creative.co.nz
  blog:http://www.bloginblack.de

   The server hosting the webservice is zipping up the WSDL

   The result is that I get the folliwng error
   http://thing.whatsit.com.au/Ctab.WebServices/MembersWebService.asmx?
   WSDL. java.util.zip.ZipException: unknown compression method 

   I have tested my webservice calls on a dev server and they work fine
   when there is no zipping.  The webservice was created asp dotNET but
   don't hold that against it.  I am using CF version 7

   is there a parametre I can use to specify to unzip?


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] [ANN-SYD] Resource links

2009-03-30 Thread Chris Velevitch

At last night's meeting I forget to mention where you can find the
Multi-File History plugin for Eclipse that I demonstrated.

http://groups.adobe.com/posts/d3bf2eca98


Chris
--
Chris Velevitch
Manager - Adobe Platform Users Group, Sydney
m: 0415 469 095
www.apugs.org.au

Adobe Platform Users Group, Sydney
April meeting: Mate Application Framework
Date: Mon 27th April 6pm for 6:30 start
Details and RSVP on http://groups.adobe.com/posts/353d7bc050

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] Re: html editor

2009-03-30 Thread Mark Ireland

We are using Dav Glass' RichTextEditor from YahooUI.

 Date: Mon, 30 Mar 2009 11:57:23 +1100
 From: w...@skateboard.com.au
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] html editor
 
 
 Anyone have any recommendations for a browser based WYSIWYG HTML editor?
 
 Preferably no active x/java plug ins etc etc.
 
 thanks
 
 Drew
 
 
 
  

_
Looking for a place to manage all your online stuff? Explore the new Windows 
Live .
http://www.microsoft.com/australia/windows/windowslive/
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] Re: My charts dont come out

2009-03-30 Thread Mark Ireland

Hi Simon, We use apache.

My charts are coming out in the cache.

I dont really have a multihomed setup, just servers that share a fileserver.

Since my charts are very simple I want to go for the most easily maintained 
option.

Currently we get to the cfAdmin through a subdomain so I wonder if I need 
httpd.conf to include mappings to CFIDE/scripts and CFIDE/images?

Date: Sun, 29 Mar 2009 10:20:27 +1100
Subject: [cfaussie] Re: My charts dont come out
From: simon.had...@gmail.com
To: cfaussie@googlegroups.com

I can think of 2 things.

1. That since you are using https (SSL) you might not have your mappings or 
virtual host setup for that. Probably you only have them for http (clear). This 
would be in IIS not Coldfusion. If this is a shared hosting situation then you 
will need your mwn IP address as you cannot virtual host with SSL.  Not that I 
am aware of anyway.


2. In the CF administrator their is a mapping (Disk Cache Location) for where 
charts are placed.  This needs to match the URL. 

Another option is to bypass the CF charting and ue the API directly.  If you 
search google there are some examples on how it's done.


Cheers,
Simon

2009/3/26 Mark Ireland markinc...@hotmail.com






My charts dont come out because:

https://mysite.com.au/CFIDE/GraphData.cfm?graphCache=wc50graphID=Images/175606971012.PNG


doesnt resolve.

Is the a way I can change this url? I mean is it a setting somewhere?

https://mysubdomain.mysite.com.au might work.


Download the new Windows Live Messenger Find out what’s new with your friends 






-- 
Cheers
Simon Haddon

Woman loves feeling danger and speed. That is why woman wants man.  They get a 
speed rush that is the most dangerous of all.






_
Find out what’s new with your friends Download the new Windows Live Messenger
http://download.live.com/
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] Re: My charts dont come out

2009-03-30 Thread Simon Haddon
Hi Mark,

If you have an apache mapping for CFIDE then you should be ok. You say the
images are being generated in your cache which means the cfcharts is ok. The
next problem is where does apache think the URL is pointing to. Do you have
virtual hosts? That could affect things.  Also, you might want to check that
the charts are being generated to {coldfusion home}/charting/cache but your
url points to a sub directory images.

The only thing the maping for CFIDE does is provide a path to the Javascript
and the cfm template for displaying them.   It could be that cause you are
running under SSL that Apache does not know how to find the cfm template.

Cheers,
Simon

2009/3/31 Mark Ireland markinc...@hotmail.com

  Hi Simon, We use apache.

 My charts are coming out in the cache.

 I dont really have a multihomed setup, just servers that share a
 fileserver.

 Since my charts are very simple I want to go for the most easily maintained
 option.

 Currently we get to the cfAdmin through a subdomain so I wonder if I need
 httpd.conf to include mappings to CFIDE/scripts and CFIDE/images?

 --
 Date: Sun, 29 Mar 2009 10:20:27 +1100
 Subject: [cfaussie] Re: My charts dont come out
 From: simon.had...@gmail.com
 To: cfaussie@googlegroups.com

 I can think of 2 things.

 1. That since you are using https (SSL) you might not have your mappings or
 virtual host setup for that. Probably you only have them for http (clear).
 This would be in IIS not Coldfusion. If this is a shared hosting situation
 then you will need your mwn IP address as you cannot virtual host with SSL.
 Not that I am aware of anyway.

 2. In the CF administrator their is a mapping (Disk Cache Location) for
 where charts are placed.  This needs to match the URL.

 Another option is to bypass the CF charting and ue the API directly.  If
 you search google there are some examples on how it's done.

 Cheers,
 Simon

 2009/3/26 Mark Ireland markinc...@hotmail.com

  My charts dont come out because:


 https://mysite.com.au/CFIDE/GraphData.cfm?graphCache=wc50graphID=Images/175606971012.PNG

 doesnt resolve.

 Is the a way I can change this url? I mean is it a setting somewhere?

 https://mysubdomain.mysite.com.au might work.

 --
 Download the new Windows Live Messenger Find out what’s new with your
 friends http://download.live.com/




 --
 Cheers
 Simon Haddon

 Woman loves feeling danger and speed. That is why woman wants man.  They
 get a speed rush that is the most dangerous of all.



 --
 Download the new Windows Live Messenger Find out what’s new with your
 friends http://download.live.com/
 



-- 
Cheers
Simon Haddon

Woman loves feeling danger and speed. That is why woman wants man.  They get
a speed rush that is the most dangerous of all.

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] Re: Consuming a zipped webservice XML

2009-03-30 Thread charlie arehart

Hey Stephen, the issue is that hotfixes (and CHFs) don't change the update
version (on the CF Admin system settings page). You can see them (the
individual hotfix jars) listed instead in the java class path field on the
same Admin page. 

This is clarified in a CF8 technote (http://www.adobe.com/go/kb403823) and
though I find no CF7 technote communicating the same thing, I imagine it
applies. Let us know if that helps.

(The hotfix process, while it's gotten better over the years, is still
pretty poor in my opinion.)

/charlie

-Original Message-
From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Stephen M
Sent: Monday, March 30, 2009 6:10 PM
To: cfaussie
Subject: [cfaussie] Re: Consuming a zipped webservice XML


The hotfix hasn't worked.  How do I know if it has been applied
correctly?
The version is still reading as 7.02.142559 which is the same as it
was before I applied the fix.  Should that change?




--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] ANNOUNCE: CFUG QLD Tuesday 7th April 2009 ( New Location ( Same as February 09 ) )

2009-03-30 Thread Gareth Edwards

Hi everyone, its time for CFUG Brisbane again in April 2009.

Location:
TASS
Unit 1/31 Thompson St
Bowen Hills, QLD 4006

Date:
Tuesday 7th of April 2009
( Yes its early because of easter long weekend )

Time:
6:00 - 6:30PM, Arrival
6:30PM, Start

RSVP:
Please RSVP before 4:00PM on the 6th of April 2009.

http://qld.cfug.org.au/index.cfm?event=showRSVPFormmeetingID=F1245E5D-ACA7-99EE-58822CDEAC13F8AE

For more information please visit the URL below.

http://tinyurl.com/cfugqld/

If you would like to give a show and tell at this months CFUG, or 
would like to give a presentation yourself at an upcoming CFUG, please 
let me know.

Cheers
Gareth Edwards
ghedwa...@gmail.com

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] Workshop: Getting to Grips with Railo

2009-03-30 Thread Geoff Bowers

Folks,

Not sure how much interest there is locally in Railo and general
alternatives to Adobe ColdFusion.  However, Gert Franz (the guy behind
Railo) is in town in May speaking at the webDU conference.  We're
running a workshop to help him off set costs and spread the message of
ColdFusion open source goodness to those that want to learn more.

Workshop: Getting to Grips with Railo
---
http://www.webdu.com.au/session/workshop-getting-to-grips-with-railo

Gert Franz of Railo, Switzerland will present their alternative CFML
engine, covering their unique features and roadmap as well as showing
example applications running on the engine. Railo has a unique
approach to administering and configuring CFML, allowing you to
configure a number of runtime behaviours, especially around CFCs. It
also has a unique concept in resources which allow you to use file
operations transparently on local and remote file systems as well as
in memory. Even if you're absolutely wedded to Adobe ColdFusion, it
should give you some interesting ideas about new ways to write your
CFML code!
FULL DAY Price: $495 (inc GST)

Anyhoot, worth a thought.  Railo 3.1 is due out this month, and will
be the first full blown open source version of Railo -- released under
LGPL by the JBoss community.

All the best,

-- geoff
http://www.daemon.com.au/
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[cfaussie] Find IP address for JSessionID?

2009-03-30 Thread Brontojoris

Hi,

I'm wondering if anyone knows of a good way to find the IP address for
a given jsessionid. I'm using createObject
(java,coldfusion.runtime.SessionTracker) function to get a list of
active sessions on a server, and was hoping to also find the same kind
of information that is available through the Active Sessions page of
the Coldfusion 8 Monitor, such as IP address.

Many thanks,
Joris
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---