Re: Tomcat 5.5.26 + JDK 6_05 - java.lang.OutOfMemoryError: PermGen Space

2008-06-12 Thread Norbert Sándor
Try to set some more memory for permgen space, eg. /-XX:MaxPermSize=128m/ in case of Sun's JVM. The correct value depends on the environment, you can use for example JConsole to diagnose the JVM. Regards: Norbi Estevam Henrique Portela Mota e Silva írta: Good Afternoon, Who knows the problem

[T5] DataSqueezer

2007-07-04 Thread Norbert Sándor
Hello, Is there a service equivalent to T4's DataSqueezer? Thanks: Norbi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[T5] service override, more apps per context

2007-07-03 Thread Norbert Sándor
Hello, 1. Is it possible to run more than one T5 applications per servlet context? 2. Is it possible to override a service (like in Hivemind)? Thanks: Norbi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

multiple applications per context with friendly urls

2007-06-03 Thread Norbert Sándor
Hello, How can I setup multiple Tapestry applications per context with friendly urls? I want to run multiple applications in the same context to avoid loading the framework classes per application (so to free some memory). For example in case of a single application the following works ok:

[ANN] Tapdoc 0.7.0

2007-05-11 Thread Norbert Sándor
re is still lot to do, but the projects are now well structured and ready for further improvements. With best regards: Norbert Sándor - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tacos can be used in T4.1.X?

2007-04-07 Thread Norbert Sándor
I used the tacos:Tree component with Tapestry 4.1.1 and 4.1.2-snapshot successfully. Jesse Kuhnert írta: From what I've heard Andreas has something compatible with 4.1 / Tacos . On 4/6/07, Jun Tsai <[EMAIL PROTECTED]> wrote: hi I want to use tacos in my t4.1 application.Tacos can be used in

Re: [announce] ognl 2.7 fail-safe enabled

2007-04-02 Thread Norbert Sándor
This is a very user-friendly solution, thanks! I will give it a try soon. Jesse Kuhnert írta: I think I've resolved most of the issues over the weekend already, but since I ran across a new ognl jira issue this morning I went ahead and enabled the promised fail-safe compilation features. If any

separate mailing lists

2007-03-12 Thread Norbert Sándor
Wouldn't it be good to separate the t4 and t5 lists somehow? Like different addresses, subject prefixes, I don't know... The two frameworks seem so different... Of course I may be wrong... Regards: Norbi - To unsubscribe, e-mai

Re: Is Taepstry 4.1 ready to production?

2007-03-01 Thread Norbert Sándor
As I know it's not final yet. But I think 4.1.1 is "stable enough". Regards: Norbi Thiago H de Paula Figueiredo írta: It's site tells that 4.1 is active, but does it mean that it's final? Thanks in advance. -- hasta la vista!!! |8) |8p |8) |8p |8) |8p |8) |8p |8) |8p |8) |8p |8) |8p |8) |8p

Re: AW: My crap development environment

2007-02-19 Thread Norbert Sándor
Hot code replacement works with Tomcat as well (for minor changes). (I use it with the Sysdeo plugin.) Holger Stolzenberg írta: Oh din not know that I will give it a try!! -Ursprüngliche Nachricht- Von: Joe Trewin [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 16. Februar 2007 11:15 An:

Re: AW: My crap development environment

2007-02-16 Thread Norbert Sándor
You can configure which webapps to start when the tomcat is started. Just select the "update/remove context definition" from the project's context menu... Regards: Norbi Holger Stolzenberg írta: I think the WTP approach with the temporary tomcat installation is very good because you can defi

Re: @Insert default mode

2007-02-12 Thread Norbert Sándor
Maybe override the Insert component in the .application file with your custom one. N. Ben Dotte írta: Does anyone know if there is a way to specify a default mode for the Insert component? When we upgraded to Tapestry 4.1 we ended up having to specify InsertMode.BREAK every place we use it but

Re: tacos tree

2007-02-09 Thread Norbert Sándor
Maybe another trivial question: what is the difference between keyProvider and converter? Thanks! Norbi andyhot írta: Norbert Sándor wrote: Hello! So, you've never used tacos in tap 4.0 ? http://tacos.sourceforge.net/components/Tree.html See the state parameter. How can I specif

Re: tacos 4.1.0-snapshot with tapestry 4.1.1

2007-02-09 Thread Norbert Sándor
I've tried the Tree component and it seems to work OK (both ajax and ). N. andyhot írta: Sándor Norbert wrote: Will this combo work? Thanks! Norbi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: tacos tree

2007-02-08 Thread Norbert Sándor
It seems I was to tired to do anything :) Thanks! Norbi andyhot írta: Norbert Sándor wrote: Hello! So, you've never used tacos in tap 4.0 ? http://tacos.sourceforge.net/components/Tree.html See the state parameter. How can I specify the state of the tree (set of expanded/collapsed

tacos tree

2007-02-08 Thread Norbert Sándor
Hello! How can I specify the state of the tree (set of expanded/collapsed nodes)? I don't find such parameter... Thanks! Norbi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: An observation on Tap 4.1.2 DirectLink updateComponents parameter

2007-02-07 Thread Norbert Sándor
This is a reported issue: http://issues.apache.org/jira/browse/TAPESTRY-1252 BR: Norbi Shing Hing Man írta: I have noticed that if the DirectLink parameter updateComponents is specified, then the request is always asynchronous, irrespect of whether the async parameter is true or false. The a

Re: Starting with Tapestry

2007-02-05 Thread Norbert Sándor
I think that "simple" users are awaiting such a positive answer instead of "trolling, etc." Jesse Kuhnert írta: I think though T5 wasn't my idea I did advocate for Howard being able to work on it solely. Maybe it's confusing - maybe it's not. Hard to say. I like 4.1 and 5 for different reasons

Re: Starting with Tapestry

2007-02-04 Thread Norbert Sándor
I agree with you. I have no voice in the development of Tapestry (I know it's open source, etc.) but if you're interested in my opinion I think it wasn't the best idea to assign so much resource to the development of T5 before T4 is finished. Active T5 development was started too early, now th

synchronous ajax

2007-01-31 Thread Norbert Sándor
Hello, In 4.1.1 is it possible to display an hourglass and disallow further user interface interaction during ajax requests? Thanks in advance: Norbi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[ANN] global namespace for Tapestry 4

2007-01-13 Thread Norbert Sándor
Dear Tapestry Users, The first version of the "Tapestry Namespace Utilities" is available at http://www.erinors.com/developer/project/tapestry-nsutils/. Its main feature is the implementation of "global namespace" for Tapestry. Comments and ideas are welcome! With b

Re: ajax components rendering behavior

2007-01-07 Thread Norbert Sándor
I think it's normal because in case of your ajax request the entire page is rendered on the server, although just some parts of it are refreshed on the client. Shoot me if I'm wrong :) Regards: Norbi Alexandru Dragomir írta: The script of A is called because is executed in the prepareForRend

Re: [poll] how do people feel about me changing that validation dialog in 4.1.1 ?

2006-12-21 Thread Norbert Sándor
I can't help too much because in my apps I used server side validation only, so I don't know how the client side validation currently works. But if I would use it, then what I'd like is a very easy way to plug in my own solution - which is the exact same copy of what my server side implementatio

Re: Standalone plugins

2006-12-21 Thread Norbert Sándor
library. Thanks Pedro --- Norbert Sándor <[EMAIL PROTECTED]> escribió: I'm working on a library which can: - inject library references into other libraries using hivemind configurations - implements global namespace for tapestry components - supports dynamic rendering of co

Re: Standalone plugins

2006-12-20 Thread Norbert Sándor
I'm working on a library which can: - inject library references into other libraries using hivemind configurations - implements global namespace for tapestry components - supports dynamic rendering of components by name (not perfect solution but it works in most cases) The code is already fin

Re: Popup a Tapestry page in a new window?

2006-12-19 Thread Norbert Sándor
Use the "target" parameter of the link components with value "_blank". BR: Norbi talk.small írta: How to create a href, when it is cliked, I can specify a Tapestry page to popup in a new window (instead of refrreshing the current page)? Thanks, Talk.small -

Re: Localized validation messages

2006-12-18 Thread Norbert Sándor
I think you have to use this "dirty" solution. There is an issue about this problem, it is currently scheduled for 4.1.2 (http://issues.apache.org/jira/browse/TAPESTRY-698). Regards: Norbi Cyrille37 írta: Hello, I was coming mad when trying to localize my validation messages. After some sear

Re: Inject EJB 3 into Tapestry 4 page

2006-12-18 Thread Norbert Sándor
Take a look at http://hivemind.apache.org/hivemind-lib/EJBProxyFactory.html Denis Souza írta: Anyone know how I can inject a stateless EJB into a tapestry page? Is it possible to do this with hivemind? Thanks in advance, Denis --

Re: IAutocompleteModel change

2006-12-14 Thread Norbert Sándor
Yes, in Hungary. Although it's not too late yet, I'm very tired :| You're right, I will try it, but only tomorrow ;) Regards: Norbi Ron Piterman írta: Norbert Sándor wrote: Sorry, I don't fully understand... If I understand the new API well, my query in the implemen

Re: IAutocompleteModel change

2006-12-14 Thread Norbert Sándor
Norbi Ron Piterman írta: I think you get a List from hibernate? you can change your model to extract object[0] as key, object[1] as value, and return the whole object for getForPrimaryKey( key ) - ( I think its another method signature- but the same meaning)... Cheers, Ron Norbert Sándor wro

IAutocompleteModel change

2006-12-14 Thread Norbert Sándor
Hello, Unfortunatelly I've not followed the discussion about the subject. As the new doc says for IAutocompleteModel.getValues(): * Expected to return a list of all possible values, filtering out values that * match the specified String in the label representation of the value. Sorry

components without jwc file

2006-12-14 Thread Norbert Sándor
Hello! If a component is without a jwc file, why cannot it be declared explicitly in the library/application file? Like: class="com.example.SomeComponent" /> IMHO this explicit declaration would be a more natural extension of the framework than using component-class-packages: - The exten

Re: Tapestry HiveDoc generation

2006-12-03 Thread Norbert Sándor
There is a non-official maven plugin as well: http://issues.apache.org/jira/browse/HIVEMIND-164 Although I haven't tried it yet... BR: Norbi Jesse Kuhnert írta: I did sit down and figure this out finally. Hivemind has an ant task you can use to read in registry files and output them into one m

Re: [4.1.1] ajax update problem

2006-11-19 Thread Norbert Sándor
In IE I get the given message in the dojo console, and the page is not updated. In FF, I get no error (neither on the dojo or the javascript console) but the page is not updated. It seems that I have to debug the javascript code, where should I start? Thanks: Norbi Jesse Kuhnert írta: If you

Re: Release schedule of the Tapestry 4.1

2006-11-19 Thread Norbert Sándor
ly port or wrap in tapestry core" . :) On 11/19/06, Norbert Sándor <[EMAIL PROTECTED]> wrote: I think that out of the box support for the dojo tree component would be awesome ;) Regards: Norbi > > On 19/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> A tac

Re: Release schedule of the Tapestry 4.1

2006-11-19 Thread Norbert Sándor
I think that out of the box support for the dojo tree component would be awesome ;) Regards: Norbi On 19/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: A tacos Progressbar would be nice in tap 4.1 - Original Message - From: "Norbert Sándor" <[EMAIL PROTEC

Re: Release schedule of the Tapestry 4.1

2006-11-19 Thread Norbert Sándor
TAPESTRY-1129 would be "nice" for one of my applications... Regards, Norbi Sam Gendler írta: In that case, has anyone mentioned wanting the ability to pass parameters when an EventListener fires? Also, I'd really like to be able to attach an arbitrary javascript method as before, after, or aro

Re: 4.1 script include problem via ajax

2006-10-27 Thread Norbert Sándor
27 and the fix http://fisheye3.cenqua.com/browse/tacos/tacos-4.0/trunk/tacos-core/src/java/net/sf/tacos/ajax/components/tacos.js?r1=404&r2=413 and soon http://issues.apache.org/jira/browse/TAPESTRY-1119 will close :) Norbert Sándor wrote: Hello, I have a component which includ

Re: 4.1 script include problem via ajax

2006-10-27 Thread Norbert Sándor
org/jira/browse/TAPESTRY-1119 will close :) Norbert Sándor wrote: Hello, I have a component which includes a script in renderComponent() using pageRenderSupport.addExternalScript(this, getScriptAsset().getResourceLocation()); It works fine when used without ajax, a

4.1 script include problem via ajax

2006-10-27 Thread Norbert Sándor
Hello, I have a component which includes a script in renderComponent() using pageRenderSupport.addExternalScript(this, getScriptAsset().getResourceLocation()); It works fine when used without ajax, a

Re: Tapestry-4.1.1 build fails... why aren't the repositories working???

2006-10-25 Thread Norbert Sándor
, this thread should have belonged to the dev list Norbert Sándor wrote: As I know snapshots can be found only on people.apache.org, and 4.1.1 uses snapshot maven plugins. I have projects built on 4.1.1 which are unusable currently, any maven operations fail. + I cannot switch back to 4.1. I

Re: Tapestry-4.1.1 build fails... why aren't the repositories working???

2006-10-25 Thread Norbert Sándor
As I know snapshots can be found only on people.apache.org, and 4.1.1 uses snapshot maven plugins. I have projects built on 4.1.1 which are unusable currently, any maven operations fail. + I cannot switch back to 4.1. I found this: "Scheduled Downtime The Apache Software Foundation will be doi

Re: Problems with @For

2006-10-18 Thread Norbert Sándor
Maybe ? Regards, Norbi pipothebit wrote: Hi, I can't render values that are stored in a Properties variable. My code: Java class: ... @Persist public abstract Properties getUsers(); public abstract void setUsers(Properties properties); ... Template: ... size: 1 ... ... The @

[ANN] TapDoc 0.6

2006-10-17 Thread Norbert Sándor
lease consult the project's pom.xml file for usage details. With best regards, Norbert Sándor - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Bug with large dynamic forms?

2006-10-15 Thread Norbert Sándor
You should create a JIRA issue with an attached test case. Regards, Norbi [EMAIL PROTECTED] wrote: Hello all! I think I way be experiencing a bug in tapestry but wanted to find out if anyone else had experienced it or has heard about it. When I have a large dynamic form, with fields rendered

Re: Component resolution question

2006-10-13 Thread Norbert Sándor
If this causes confusions , i'm 100% for making type required again. I would vote a +1 for changing "type" back to required, mainly because of new users. Discarding "type" results in less readable code for example when compared to omitting @InjectObject, which has a more implicit meaning. >

Re: DirectLink in Abstract Component

2006-10-12 Thread Norbert Sándor
g a BaseComponent: .jwc     ...     ...     ...  <-- or use dojo events by a Script component     menu.name .html I hope this helps. Regards, Norbi jake123 wrote: Norbert Sándor wrote: What you can do (for example) is to implement IDirect in your component (which extends Abstr

Re: DirectLink in Abstract Component

2006-10-11 Thread Norbert Sándor
The DirectLink component is not that complex: it uses the "direct" service to create a link. When the user clicks on the link, the "direct" service handles almost everything. What you can do (for example) is to implement IDirect in your component (which extends AbstractComponent) and generate

Re: Latest 4.1.1 & tacos compatibility

2006-10-06 Thread Norbert Sándor
As I know T4.1.1 is not compatible with tacos at all. T4.1.1 has more enhanced functionality and it will have support for advanced dojo components like tree in the future. But if you need a tree in 4.1.1, I think that you should create your own component or wrapper around the dojo tree, or wai

Re: How to include "broken" javascript?

2006-10-06 Thread Norbert Sándor
Isn't Shell's "delegate" parameter (and functionality) appropriate for you? By using "delegate" you can include the scripts in the of the page. Regards, Norbi Henri Dupre wrote: We have several partners that require us to include some javascript like that: