Re: displaying an uploaded swf

2014-11-06 Thread Theodore Petrosky
Paul, Thank you, Thank you! the perfect push in the right direction. here’s my solution. at the bottom of this page: http://jenkins.wocommunity.org/job/Wonder/javadoc/er/attachment/package-summary.html there is information about custom viewers. so I added to my properties file: er.attachm

Re: displaying an uploaded swf

2014-11-06 Thread Paul Hoadley
Hi Ted, On 7 Nov 2014, at 5:22 am, Theodore Petrosky wrote: > I am trying to use this: > > data="your-flash-file.swf" width="0" height="0"> > > > > > I was thinking I could adjust the data and value to be WOStrings. I am > passing the attachment to my page and I wanted to access the at

Re: D2W Tiered Navigation

2014-11-06 Thread Flavio Donadio
Theodore, Cleaned the project, built it again... Worked. I swore I had done that before... I mean, a BUNCH of times... Cheers, Flavio On 06/11/2014, at 17:07, Flavio Donadio wrote: > Theodore, > > > Just tried it again, the way you said. Still doesn't work. > > Also, when I tried to use

Re: D2W Tiered Navigation

2014-11-06 Thread Flavio Donadio
Theodore, Just tried it again, the way you said. Still doesn't work. Also, when I tried to use direct acion names (instead of actions), I got a page with "Access denied" on it. Cheers, Flavio On 06/11/2014, at 16:49, Theodore Petrosky wrote: > they don’t show up because you need to set ru

displaying an uploaded swf

2014-11-06 Thread Theodore Petrosky
Maybe i am going about this all wrong but I have a custom page in my D2W app to display a swf. I am passing in the attachment with: public void setTheAttachment (ERFileAttachment anAttachment) { _theAttachment = anAttachment; } I am trying to use this: I was thinking I could adju

Re: D2W Tiered Navigation

2014-11-06 Thread Theodore Petrosky
they don’t show up because you need to set rules 100 : pageConfiguration like ‘*Product*' => navigationState = “Products" [com.webobjects.directtoweb.Assignment] be very careful with the plurals and such. Names must match exactly. Ted On Nov 6, 2014, at 1:43 PM, Flavio Donadio wrote: > Hell

D2W Tiered Navigation

2014-11-06 Thread Flavio Donadio
Hello, all! Here I come again! This time, I am having the same problem Pascal had back in June. Please, check the "Can't see the tabs in D2W app" thread... Which means... My tiered navigation is not working. The "subtabs" don't show up. Here's my NavigationMenu.plist: ( {

Re: Precompiled WOAdaptor for apache 2.4

2014-11-06 Thread Benjamin Chew
No problem, John. Glad someone tested my instructions out. ;) Yeah, setting up SSL is always a pain. I might have missed out some steps that I did for that... Ben On Thu, Nov 6, 2014 at 5:21 AM, John Pollard wrote: > Ben, > Thanks for your notes which helped me to get the config up and running

Re: Precompiled WOAdaptor for apache 2.4

2014-11-06 Thread John Pollard
Ben, Thanks for your notes which helped me to get the config up and running, so I am back using apache in dev. Also good of you to make the binary available. I gave up with: Include /private/etc/apache2/extra/httpd-ssl.conf because it demanded a string of other modules be enabled and then a missin