Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Tim Worman
After unchecking "Generate Bundle" is there still a Build folder in your project? If so, you should be able to delete it. My concern is that something in your build folder is borked - which can require a shaman to fix. Running without that is better. After that I'd also do a Clean and Refresh (

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Farrukh Ijaz
This also works sometimes. Delete the project from workplace and reimport. If your other projects are working, this will also work. Good luck! Farrukh Joe Kramer wrote: >Thanks again for the suggestions. Still no luck. I have "Build >Automatically" checked in the offending project, but I al

Re: WO Group Emails are in literal HTML code and not parsed...

2011-01-11 Thread Shravan Kumar. M
If I get a message directly from sender that looks fine. However, I see issue only with digest emails. For eg: Your's and Chuck direct reply to my email looks normal. May be there is some issue with Yahoo (don't know) parsing WO digest emails... Thank You, Shravan Kumar. M

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Joe Kramer
Thanks again for the suggestions. Still no luck. I have "Build Automatically" checked in the offending project, but I also have other projects where I do manual builds and changes automatically show up. I also unchecked "Generate Bundle" to no avail. This is more of an annoyance than anything e

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Tim Worman
Are you using using bundle-less builds? If not, try disabling "Generate Bundles" in the WOLips build prefs. Tim Worman UCLA GSE&IS On Jan 11, 2011, at 9:58 PM, Farrukh Ijaz wrote: > This is how it should be and it works perfect. > > > > May be you can try cleaning the project to make it reb

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Joe Kramer
Thanks for the replies. So far nothing has worked. The weird thing is that I have some projects that work just fine, but this one isn't working. I've double and triple checked that WOCachingEnabled is false. Are there any other properties that I should be checking? I also tried a new workspace

Re: OGNL binding failing for WOImageButton

2011-01-11 Thread Chuck Hill
My money is on you still not telling us all the details. Is the working on in one component and the broken one in another? I will bet that the .wo for the broken one got added at the wrong place in the project. Chuck On Jan 11, 2011, at 7:35 PM, Tarun Reddy wrote: > On Mon, Jan 10, 2011 at

Re: OGNL binding failing for WOImageButton

2011-01-11 Thread John Larson
It might be late and I may have had a beer or two tonight, but are you absolutely positive that simply changing from WOImage to WOImageButton breaks it as you've described? I want to remember that error being a bundling problem like if you use an outdated reference to a framework. If it was an o

Re: OGNL binding failing for WOImageButton

2011-01-11 Thread Tarun Reddy
On Mon, Jan 10, 2011 at 10:43 PM, Tarun Reddy wrote: > Can anyone help with this: > > SearchImage : WOImageButton { > filename = "~session.siteDefinition.siteDomain + > \"/images/find1.jpg\""; > } > > This gives the desired image > > SearchImage : WOImage { > filename = "~session.si

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Chuck Hill
Also make sure that you don't have the deployment parameter WOCachingEnabled set to true. I have also heard of this happening when Eclipse and / or the app gets messed up. Try restarting Eclipse and do a full clean and build on the app. Chuck On Jan 11, 2011, at 7:03 PM, John Huss wrote:

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread John Huss
Make sure you have Project->"Build Automatically" turned on in Eclipse. On Tue, Jan 11, 2011 at 8:27 PM, Joe Kramer wrote: > Hi all, > > I have a project that is no longer immediately showing changes that I make > to the component html file while the app is running (from debugger). I used > to

Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Joe Kramer
Hi all, I have a project that is no longer immediately showing changes that I make to the component html file while the app is running (from debugger). I used to be able to make a change, save, build, and then refresh the page and see the changes. Something changed somewhere and now this is no l

Re: WOXMLDecoder Problem

2011-01-11 Thread Farrukh Ijaz
Mike is right Vaibhav! I've tested the code. I think you need to review your xml and object class too. Here is an example. I've a class called Abc which implements WOXMLCoding: public class Abc implements WOXMLCoding { public String value; public Class classForCoder() {

Re: WOXMLDecoder Problem

2011-01-11 Thread Mike Schrag
you're going to have to escape those tags or it's always going to try to parse it as xml ... if cdata didn't work you can try escaping it with ERXStringUtilities.escapeNonXMLChars. ms On Jan 11, 2011, at 4:51 PM, Farrukh Ijaz wrote: > Hi, > > Try following in your XML. Instead of using ... us

Re: WOXMLDecoder Problem

2011-01-11 Thread Farrukh Ijaz
Hi, Try following in your XML. Instead of using ... use ... Or use mapping file. HTH. Farrukh On 2011-01-11, at 10:41 PM, vaibhav srivastava wrote: > Hi , > > That is fine . But , I want these values to go as the paling text ...when , I > am wrapping it around CDATA whole thing is getting i

Re: WOXMLDecoder Problem

2011-01-11 Thread vaibhav srivastava
Hi , That is fine . But , I want these values to go as the paling text ...when , I am wrapping it around CDATA whole thing is getting ignored . I want to parse html tags as plain text. Regards Vaibhav On Tue, Jan 11, 2011 at 11:18 AM, Mike Schrag wrote: > wrap that value in a cdata - http://ww

Re: WOXMLDecoder Problem

2011-01-11 Thread Ramsey Gurley
If you're using wonder: ERXStringUtilities.escapePCData(String) On Jan 11, 2011, at 2:18 PM, Mike Schrag wrote: wrap that value in a cdata - http://www.w3schools.com/xml/ xml_cdata.asp ms On Jan 11, 2011, at 2:03 PM, vaibhav srivastava wrote: HI Farrukh, Thanks for early reply I have g

Re: WOXMLDecoder Problem

2011-01-11 Thread Mike Schrag
wrap that value in a cdata - http://www.w3schools.com/xml/xml_cdata.asp ms On Jan 11, 2011, at 2:03 PM, vaibhav srivastava wrote: > HI Farrukh, > > Thanks for early reply > I have gone through this documentation already. > > my XML looks like > > featuresDescription >

WOWODC 2011: call for presenters and sponsors

2011-01-11 Thread Pascal Robert
Hello everyone, As you probably know, WOWODC 2011 will be held in Montreal again, on July 1st, 2nd and 3rd 2011. I updated the WOWODC mini site with current details (pricing and registration information will be available before the end of the month). http://www.wocommunity.org/wowodc11

Re: WOXMLDecoder Problem

2011-01-11 Thread vaibhav srivastava
HI Farrukh, Thanks for early reply I have gone through this documentation already. my XML looks like featuresDescription en-us * Some content.* *Heading>* * * *Some more content.* Now when i use WOXMLDecoder to par

Localization

2011-01-11 Thread Michael Gargano
Hi all, I'm having a issue with string localization I have English.lproj and Spanish.lproj folders in my Resources directory with a Localizable.strings file in each (both UTF-8). The files look like this { "loginname" = { "test" = "Test"; }; } { "loginname" = { "test" = "Prueba"; }; } No

Re: Subclassing a component

2011-01-11 Thread Ricardo J. Parada
I voted for this bug to get fixed... hoping it will get fixed. It's not clear to me how to fix it. Otherwise I would have provided a patch. In the mean time I stopped using bundle-less builds so I can test my components using inheritTemplateFrom(). Thanks On Jan 6, 2011, at 8:28 AM, Ricardo

[MEET] Toronto Cocoaheads / tacow - January 18

2011-01-11 Thread Karl Moskowski
The next tacow meeting will be on Tuesday, January 18 at 6:30 PM, at Metro Hall in room 310. Additional details can be found at . All are welcome, and we look forward to seeing you there. Karl Moskowski Voodoo Ergonomics Inc. smime.p

AjaxUpdateLink and JQuery Superfish menus

2011-01-11 Thread Raghavender
Hi, I am working on WebObjects application, I have implemented JQuery Superfish menus for my application, and trying to implement Ajax(Project Wonder) for these menus using AjaxUpdateLink and AjaxUpdateContainer. Request for any reference or sample example for achieving the Ajax

Re: WOXMLDecoder Problem

2011-01-11 Thread Farrukh Ijaz
Hi, Did you check in the documentation before using WOXMLDecoder? http://www.webobjects.me/API/wo542/com/webobjects/appserver/xml/WOXMLDecoder.html Can you share the code to properly understand the problem? You can always get the string using valueForKey method on the dictionary. Farrukh On 2