Look at ...\tomcat 5.0\logs\stdout.log. To see it in FB, you need to use the Net connection pane, but I don't really use this myself. The tomcat log will be better.
Hmm, you might also need to set the logging level on tomcat. Tracy -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Fitzpatrick Sent: Thursday, September 15, 2005 3:20 PM To: [email protected] Subject: RE: [flexcoders] flexstore not working At 02:01 PM 9/15/2005, you wrote: >In Flex-config: ><!-- turn on debug to see the request and response on the server side as >well as debug information in client side tracing --> > <web-service-proxy-debug>true</web-service-proxy-debug> I did try setting that tag to true, but wasn't sure what to do next. None of the debugging panes in FlexBuilder showed anything that I could see. I'm running Tomcat 5.0.25. - Tom >How to see the debug info depends on your J2EE servlet container and how >you are running it. > >Integrated JRun is easiest, the debugging ifo will be visible in the >command window that also displays the Flex server info. > >What are you using? > >Tracy > >-----Original Message----- >From: [email protected] [mailto:[EMAIL PROTECTED] On >Behalf Of Tom Fitzpatrick >Sent: Thursday, September 15, 2005 10:32 AM >To: [email protected] >Subject: RE: [flexcoders] flexstore not working > >At 06:51 PM 9/14/2005, you wrote: > >Turn on web service debugging in flex config and look at the monitor or > >logs. Any clues there? > >I don't know how to do this. > >Since none of my services are working, I wonder if the problem is with >the >{context.root} reference in the flex-config.xml whitelist. Checking >through >the archives, I couldn't find any reference to a fix for my problem. > >- Tom > > >-----Original Message----- > >From: [email protected] [mailto:[EMAIL PROTECTED] On > >Behalf Of Tom Fitzpatrick > >Sent: Wednesday, September 14, 2005 4:58 PM > >To: [email protected] > >Subject: RE: [flexcoders] flexstore not working > > > >Yes, I did that - here's the listing in flex-config.xml: > > > > <service name="FlexStoreCatalogWS"> > > ><wsdl>{context.root}/services/CatalogWS?wsdl</wsdl> > > <endpoints> > > > ><endpoint>{context.root}/services/CatalogWS</endpoint> > > </endpoints> > > > ><use-custom-authentication>true</use-custom-authentication> > > </service> > > > >By the way, none of the other services defined in the whitelies - such > >as > >the DataModel example - are working now either. > > > >Any other ideas? > > > >- Tom > > > >At 04:46 PM 9/14/2005, you wrote: > > >Look in the flex-config file, make sure you have a named service > > >defined. Perhaps the flex config file got changed or edited or > > >something. > > >Tracy > > > > > >-----Original Message----- > > >From: [email protected] [mailto:[EMAIL PROTECTED] >On > > >Behalf Of Tom Fitzpatrick > > >Sent: Wednesday, September 14, 2005 1:48 PM > > >To: [email protected] > > >Subject: [flexcoders] flexstore not working > > > > > >My flexstore (original, non-Cairngorm version) used to run just fine. > > >Now > > >I'm getting this error: > > > > > >"Could not load WSDL: Server java.lang.RuntimeException: Bad service > > >name : > > >FlexStoreCatalogWS" > > > > > >Gotta be something simple, but I can't track it down. > > > > > >- Tom > > > > > > > > > > > > > > > > > > > > > > > > > > >-- > > >Flexcoders Mailing List > > >FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > >Search Archives: > > >http://www.mail-archive.com/flexcoders%40yahoogroups.com > > >Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >-- > > >Flexcoders Mailing List > > >FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > >Search Archives: > >http://www.mail-archive.com/flexcoders%40yahoogroups.com > > >Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > > > > >-- > >Flexcoders Mailing List > >FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > >Search Archives: > >http://www.mail-archive.com/flexcoders%40yahoogroups.com > >Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > >-- > >Flexcoders Mailing List > >FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > >Search Archives: >http://www.mail-archive.com/flexcoders%40yahoogroups.com > >Yahoo! Groups Links > > > > > > > > > > > > > > > >-- >Flexcoders Mailing List >FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt >Search Archives: >http://www.mail-archive.com/flexcoders%40yahoogroups.com >Yahoo! Groups Links > > > > > > > > > > > >-- >Flexcoders Mailing List >FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt >Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com >Yahoo! Groups Links > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

