[JBoss-user] [JBoss Seam] - Re: Problem with tree2

2006-06-01 Thread mirko27
no ideas how to manipulate it?:( opening all first two level nodes howto would be welcome too please help me out guys. Then we could add one more component howto to the seam wiki. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948345#3948345 Reply to the

[JBoss-user] [JBoss Seam] - Re: Problem with tree2

2006-05-31 Thread mirko27
Stack trace: | 19:38:23,386 ERROR [STDERR] 31.05.2006 19:38:23 com.sun.facelets.impl.DefaultFacelet refresh | INFO: Facelet[/haldus/templates/menu.xhtml] was modified @ 19:38:23, flushing component applied @ 19:35:06 | 19:38:23,386 ERROR [STDERR] 31.05.2006 19:38:23 com.sun.facelets.impl.

[JBoss-user] [JBoss Seam] - Problem with tree2

2006-05-31 Thread mirko27
It`s not really related to seam, but you have discussed other components, so I`ll give it a try. I got tree2 working niceley, but now I wan`t to add feature 'expand/collapse All'. Tomahawk has it allready abled, through HtmlTree component. But I do not seem to get tree2 binding to it. It throws

[JBoss-user] [JBoss Seam] - Re: s:validateAll nulling every value

2006-05-24 Thread mirko27
Seems to me that s:link does not submit a form... Thought it does, sorry. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946020#3946020 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946020 ---

[JBoss-user] [JBoss Seam] - s:validateAll nulling every value

2006-05-24 Thread mirko27
What it does is that it restores state of rendering a form. For example I had this form:

[JBoss-user] [JBoss Seam] - Re: Deployment of seam application fails on ejb-jar.xml

2006-05-23 Thread mirko27
It`s a matter of jboss profile. If we installed it again putting ejb3 profile, not all profile, then it worked. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945819#3945819 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [JBoss Seam] - Re: Understanding @Conversational

2006-05-23 Thread mirko27
Yeah, I already show it from Seam code. It just so irrlogical. If I`m always like returning null... OKay, thanks for reply anyway:) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945764#3945764 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[JBoss-user] [JBoss Seam] - Re: seam do no tdestroy conversation context

2006-05-23 Thread mirko27
If your using myfaces 1.1.3 then change myfaces bug flag to false in build.properties and if not then to true View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945645#3945645 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [JBoss Seam] - Re: Understanding @Conversational

2006-05-23 Thread mirko27
Yes I do, in faces-config like this: categorys /haldus/categorys.xhtml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945638#3945638 Reply to the post : http://www.jboss.com/index.html?module=

[JBoss-user] [JBoss Seam] - Re: Understanding @Conversational

2006-05-23 Thread mirko27
This is the code> | package ee.digizone.ejb; | | import java.io.Serializable; | import java.util.List; | import java.util.Map; | import java.util.TreeMap; | | import javax.ejb.Remove; | import javax.ejb.Stateful; | import javax.persistence.EntityManager; | | import org.

[JBoss-user] [JBoss Seam] - Re: Understanding @Conversational

2006-05-23 Thread mirko27
Any ideas? Why does it report but does not take action View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945601#3945601 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945601 --

[JBoss-user] [JBoss Seam] - Understanding @Conversational

2006-05-22 Thread mirko27
I have not started conversation and in that case I would like that user would be redirected. I`m using this @Conversational. I put call to my bean in pages.xhtml and it gets called. When user hits the page I get following infO: 01:35:47,481 INFO [ConversationInterceptor] no long-running conversa

[JBoss-user] [JBoss Seam] - Re: Debug page

2006-05-22 Thread mirko27
Okay, thank you. I did not know this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945500#3945500 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945500 --- Using T

[JBoss-user] [JBoss Seam] - Re: Debug page

2006-05-22 Thread mirko27
Hehe, I isn`t really. Before I copied the debug.xhtml to my app and it showed some information. Currently it`s just blank. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945486#3945486 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [JBoss Seam] - Debug page

2006-05-22 Thread mirko27
Is there hope to get working debug page recently? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945473#3945473 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945473 ---

[JBoss-user] [JBoss Seam] - Re: RequestParameter problem

2006-05-22 Thread mirko27
yeah, noticed it. Anyway thank you much. You should note it in manual I think... My logic atleast tells that null = value of 0 or smth. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945427#3945427 Reply to the post : http://www.jboss.com/index.html?module=b

[JBoss-user] [JBoss Seam] - Re: RequestParameter problem

2006-05-22 Thread mirko27
Oh my god, thank you. But how come does not entry.jsf on blog example does not break application if I make a request with not specifying blogEntryID parameter? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945396#3945396 Reply to the post : http://www.jboss

[JBoss-user] [JBoss Seam] - Re: RequestParameter problem

2006-05-22 Thread mirko27
It gives me trouble every time when i call bean which has requestparameter, but request does not have that parameter. Giving errors and not letting me work normally. There most definitely is something that im designing wrong... View the original post : http://www.jboss.com/index.html?module=bb&

[JBoss-user] [JBoss Seam] - Re: RequestParameter problem

2006-05-22 Thread mirko27
Sorry. I`ll try better. I have this page: | | http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> | http://www.w3.org/1999/xhtml"; | xmlns:ui="http://java.sun.com/jsf/facelets"; | xmlns:h="http://java.sun.com/jsf/html"; | xmlns:f="http://java.sun.com/jsf/core"

[JBoss-user] [JBoss Seam] - Re: RequestParameter problem

2006-05-22 Thread mirko27
any explanations? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945249#3945249 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945249 --- Using Tomcat but need to do

[JBoss-user] [JBoss Seam] - Re: No coversational context active

2006-05-21 Thread mirko27
Now it happens elsewhere too. Everywhere View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945170#3945170 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945170 --- Usin

[JBoss-user] [JBoss Seam] - Re: No coversational context active

2006-05-21 Thread mirko27
Because I do not use some special statesaving stuff, I`ll copy my code here. If I hit that save button, it shows me this exception. | @Stateful | @Name("cateditor") | @Conversational(ifNotBegunOutcome="categorys") | public class CategoryEditorBean implements CategoryEditor,Serializable {

[JBoss-user] [JBoss Seam] - No coversational context active

2006-05-21 Thread mirko27
Gettings this stacktrace with latest Seam CVS : | 18:11:32,011 ERROR [PhaseListenerManager] Exception in PhaseListener RESTORE_VIEW(1) afterPhase | java.lang.IllegalStateException: Could not commit transaction | at org.jboss.seam.jsf.SeamExtendedManagedPersistencePhaseListener.commit(

[JBoss-user] [JBoss Seam] - Re: RequestParameter problem

2006-05-21 Thread mirko27
I even can`t use a bean with requestparameter if url does not include requestparmeter. Am I doing smth wrong? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945157#3945157 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [JBoss Seam] - RequestParameter problem

2006-05-21 Thread mirko27
Okay, it all works fine if I have required get parameter set. But what if I don`t? If user enters that page directly without any parameters. Then I get error: ould not set field value: cateditor.catid And I do not want user to visit page while not in long-running conversation. Unfortune @Conversat

[JBoss-user] [JBoss Seam] - Re: Configurating seam for facelets and myfaces-tomahawk

2006-05-18 Thread mirko27
We have it working fine. Post your facelets code too, then I can help you. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944698#3944698 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944698 --

[JBoss-user] [JBoss Seam] - Re: Exception after upgrading to JBoss 4.0.4.GA

2006-05-18 Thread mirko27
Having same issue. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944498#3944498 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944498 --- Using Tomcat but need to d

[JBoss-user] [JBoss Seam] - Nullpointerexceptions when upgrading software

2006-05-17 Thread mirko27
I upgraded jboss to 4.0.4GA and got CVS head seam. Now I`m getting nullpointerexceptions for all of my stateful beans. So what`s up? Also it does not like my @Temporal date fields anymore, is this change in EJB3 spec? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[JBoss-user] [JBoss Seam] - help with query

2006-04-15 Thread mirko27
In database forum noone did help me, but since `m writing an example for Seam then maybe you can help me out. My mappings: Category has products and parameters. Every Product has parameter entries(entry) and entry has parameter. Basically I need to query out those parameters in the group that produ

[JBoss-user] [JBoss Seam] - Re: @Conversational with s:link

2006-04-13 Thread mirko27
Havin' the same issue. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937198#3937198 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937198 --- This SF.Net email is s

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Relation load problem

2006-04-12 Thread mirko27
I missunderstood you. Basically it is not enabled by default (acessing child list should throw then LazyInitializationException if refering in page), but which entitymanager do you use? Seam for example fetches all lists. View the original post : http://www.jboss.com/index.html?module=bb&op=vie

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Relation load problem

2006-04-12 Thread mirko27
It`s a matter of cascade. Read EJB 3.0 persistence spec. You can map wanted cascade values. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936905#3936905 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936905 -

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-12 Thread mirko27
We`re working on it just now :) Much of work is done, but lots of to do more. IT´s VERY HARD to code if you get all the time JTA TRansaction errors( i opened a thread in the start of the week). This some times goes so insane that you can`t do anything. View the original post : http://www.jboss

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Advanced query (help needed)

2006-04-12 Thread mirko27
My mappings: Category has products and parameters. Every Product has parameter entries(entry) and entry has parameter. Basically I need to query out those parameters in the group that products has no entry for yet. Tried different versions but none got me further. My current version: List

[JBoss-user] [JBoss Seam] - Problem with Requestparameter

2006-04-11 Thread mirko27
I`m combining tree2 with @RequestParameter. At first it seemed to work if requestparameter actually was there, but gave error if failed to inject(this is not nice error to show to users, any solution?) but then it did not work at all. I clicked link but still it was complaining that no requestpa

[JBoss-user] [JBoss Seam] - Re: jBPM demarcation question

2006-04-11 Thread mirko27
Yesterday we got same exception, but with @Begin. We put @Begin(join=true) to @Factory and later to @Create method(not both at same time), then the error was gone, but no conversation begun. Maybe some bug? Btw did you use @CreateProcess before? You can use tasks in process. View the original pos

[JBoss-user] [JBoss Seam] - Re: Script.aculo.us with Seam Remoting

2006-04-10 Thread mirko27
So share your work too Gavin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936360#3936360 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936360 --- This SF.Net ema

[JBoss-user] [JBoss Seam] - EntityManager in conventer

2006-04-09 Thread mirko27
How to get instance of EntityManager(SeamManaged or usual) in Conventer? Tried many ways, but nothing worked. And Gavin, what about that JTA exception?? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936167#3936167 Reply to the post : http://www.jboss.com/ind

[JBoss-user] [JBoss Seam] - Re: Report: CVS Version of Seam

2006-04-09 Thread mirko27
Didn`t know actually. Thanks. Did you get my e-mail Gavin? And please look at that JTA Transaction thread that I posted. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936119#3936119 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[JBoss-user] [JBoss Seam] - Re: org.hibernate.TransactionException:

2006-04-09 Thread mirko27
Little testing showed, that this session-scoped problem. If one connects and gets this error then he gets this all session. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936099#3936099 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[JBoss-user] [JBoss Seam] - Re: SelectManyCheckbox

2006-04-09 Thread mirko27
No stack trace, just h: message that it`s not a valid value. Role is an entity bean. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936096#3936096 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936096

[JBoss-user] [JBoss Seam] - Re: SelectManyCheckbox

2006-04-09 Thread mirko27
But why doesn`t it like the value options? Maybe I Can`t put value as Object n? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936092#3936092 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936092 -

[JBoss-user] [JBoss Seam] - Re: SelectManyCheckbox

2006-04-09 Thread mirko27
Factory did get called and rolesMap is in conversational context. It displays verything fine but when I select smth and then submit, then it says this error. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936090#3936090 Reply to the post : http://www.jboss.c

[JBoss-user] [JBoss Seam] - Re: Report: CVS Version of Seam

2006-04-09 Thread mirko27
Yeah, I did get it work. I have no time(deadline) for testing this portlet and so on stuff, but I did find (from harddrive) working version of latest jboss-seam. Could you help me out with this SelectManycheckbox issue? This would be lovely. Thanks for helping. View the original post : http:

[JBoss-user] [JBoss Seam] - SelectManyCheckbox

2006-04-09 Thread mirko27
I`m trying to do following: | | | | | | | | | |

[JBoss-user] [JBoss Seam] - Re: @DataModel design issues -- JSF/HTTP dependency in EJBs?

2006-04-09 Thread mirko27
Use long-running conversation. You have to start thinking this way :D View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936076#3936076 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936076 ---

[JBoss-user] [JBoss Seam] - Re: Report: CVS Version of Seam

2006-04-08 Thread mirko27
By no faces support i ment facesmessages. FacesContext does not have method addmessages. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936044#3936044 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936044 ---

[JBoss-user] [JBoss Seam] - Re: Report: CVS Version of Seam

2006-04-08 Thread mirko27
This old seam jar has downcomes... No Faces support. Some transaction exceptions... It`s driving me nuts. Last two weeks I have been solving mysterious exceptions instead of coding (or scripting because it`s very easy). Gavin can you upload something for me? something stable that just works... V

[JBoss-user] [JBoss Seam] - Report: CVS Version of Seam

2006-04-08 Thread mirko27
Well, I must say that nothing works. Entitymanager (@PersistenceContext and Seam`s own) does not get loaded. I mean there is component but it`s not injectable. In the end I got exceptions related to portlets(I do not use one). Downloaded old seam from jboss page and everything works perfectly. S

[JBoss-user] [JBoss Seam] - Re: Possible to open new window with s:link?

2006-04-08 Thread mirko27
Look at booking example. There are explanations opened in new window. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936027#3936027 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936027 ---

[JBoss-user] [JBoss Seam] - Re: @In, @Out and @Factory. It's me or...

2006-04-08 Thread mirko27
It seems to me that me or you have missunderstood the concept of seam component. I have understood that Factory works in context level, not in component level. If some page asks idcat from context(JSF page) then the Factory method will be called. But maybe it`s a bug and calling from component

[JBoss-user] [JBoss Seam] - How to create a table from tree-like entity construct

2006-04-08 Thread mirko27
I`m creating example for Seam and ran into a problem. I have Category and each Category has a head-category. So Every Category has getLowers(); which gives categories whose head category is. How can I output all Categories? View the original post : http://www.jboss.com/index.html?module=bb&op=vie

[JBoss-user] [JBoss Seam] - Re: @DataModel design issues -- JSF/HTTP dependency in EJBs?

2006-04-08 Thread mirko27
You should try this way: In one bean: @DataModel items; In other bean; @DataModelSelection(value="items") This seems to be logic way of doing it. The current select()-way-of-doing-things is needed because to Inject @datamodelselection object we need to use that bean. By the way you do not need

[JBoss-user] [JBoss Seam] - Re: @In, @Out and @Factory. It's me or...

2006-04-08 Thread mirko27
Please give me your JSF page. I have an idea, but then I can be sure. It seems to be your issue btw. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935996#3935996 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935996

[JBoss-user] [JBoss Seam] - Re: Classloading issues (Seam/JBPM)

2006-04-08 Thread mirko27
Download latest documentation from Seam CVS. There is a statement that says: don`t forget to put jbm.jar into MANIFEST.MF Class-path parameter. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935989#3935989 Reply to the post : http://www.jboss.com/index.html

[JBoss-user] [JBoss Seam] - toString function overriding

2006-04-07 Thread mirko27
Why does every tutorial example write over toString method? Does Seam interpret this somehow special? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935953#3935953 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935953

[JBoss-user] [JBoss Seam] - Re: Forcing call of conversational component method on event

2006-04-07 Thread mirko27
Well, I thought your situation over and this really is a design of Filter. Interceptor need`s to be called and is not tied to view. Implement some simple Filter. It voles all your problems very easilly and causes minimal load (much less then seam figuring out what and where to do) View the orig

[JBoss-user] [JBoss Seam] - Re: Forcing call of conversational component method on event

2006-04-07 Thread mirko27
Basically you can do following and this gives you ability to choose, which pages you wan`t to enchance with this feature: pages.xml I would use this one because in my applications I usually define conversation timeot by node and action would not be so hard to add. View the original post :

[JBoss-user] [JBoss Seam] - Re: Problem with entity manager?

2006-04-07 Thread mirko27
I thought that you are more like lonley wolf. If you need any help then sure, mail to me and we can do smth :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935920#3935920 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [JBoss Seam] - Re: Problem with entity manager?

2006-04-07 Thread mirko27
yes, I upgraded to CR2, any workarounds? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935909#3935909 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935909 --- This

[JBoss-user] [JBoss Seam] - Problem with entity manager?

2006-04-07 Thread mirko27
Caused by: java.lang.NoSuchMethodError: javax.persistence.EntityManagerFactory.createEntityManager(Ljavax/persistence/PersistenceContextType;)Ljavax/persistence/EntityManager; 22:21:09,745 ERROR [STDERR] at org.jboss.seam.core.ManagedPersistenceContext.create(ManagedPersistenceContext.java:51

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering tool

2006-04-07 Thread mirko27
Generator did none ManyToMany mappings. But the errors came mostly from: instance.getUser().getLogentrys().remove(instance); but getLogentrys was not found, instead there is getLogentries. Hope this helps you improve the generator. View the original post : http://www.jboss.com/index.html

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering tool

2006-04-07 Thread mirko27
Basically It does not create entity bean right as well. Thing is that it should take getRelatedProducts(); that returns products not relatedproducts table. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935860#3935860 Reply to the post : http://www.jboss.com

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering tool

2006-04-07 Thread mirko27
The reverse engineering tool did create the right entity beans, but if entity class had manytomany mappings editorbean went crazy. We have ManyToMany mapping where products have related products. MySQL INNODB Table: CREATE TABLE `product` ( `ID` int(11) NOT NULL auto_increment, `NAME` varchar

[JBoss-user] [JBoss Seam] - Re: @Role is buggy (is it?)

2006-04-07 Thread mirko27
My this type of declaration works fine. But I did not declare them both for SESSION Scope. This seems to be different logical approach or a bug. In my oppinion there can be N different session scoped entities both same class. View the original post : http://www.jboss.com/index.html?module=bb&op=v

[JBoss-user] [JBoss Seam] - Re: Method not found: isJndiName

2006-04-07 Thread mirko27
Why do you update all JbossIDE? I took just nightly hibernate tools and mine works correctly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935841#3935841 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935841 ---

[JBoss-user] [JBoss Seam] - Re: Loading multiple processdefinitions/pageflowdefinitions

2006-04-07 Thread mirko27
Sorry for asking, new CVS documentary has all the answers. Two weeks ago I saw that major shortcome of Seam was it`s documentation. But after switching to CVS`s one I think that you`re doing wonderful job:) It would be wise to point to CVS documentation in Seam website. View the original post :

[JBoss-user] [JBoss Seam] - Re: locale is not supported?

2006-04-07 Thread mirko27
Please update your documentation from Seam CVS(Trailblaizer has movie for it). I think that these might be useful lines from there: If there is a locale associated with the HTTP request (the browser locale), and that locale is in the list of supported locales from faces-config.xml, use that local

[JBoss-user] [JBoss Seam] - Loading multiple processdefinitions/pageflowdefinitions

2006-04-07 Thread mirko27
How can I give more than one file with definitions? Can I also put two definitions in one file? org.jboss.seam.core.jbpm.pageflowDefinitions pageflow.jpdl.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935783#3935783 Reply to the post : http://www.jboss.

[JBoss-user] [JBoss Seam] - Re: URL Friendly Links

2006-04-06 Thread mirko27
s:link element has parameters. It seems to me that default just creates new conversation. You can use . I think this should work. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935702#3935702 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-06 Thread mirko27
Yeah, I tried latest versions, but they gave errors @ not compatible. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935412#3935412 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935412 ---

[JBoss-user] [JBoss Seam] - Re: Upgrade to jboss-4.0.4.GA-ejb3

2006-04-06 Thread mirko27
Thank you louis. Maybe we could share our IM passports? Would be good to talk about something real fast sometimes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935409#3935409 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-06 Thread mirko27
I know the workaround, but this is not supposed behaviour - overwriting other`s library. I know that Gavin did something to be able to specify my own messages, but he keeps quiet :D View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935387#3935387 Reply to the p

[JBoss-user] [JBoss Seam] - Re: Seam remoting + long-running conversation. Is it possibl

2006-04-06 Thread mirko27
It does not mark bean as long-running conversation start trigger. You have to start llong-ronning conversation by @Begin annotation. This means that no method of this bean cannot be used unless you have started long-running conversation for this bean. View the original post : http://www.jboss.co

[JBoss-user] [JBoss Seam] - Re: URL Friendly Links

2006-04-05 Thread mirko27
? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935336#3935336 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935336 --- This SF.Net email is sponsored by xPML,

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
what about validatormessages..? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935318#3935318 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935318 --- This SF.Net e

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
Now I do use seam managed entitymanager, but refreshentities still gives me same error. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935221#3935221 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935221 ---

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
Information about setting resourceBundle, locale, language and using hibernate validator messages is urgently needed. Trying to finish our app in next week... Please take the time to advice these things.. We promise to write tutorial for all others out of our expierience. View the original post :

[JBoss-user] [JBoss Seam] - Re: Upgrade to jboss-4.0.4.GA-ejb3

2006-04-05 Thread mirko27
lcoetzee how do you acoomplish following: Every time a user hits my seam application he`s or her`s locale is set to ee? Seam offers component level default locale, but how to go in session level locale? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935152#

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
Have searched and read other posts on this forums about validatormessages. Gavin you haven`t not once answered what exactly to do for getting it working. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935167#3935167 Reply to the post : http://www.jboss.com/i

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
Sorry, I have missed section in manual. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935085#3935085 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935085 --- This

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
How can I use Seam-managed persistence context? I use org.jboss.seam.jsf.SeamExtendedManagedPersistencePhaseListener listener for seam. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935084#3935084 Reply to the post : http://www.jb

[JBoss-user] [JBoss Seam] - Re: Seems like a day of errors (Transaction already active)

2006-04-05 Thread mirko27
It happens when one client is using my app by address localhost:8080, but other want`s to start it by address 192.168.3.16:8080 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935082#3935082 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[JBoss-user] [JBoss Seam] - Seems like a day of errors (Transaction already active)

2006-04-05 Thread mirko27
I think this exception happens when I try to get information to my usersList. Before SeamExtendedPersistenceContext listener it never happened. Stack trace: | 15:17:47,657 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception | java.lang.IllegalStateException: Co

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
Seems to me, that usual error printing does work now. It seems to be a case of using @persistenceContext(Type.EXTENDED) and extendedpersistenceseamlistener together. If I removed that Type.EXTENDED it started to work. But what about this refreshentities feature? I really need that no incorrect dat

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
Okay, this REFRESHENTITIES does not work, but I did get this subject working as i wanted it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935076#3935076 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935076 ---

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
Okay I will give all code that atm I try to put working. Btw exception has been changed... but I do not know what i changed. Still exception is accoured when hibernate validation failes. Exception: | avax.faces.FacesException: Error calling action method of component with id _id32:submit |

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-05 Thread mirko27
Seems that others are facing this issue as well. So what`s the solution/problem Gavin? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935004#3935004 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935004 --

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-04 Thread mirko27
@Entity @Name("current") @Table(name = "USERS") public class PortalUser implements Serializable { Annotations of my class. It`s scope should be CONVERSATIONAL, at least Seam shows that is. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934907#3934907 Reply to

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-04 Thread mirko27
Thanks for pointing that out. LEngth is what I need. But this does not change nothing. It still does not refreshi this page and show me errors. Only that exception page is displayed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934905#3934905 Reply to the po

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-04 Thread mirko27
@Out(required=false) @Valid @DataModelSelection private PortalUser current; Have it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934883#3934883 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934883 ---

[JBoss-user] [JBoss Seam] - Re: Using hibernate validator.

2006-04-04 Thread mirko27
I just can`t get it work. I have this in my .xhtml page: | | | | | And this in my Entity bean: @Range(min=4,max=16,message="loginLength") | public String getLogin() { | return login; | }

[JBoss-user] [JBoss Seam] - Using hibernate validator.

2006-04-04 Thread mirko27
Could you please give us some explanation how to exacly use Hibernate validator in Seam? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934867#3934867 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934867

[JBoss-user] [JBoss Seam] - Re: Tomahawk dataScroller

2006-04-04 Thread mirko27
Have you put some data into that List? You have to point to list before you use it. It means you have to initialize it. Call contacts.size(); before using it. And that is not crazy way of viewing. It`s how seam see`s it and is not ment to be for youi. View the original post : http://www.jboss.co

[JBoss-user] [JBoss Seam] - Re: Seam and MDB

2006-04-04 Thread mirko27
what do you mean with MDB? I`m not very updated at termins. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934834#3934834 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934834 -

[JBoss-user] [JBoss Seam] - Re: Conversation @Begin(join=true) not working properly?

2006-04-03 Thread mirko27
Sorry, I lied to you. and does not kill the current conversation you wan`t to leave. They just step out of it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934356#3934356 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [JBoss Seam] - Re: Conversation @Begin(join=true) not working properly?

2006-04-03 Thread mirko27
People think usually this way: If I click/activate smth(at current time s:link) then it happens momentally. Btw this works as expected: View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934355#3934355 Reply to the post

[JBoss-user] [JBoss Seam] - Re: Conversation @Begin(join=true) not working properly?

2006-04-03 Thread mirko27
I can get right job done with it. But it does not work as expected. I`ll start a conversation, go to user module. CurrentUser is loaded to conversational context. Now I hit one of the followings: I`m back to the users page. Seam debug page shows that conversation is killed ( yeah, we love ya f

[JBoss-user] [JBoss Seam] - Re: Conversation @Begin(join=true) not working properly?

2006-04-03 Thread mirko27
Sorry Gavin if you did get that impression. I`m not pushing you, I was amaized to see, that new stuff is coming so fast. I was not blaming you, it was other way around. I thought that I did not notice documentation, but it maybe is there and you could point to it, if that`s the case. View the o

[JBoss-user] [JBoss Seam] - Re: Conversation @Begin(join=true) not working properly?

2006-04-03 Thread mirko27
I have looked at that solution. But it`s insane when for example we have menu that contains 100 links? maybe more? would be replaced to this long script... Searching for solution I did try to find some information for s:link, but in CVS there`s no documentation, even not API referenc

  1   2   >