Re: [T5] Testing Pages with injected Spring beans

2008-12-17 Thread Mark Horn
); } works well for us. It does mean that we have created some 'dummy' classes w/ test data in them. Hope that helps. -Mark On Wed, Dec 17, 2008 at 1:07 PM, mraible m...@raibledesigns.com wrote: I have tapestry-spring in my pom.xml and TapestrySpringFilter in my web.xml, but neither of those

Re: Tap 5.0.18 : OnActivate method no longer get called from PageLink.

2008-12-16 Thread Mark Horn
I'm running into the same issue while trying to upgrade to 5.0.18 from 5.0.15 and using PageTester On Tue, Dec 16, 2008 at 7:41 AM, Shing Hing Man mat...@yahoo.com wrote: I have a pageLink component in update.tml a href=# t:type=pagelink page=updateFile

Re: Tap 5.0.18 : OnActivate method no longer get called from PageLink.

2008-12-16 Thread Mark Horn
be called. for 5.0.18 I had to make sure my object.id was passed in for pageActivateContext. Hope that is helpful (and made sense) -Mark On Tue, Dec 16, 2008 at 8:38 AM, Mark Horn mark.h...@agilesrc.com wrote: I'm running into the same issue while trying to upgrade to 5.0.18 from 5.0.15 and using

Composite Component

2008-12-15 Thread Mark Horn
attempted to overrided processSubmission but it seems like the child elements do not get processed before the parent, so that does not work. Any suggestions? Much appreciated. -Mark - To unsubscribe, e-mail: users-unsubscr

PageLinkTarget, where did it go?

2008-12-15 Thread Mark Horn
testing a page with a context. I looked around and can't find the class or any documentation on what its replacement is. Any help is greatly appreciated. Thanks, Mark - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org

Re: T5: Sharing Tapestry and Php apps

2008-12-01 Thread Mark W. Shead
will give you a good starting place: http://tomcat.apache.org/tomcat-4.1-doc/proxy-howto.html Mark On Dec 1, 2008, at 6:10 PM, Angelo Chen wrote: Hi, I have an running T5 app, it uses port 80 and the index.tmp/index.java captures everything passed to the domain: www.example.comm, www.example.com

Re: Render Template as XML instead of HTML

2008-11-19 Thread Mark W. Shead
of: PageWithForm submits to itself and then returns PageWithoutForm so the Javascript stuff should only be present on the first page. I searched for the following terms on Mark Mail, but couldn't find anything that seemed to address this: xml form javascript xml xml form javascript root element html

Re: Render Template as XML instead of HTML

2008-11-19 Thread Mark W. Shead
that to the issue. Thanks! Mark On Nov 19, 2008, at 11:02 AM, Howard Lewis Ship wrote: There must be something on the new page that generates some JavaScript. Some component with an @InlcudeJavaScriptLibrary annotation, or similar. Hm. Thinking about this, it may be a bug. I think Tapestry

Render Template as XML instead of HTML

2008-11-18 Thread Mark W. Shead
/TAPESTRY-1600 being fixed seems to indicate that this should be possible, but I'm not seeing exactly how to implement it. Mark More info: Here is my xml template file: ?xml version=1.0 encoding=UTF-8 ? !DOCTYPE smbxml SYSTEM http://www.netledger.com/xml/dtd/smb_4_11.dtd; t:container xmlns:t=http

Re: Render Template as XML instead of HTML

2008-11-18 Thread Mark W. Shead
: @Meta(tapestry.response-content-type=text/xml) public class EventXML { To try to tell it to use xml instead of html for the content type. Is there a setting I'm missing somewhere? Thanks for your help. Mark On Nov 18, 2008, at 11:07 AM, Howard Lewis Ship wrote: t:container is intended

ActionLink, PageTester and ElementID

2008-08-19 Thread Mark Horn
t:pagelink t:id=new page=prop:createPage ${type.name} /t:pagelink /t:parameter /table Thanks, Mark

Re: ActionLink, PageTester and ElementID

2008-08-19 Thread Mark Horn
right.. how did I miss that. thanks! On Tue, Aug 19, 2008 at 11:27 AM, Filip S. Adamsen [EMAIL PROTECTED] wrote: Hi, As far as I can tell from the issue you linked to, you need to bind the id (not t:id) parameter of the link. -Filip On 2008-08-19 17:11, Mark Horn wrote: I just updated

Re: ActionLink, PageTester and ElementID

2008-08-19 Thread Mark Horn
hhmm... that is a problem as my links are in a loop. so they used to be remove, remove_0, etc. if I set id=remove then all links have the id of 'remove' which does not work for my tests ether. Any other ideas? On Tue, Aug 19, 2008 at 11:32 AM, Mark Horn [EMAIL PROTECTED] wrote: right.. how did

Re: ActionLink, PageTester and ElementID

2008-08-19 Thread Mark Horn
element; void beginRender() { element.getClientId(); } } t:pagelink t:id=new mixins=ensureid page=newidSome Link/t:pagelink Robert On Aug 19, 2008, at 8/1910:42 AM , Mark Horn wrote: hhmm... that is a problem as my links are in a loop. so they used to be remove, remove_0, etc

Re: Tapestry5-acegi1.1.0 doesn't work with T5.0.14

2008-08-19 Thread Mark Horn
I was looking into this today and fond the following post http://www.nabble.com/-T5--Spring-Security-2-Integration-td18877587.html haven't had a chance to look into it further yet though. On Tue, Aug 19, 2008 at 1:43 PM, tnodev [EMAIL PROTECTED] wrote: Hello, it seems that the new version of

Re: ActionLink, PageTester and ElementID

2008-08-19 Thread Mark Horn
is saying: the component hasn't been rendered yet (the component's beginRender hasn't been called yet when the mixin's beginRender is called), so it can't have an id yet. Robert On Aug 19, 2008, at 8/1912:33 PM , Mark Horn wrote: That gets me much closer, I changed my tml to look like

Re: [T5]: Hibernate question - session is null

2008-07-26 Thread Mark Weissenberg
, Mark -- Mark Weißenberg Tel. +49 228 9599630 startext Unternehmensberatung GmbH Kennedyallee 2, D-53175 Bonn Geschäftsführer Paul Bantzer, HRB Bonn 2741 Sitz der Gesellschaft: Bonn - To unsubscribe, e-mail: [EMAIL PROTECTED

Error Adding New Property Editors

2008-07-22 Thread Mark Weissenberg
/tapestry_5_0_0.xsd; t:block t:id=dropdown t:label for=select/ input t:id=select/ /t:block /div Any help would be great! Thanks, Mark -- Mark Weißenberg Tel. +49 228 9599630 startext Unternehmensberatung GmbH Kennedyallee 2, D-53175 Bonn Geschäftsführer Paul Bantzer, HRB Bonn 2741 Sitz der Gesellschaft: Bonn

Re: Error Adding New Property Editors

2008-07-22 Thread Mark Weissenberg
Hi, fixed my problem: div xml:space=default xmlns:t=http://tapestry.apache.org/schema/tapestry_5_0_0.xsd; t:block id=dropdown t:label for=selectList/ t:select t:id=selectList model=selected/ /t:block /div and the files are under my pages directory. Thanks and bye, Mark Hi, I want

Re: t5's version?

2008-05-22 Thread mark lu
thank all of you guys and your interestring discuss! and i prefer jetty too. but,who can solve my problem? Peter Stavrinides wrote: Hi Szemere, I am very interested in JBoss, the reason is that we have J2EE applications that we need to combine with our Tapestry web application, and

Re: t5's version?

2008-05-21 Thread mark lu
budget, where you deploy, etc. What do you mean by what knowledges I use? -Filip mark lu skrev: Alexander 's book based on 5.0.6. i think you must be an expert in tapestry! i want to build my web application,cound you give me some advices? what other knowledges do i need except

Re: t5's version?

2008-05-21 Thread mark lu
and configured, so if you're ever thinking, jeez I don't like this or that default, what now? Just send and e-mail to this list, and you'll see it most likely can be changed the way you want it. Enjoy! On Wed, May 21, 2008 at 3:40 AM, mark lu [EMAIL PROTECTED] wrote: sorry,i mean what

Re: t5's version?

2008-05-21 Thread mark lu
be changed and configured, so if you're ever thinking, jeez I don't like this or that default, what now? Just send and e-mail to this list, and you'll see it most likely can be changed the way you want it. Enjoy! On Wed, May 21, 2008 at 3:40 AM, mark lu [EMAIL PROTECTED] wrote: sorry,i mean

Re: where can i get the referrence?

2008-05-20 Thread mark lu
thank you for your response! Lindsay Steele wrote: Try these links ... http://tapestry.apache.org/tapestry5/tapestry-core/ http://tapestry.apache.org/tapestry5/tapestry-core/ref/index.html 2008/5/20 mark lu [EMAIL PROTECTED]: where can i get the referrence about tapestry

t5's version?

2008-05-20 Thread mark lu
i am new to tapestry. i just want to use t5 to build my application and i don't want to learn the inner technology of t5. so,what's the stable version of t5? i have read Alexander Kolesnikov's book--tapestry 5 build web application,and know something about t5. however,during my studying process,i

Re: t5's version?

2008-05-20 Thread mark lu
problem, send a mail to this list. We'll probably be able to tell you what's going on. Regarding T5 applications, I've had one site running since December 2, 2007 and another site up since August, 2007. -Filip On 2008-05-20 17:27, mark lu wrote: i am new to tapestry. i just want

where can i get the referrence?

2008-05-19 Thread mark lu
where can i get the referrence about tapestry? for example,the referrence about annotation,component,etc. thanks. -- View this message in context: http://www.nabble.com/where-can-i-get-the-referrence--tp17333433p17333433.html Sent from the Tapestry - User mailing list archive at Nabble.com.

Index page and trailing slash

2008-05-14 Thread Mark Horn
for this? Any ideas? Thanks -Mark P.S. Howard and Team keep up the great work! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Index page and trailing slash

2008-05-14 Thread Mark Horn
I'm using the standard Tapestry css sheet, and I confirmed the URLS by looking @ apache's log On Wed, May 14, 2008 at 4:36 PM, Josh Canfield [EMAIL PROTECTED] wrote: This is usually because your image src urls are relative. How are you getting the url? On Wed, May 14, 2008 at 1:08 PM, Mark

Re: Index page and trailing slash

2008-05-14 Thread Mark Horn
You get the same effect if you test in jetty and go to http://localhost:8080/context/somefolder/ where the folder has an Index page/class. On Wed, May 14, 2008 at 5:29 PM, Mark Horn [EMAIL PROTECTED] wrote: I'm using the standard Tapestry css sheet, and I confirmed the URLS by looking

Re: onActivate

2008-05-10 Thread Mark W. Shead
Nicholas, Would you mind sharing code snippets of what you are doing? Mark On May 9, 2008, at 11:20 AM, nicholas Krul wrote: Thanks, works just fine... so now everything is bundled into a String[] anyway

IDE Integration for Tap 5

2008-05-07 Thread Mark W. Shead
else using some type of IDE plugin for Tapestry 5? If so what are you using and where do you find it? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: IDE Integration for Tap 5

2008-05-07 Thread Mark W. Shead
Component autocomplete in the .tml files. Visually linking Java code to .tml files would be nice (like the WebObject Builder use to do.) On May 7, 2008, at 4:46 PM, Sven Homburg wrote: what do you expect from such tool ?

Re: Tapestry-Test and WYSIWYG

2008-03-21 Thread Mark W. Shead
); selectFrame(relative=top); clickAndWait(SUBMIT); assertTextPresent(Thank You!); Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Tapestry-Test and WYSIWYG

2008-03-20 Thread Mark W. Shead
The Tapestry testing capabilities are really great. I'm having good luck with everything except for dealing with WYSIWYG text areas. I can't seem to get Selenium to fill these in. I've tried both TinyMCE and FCKeditor. Has anyone found a way to do this? Mark

Re: Tapestry-Test and WYSIWYG

2008-03-20 Thread Mark W. Shead
- test. Mark On Mar 20, 2008, at 5:30 PM, Josh Canfield wrote: Hi Mark, This is more of a Selenium/FCKeditor or Selenium/TinyMCE question... Have you seen this? http://forums.openqa.org/thread.jspa?messageID=21845 or http://forums.openqa.org/thread.jspa?messageID=20341 Josh On Thu, Mar 20

Re: T5 ajax zones example

2008-03-11 Thread Mark W. Shead
=theForm, value=action) The link worked before the change. It was just the form that said undefined. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: T5: Examples for Cayenne integration?

2008-03-07 Thread Mark W. Shead
enough functionality to get you started and some examples of how to create a login and get things in and out of the database. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with Page pooling

2008-03-04 Thread Mark W. Shead
; } } And then extend this class for login protected pages. In this case the loginPage keeps track of where you were trying to go so it can send you back once you login. (It doesn't keep track of the context, so if you are going to a detail page, that information is lost.) Mark

Re: IDE Support for Tapestry 5

2008-02-29 Thread Mark W. Shead
starting with Tapestry it really reduces the amount of time they have to spend going back and forth to the documentation. Mark On Feb 29, 2008, at 12:33 PM, Pai911 wrote: Please see the Flash demo in here http://handyedit.com/index.html Best Regards, Chris Lewis-6 wrote: Yeah

Re: [t5] pretty HTML output

2008-02-28 Thread Mark W. Shead
If you are running Jetty from mvn (mvn jetty:run) you can use this setting in your pom.xml to enable white spaces and enable stacktraces in the browser: plugin groupIdorg.mortbay.jetty/groupId

Re: t5 Inject service to HttpSessionListener

2008-02-28 Thread Mark W. Shead
be the same instance that you have available elsewhere. I don't know if there is a way to get a reference to the same registry that is being used by ioc elsewhere in the program. Most of the time it doesn't really matter because your services should usually be stateless anyway. Mark

Re: Inject into Test Class

2008-02-27 Thread Mark W. Shead
On Feb 26, 2008, at 11:13 PM, Angelo Chen wrote: @Inject is only for pages and components. That makes sense. But I'm still looking for a way to get something from the ioc container into a test class. Any suggestions? Mark

Re: Inject into Test Class

2008-02-27 Thread Mark W. Shead
by the PageTester. is there a way to do this? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Inject into Test Class

2008-02-27 Thread Mark W. Shead
and it seems someone already added an issue: https://issues.apache.org/jira/browse/TAPESTRY-1612 So hopefully it will be something that can be added. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Inject into Test Class

2008-02-26 Thread Mark W. Shead
this that I'm overlooking? (by the way I'm very impressed with PageTester!) Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: PageTester Can't Find .class Files

2008-02-25 Thread Mark W. Shead
AppModule instead of MyAppModule this change seems to have fixed the problem. Mark I am trying to use the PageTester functionality as described in: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/guide/unit-testing-pages.html My test looks like: @Test public void

Re: T5: PageTester and TextStreamResponse

2008-02-23 Thread Mark W. Shead
know is on the page Also, if you are trying to run your test from within Eclipse, try running them directly in Maven (mvn test). I have some tests that won't run using the TestNG plugin, but work fine when done in Maven. Mark On Feb 23, 2008, at 12:06 AM, Angelo Chen wrote: Hi, I have

Re: T5: PageTester and TextStreamResponse

2008-02-23 Thread Mark W. Shead
the scenes. From your original error message, I'm guessing that this hasn't been implemented yet. If you are able to return a normal page without an error and test for text on that page, then I'd say your conclusion is probably correct. Mark On Feb 23, 2008, at 7:57 PM, Angelo Chen wrote

PageTester Can't Find .class Files

2008-02-19 Thread Mark W. Shead
it tries to call renderPage(Start). I get the same results when I run it under maven as I do when I run it using the TestNG plugin under Eclipse. Is there a step I'm missing that will allow it to find the .class files? I am using 5.0.10. Thanks. Mark

Re: PageTester Can't Find .class Files

2008-02-19 Thread Mark W. Shead
or pointers in the right direction would be very appreciated. Mark On Feb 19, 2008, at 1:54 PM, Mark W. Shead wrote: I am trying to use the PageTester functionality as described in: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/guide/unit-testing-pages.html My test looks like

[T5] best practice to cancel edit page

2008-01-31 Thread Mark Horn
validation) and want to have them together and look good. [Save] [Cancel] Thanks, Mark - Re: [T5] best practice to cancel edit page from Tapestry User by jeffrey ai [EMAIL PROTECTED] That's great to know! Thanks for your tips, Geoff. Cheers, Jeffrey Ai Geoff

Maven Support

2008-01-31 Thread Mark W. Shead
it out. Doing away with this capability would increased the real (or at least perceived) complexity of trying things out for developers who are already using Maven for other things. Just my two cents. Mark - To unsubscribe

Re: Tapestry 5 book

2008-01-29 Thread Mark W. Shead
of accomplishing the same thing. Mark On Jan 28, 2008, at 4:06 PM, Andy Huhn wrote: It's definitely written to be simple enough for someone who doesn't know Tapestry at all to get started, but even though I'm familiar with all of the basics, I still found it wonderfully enlightening to read through

T5: Submit Event Handlers

2008-01-28 Thread Mark W. Shead
=submitButton) void onSubmitButton() { System.out.println(Submit Button Handler); } Have I overlooked something silly? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Newbie needs help with display of values on page

2008-01-10 Thread Mark Horn
Dave, The Tapestry 5 Wiki help me a lot. It can be found at: http://wiki.apache.org/tapestry/#head-fa893a125e25b4c453eaab4fc08b8fb5d00ca04a Also, There are some nice tutorials/examples available at: http://code.google.com/p/shams/ -Mark On 1/10/08, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote

Re: JSR-168/JSR-286 revisited --- what's happening at the 'neighbours'

2008-01-09 Thread Mark Horn
I would be interested in portlet support in T5 On 1/9/08, Jan Vissers [EMAIL PROTECTED] wrote: Seems like my question/thread got hijacked. Just to set the record straight - I am not a fan of Wicket! I'm just interested in wondering whether Portlet Support in T5 is a wish that more of us

BeanEditor TextArea

2008-01-03 Thread Mark Horn
/ /t:parameter /span /form The problem is that a text field is still displayed no matter what I do. Can someone please help me out? FYI.. using Tapestry 5.0.7 Thanks, -- Mark Horn - To unsubscribe, e-mail

Re: BeanEditor TextArea

2008-01-03 Thread Mark Horn
. Josh On Jan 3, 2008 1:05 PM, Mark Horn [EMAIL PROTECTED] wrote: I'm sorry if the answer for this is out there, but I have not been able to find it. I'm trying to use a BeanEditor and defined a TextArea for a property instead of the default TextField. Here is a snip-it form my template

Re: BeanEditor TextArea

2008-01-03 Thread Mark Horn
, please file a bug. I see the problem; BeanEditForm supports informal parameters, but BeanEditor does not! On Jan 3, 2008 1:05 PM, Mark Horn [EMAIL PROTECTED] wrote: I'm sorry if the answer for this is out there, but I have not been able to find it. I'm trying to use a BeanEditor and defined

RE: T5: Anyone using PageTester?

2007-12-05 Thread Mark Horn
My team uses PageTester to unit test all our Page classes. We have found it very useful. PageTester, Kent Tong's unit/integration testing layer for T5, is increasingly becoming difficult to maintain properly ... how many people are currently relying on it? -- Howard M. Lewis Ship TWD

[T5] PageTester tapestry-spring

2007-11-28 Thread Mark Horn
org.apache.tapestry.spring.TapestrySpringFilter /filter-class /filter in my actual web application which provides access to the beans great.. but how do I do the same thing w/ PageTester? Thanks, -Mark

RE: Tapestry 5 Roadmap

2007-10-17 Thread Mark Stang
different projects on two different versions of Tapestry. We also have another being done with JSP's... Mark J. Stang Software Engineer office: +1 303.468.2900 Ping Identity -Original Message- From: Michael Kleen [mailto:[EMAIL PROTECTED] Sent: Wed 10/17/2007 9:24 AM To: Tapestry users

RE: Fwd: Google Alert - Tapestry 5

2007-10-11 Thread Mark Stang
For JavaRebel, take a look at the licensing... Mark J. Stang Software Engineer office: +1 303.468.2900 Ping Identity -Original Message- From: Andreas Andreou on behalf of andyhot Sent: Thu 10/11/2007 8:16 AM To: Tapestry users Subject: Re: Fwd: Google Alert - Tapestry 5 Man

RE: Fwd: Google Alert - Tapestry 5

2007-10-11 Thread Mark Stang
will be licensed to you at the following terms. 1 Seat 99$ 10 Seat 799$ 100 Seat 4999$ JavaRebel will be licensed to you at the following terms. Step 3: Proceed to Checkout You will be directed to moneybookers.com to make the purchase. On completion of the process you will be directed back to this site. Mark J

RE: T5: How do i reference components and pages from libraries in templates ?

2007-10-03 Thread Mark Stang
I like that idea! Mark J. Stang Software Engineer office: +1 303.468.2900 Ping Identity -Original Message- From: Howard Lewis Ship [mailto:[EMAIL PROTECTED] Sent: Wed 10/3/2007 11:25 AM To: Tapestry users Subject: Re: T5: How do i reference components and pages from libraries

RE: Select component with Enums

2007-09-18 Thread Mark Stang
That was my solution, but then someone complained that it wasn't really a valid part of the list. Mark J. Stang Software Engineer office: +1 303.468.2900 Ping Identity -Original Message- From: Robin Helgelin [mailto:[EMAIL PROTECTED] Sent: Tue 9/18/2007 2:44 PM To: Tapestry users

RE: Comment about Tapestry's growth

2007-09-07 Thread Mark Stang
Or if you want to get anything done, you need A LOT of programmers. Mark J. Stang Software Engineer office: +1 303.468.2900 Ping Identity -Original Message- From: kranga [mailto:[EMAIL PROTECTED] Sent: Fri 9/7/2007 2:14 PM To: Tapestry users Subject: Comment about Tapestry's growth

StaleLink issue

2007-08-29 Thread Mark Stang
(ASTProperty.java:105) at ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:177) at ognl.SimpleNode.setValue(SimpleNode.java:246) at ognl.Ognl.setValue(Ognl.java:476) at org.apache.tapestry.util.prop.OgnlUtils.set(OgnlUtils.java:101) ... 22 more Thanks! Mark

RE: Recursion of components

2007-08-21 Thread Mark Stang
You can always render them from a different page. Store them in a different page and draw as needed. I have one page, I just substitute different components as needed. Mark J. Stang Software Engineer office: +1 303.468.2900 Ping Identity -Original Message- From: Thiago H de Paula

Re: [Announce] Acegi Security library for Tapestry 5

2007-08-18 Thread Mark Helmstetter
the approaches I've seen in T4, but I suspect this is going to take a lot of digging. Thanks, Mark Robin Helgelin wrote: Hi, Thanks to Ivan Dubrov I've been able to put together an Acegi Security library for T5. My idea was a library similar to James Carman's tapestry-acegi for T4. Basic usage

Re: [Announce] Acegi Security library for Tapestry 5

2007-08-18 Thread Mark Helmstetter
Robin Helgelin wrote: On 8/18/07, Mark Helmstetter [EMAIL PROTECTED] wrote: Do you have any examples of how to implement the login form/page? I'd certainly much prefer to implement this as a Tapestry page rather than other approaches that use JSP. How will login errors be reported

Re: [Announce] Acegi Security library for Tapestry 5

2007-08-18 Thread Mark Helmstetter
One more question, have you been able to get logout to work? I tried creating a simple link to /j_acegi_logout and to /app/j_acegi_logout which didn't seem to work. I get a 404 not found. It seems that the logout filter has not been created/initialized? Thanks, Mark Robin Helgelin wrote

RE: [T5] instantiate a component on the fly

2007-08-17 Thread Mark Stang
In the past, and I haven't heard anything from Howard to make me think differently, this was not possible. Howard's view has been that there is no need to create a component on the fly. Instead the standard procedure is to embed it in a page and hide it until needed. hth. Mark J. Stang

RE: Pages Library

2007-07-19 Thread Mark Stang
Does this work in 3.x? regards, Mark Mark J. Stang Software Engineer office: +1 303.468.2900 Ping Identity -Original Message- From: Renat Zubairov [mailto:[EMAIL PROTECTED] Sent: Thu 7/19/2007 10:18 AM To: Tapestry users Subject: Re: Pages Library That's quite a fancy feature

Passing a parameter in OGNL?

2007-07-11 Thread Mark Stang
Does anyone know how to pass a parameter to a method in OGNL? thanks, Mark Mark J. Stang Software Engineer office: +1 303.468.2900 Ping Identity

RE: SSL tapestry and weblogic

2007-06-06 Thread Mark Stang
Why not have the login page accessible via SSL also? Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: roh [mailto:[EMAIL PROTECTED] Sent: Wed 6/6/2007 3:35 PM To: users@tapestry.apache.org Subject: SSL

RE: Hidden field contains S

2007-05-25 Thread Mark Stang
Peter, There isn't any way unless you want to encrypt it yourself. regards, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: Peter Dawn [mailto:[EMAIL PROTECTED] Sent: Thu 5/24/2007 10:19 PM

Re: Using registry in a factory

2007-05-17 Thread Mark Addleman
:55:44 PM Subject: Re: Using registry in a factory You can't get the Registry, but you can get an ObjectLocator, which includes all the key methods of Registry. This can be injected into your ServiceFactory implementation. On 5/16/07, Mark Addleman [EMAIL PROTECTED] wrote: I'd like to use

Using registry in a factory

2007-05-16 Thread Mark Addleman
I'd like to use tapestry-ioc outside the context of a web app but I'm running into a conceptual problem. I need to create and destroy objects in response to asynchronous events, so I've defined the following interface: public interface ServiceFactory { public Service createService(Registry

RE: Anybody have the FCKEditor working in IE7?

2007-05-07 Thread Mark Stang
Anyone used FCKEditor with Tapestry 3? Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: jake123 [mailto:[EMAIL PROTECTED] Sent: Wed 4/18/2007 2:24 PM To: users@tapestry.apache.org Subject: Anybody have

RE: Problem with quickstart

2007-04-27 Thread Allen, Mark C.
If you just remove the annotations that are causes the errors, you should be able to make use of the quick start. Mark -Original Message- From: Thannhäuser, Marcel [mailto:[EMAIL PROTECTED] Sent: Friday, April 27, 2007 7:03 AM To: users@tapestry.apache.org Subject: Problem

Sample T5 Applications

2007-04-26 Thread Allen, Mark C.
into BeanEditForm including; customizing the submit button and creating drop downs that are not enum based (I would like to use an array/list). Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: Tapestry 3.0.3 Popups

2007-03-23 Thread Mark Stang
Nick, I will give it a shot, nothing else has worked. I suppose I could write my own component as a last resort. Thanks! Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: Nick Westgate [mailto:[EMAIL

RE: Tapestry 3.0.3 Popups

2007-03-23 Thread Mark Stang
I took a look at our local pop-up renderer. It appears, at some point, that setting the window name caused an error with IE, has anyone seen this behavior? thanks, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original

RE: Tapestry 3.0.3 Popups

2007-03-23 Thread Mark Stang
the .jwcsigh/. As I have time, I will be RIPPING out all of their implementations! HEAVY_SIGH/! regards, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: Nick Westgate [mailto:[EMAIL PROTECTED] Sent: Fri

Tapestry 3.0.3 Popups

2007-03-22 Thread Mark Stang
= window.open('/pingfederate/app?service=external/SamlEndpointsPopUpamp;sp=SIdP+Application+Endpoint', '', 'top=100,left=100,height=600,width=800,scrollbars'); w.focus();Application Endpoints/a thanks, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping

RE: Tapestry 3.0.3 Popups

2007-03-22 Thread Mark Stang
Thanks, I will see what I can monkey up...:-) Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] Sent: Thu 3/22/2007 3:24 PM To: Tapestry users Subject: Re: Tapestry

RE: Tapestry 3.0.3 Popups

2007-03-22 Thread Mark Stang
This is what I get: HTTP ERROR: 404 Not Found RequestURI=/pingfederate/help/account-number-help.html Powered by Jetty:// I specifically used an html page that doesn't exist. I guess the question is how I would specify a .page... Mark J. Stang Senior Engineer/Architect office: +1

RE: Tapestry 3.0.3 Popups

2007-03-22 Thread Mark Stang
Jesse, Thanks for the response. It looks like it will put an .html into a pop-up. It requires a URL, I have a .page that I am displaying. Thoughts? Thanks! Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message

RE: Tapestry 3.0.3 Popups

2007-03-22 Thread Mark Stang
[ResourceCache] Alias request of 'file:/tmp/Jetty____pingfederate/webapp/app%3Fservice=page/SamlEndpointsPopUp' for 'file:/tmp/Jetty____pingfederate/webapp/app%3Fservice=page/SamlEndpointsPopUp' Thoughts? thanks, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile

How to add a .js scripts to a 3.x Shell Component

2007-03-02 Thread Mark Stang
Hi, I have some .js scripts that I am specifying external to the Shell component. Is there a way to add them to the Shell component? thanks, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity

Dynamically calling service(home)

2007-03-01 Thread Mark Stang
Hi, I am using T3 and in my pageValidate method I want to call the home service. Does anyone have a quick way to do that? thanks, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity

RE: Role based security

2007-02-27 Thread Mark Stang
(login); } } } } hth, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: Borut Bolcina [mailto:[EMAIL PROTECTED] Sent: Tue 2/27/2007 7:08 AM To: Tapestry users Subject: Role based

RE: Page Validation

2007-02-26 Thread Mark Stang
James, You said, I tried implementing it exactly as you suggested, which method there were two? It would help to post your code. regards, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: James

RE: Page Validation

2007-02-23 Thread Mark Stang
of this is based on my use of a session and the visit object. So, reviewing you code, I would think you need to have to check more than if the visit exists. You need to store a flag saying they they have been authenticated. regards, Mark Mark J. Stang Senior Engineer/Architect office: +1

RE: Foreach, iterate over several collections at once

2007-02-21 Thread Mark Stang
Hi, The Foreach can call your class with the current index and set it. The getters use that value to return the current value for each list. HTH, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From

RE: Foreach, iterate over several collections at once

2007-02-21 Thread Mark Stang
iteration it is on. You can have it pass that value back to your Java Class with a setter. Whenever you call any of the getList methods, they use the value passed in by the Foreach. HTH, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity

RE: Variable numbers of rows

2007-02-19 Thread Mark Stang
Which version of Tapestry are you using? Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: Michael Prescott [mailto:[EMAIL PROTECTED] Sent: Mon 2/19/2007 2:29 PM To: tapestry-user@jakarta.apache.org Subject

RE: Page Re-direction

2007-02-16 Thread Mark Stang
if it is possible. HTH, Mark Mark J. Stang Senior Engineer/Architect office: +1 303.468.2900 mobile: +1 303.507.2833 Ping Identity -Original Message- From: Peter Dawn [mailto:[EMAIL PROTECTED] Sent: Thu 2/15/2007 8:14 PM To: Tapestry users Subject: Page Re-direction guys, i am using

<    1   2   3   4   5   >