[jboss-user] [JBoss Seam] - is an upgrade guide available for Seam?

2007-04-24 Thread baz
Hello, if someone knows an upgrade guide for Seam please send me the pointer. Thanks. I evenappreciate a chapter in the doc with upgrade instructions(at least with pointers to resources on the net) My problem: Created an app with seam1.2.0Patch1. Runs fine. Each form is validated correctly

[jboss-user] [JBoss Seam] - Re: seam-gen: behaviour of an generated app

2007-04-24 Thread baz
I will investigate further on the next weekends. Perhaps my generated app is to complex? It contains oer 20 entities which are making massive use of composite primary keys. I am going to create a tiny little datamodel with only 2 tables and one foreign key. If i can hunt the problem done, i

[jboss-user] [JBoss Seam] - Re: is an upgrade guide available for Seam?

2007-04-24 Thread baz
Thanks for the answer. This is exactly the way i travel when i can deploy on an app server (Jboss). For older or newer applications not generated by seam-gen this is no solution. The same holds for apps that must be deployed on tomcat without embedded ejb (using hibernate in the microcontainer).

[jboss-user] [JBoss Seam] - Re: How To Cancel Update in Home Object

2007-04-20 Thread baz
One question: What do you trying to do? Perhaps this is your desire? http://www.jboss.com/index.html?module=bbop=viewtopict=106710 If not please ask again. And if someone knows the solution to my lasting little problem, eben better. Hope i could help a little. Ciao, Carsten View the original post

[jboss-user] [JBoss Seam] - Re: seam-gen: behaviour of an generated app

2007-04-20 Thread baz
Hello Pete, i have not modified them. They are the same as they are generated by seam-gen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039239#4039239 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039239

[jboss-user] [JBoss Seam] - Re: seam-gen: behaviour of an generated app

2007-04-19 Thread baz
Any comments? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4038851#4038851 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4038851 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: seam-gen: behaviour of an generated app

2007-04-19 Thread baz
Hello, thanks for the answer i have tried immediate = true and s:link Both solution do not work. I get the well known behaviour. I have to do a reload (on CarEdit or on Car) for getting the old value:-( Ciao, Carsten View the original post :

[jboss-user] [JBoss Seam] - seam-gen: behaviour of an generated app

2007-04-18 Thread baz
Hello, I do have some problems with a seam-gen (Seam 1.2.1GA) generated app. My setup: 1. seam setup 2. seam new-project 3. seam generate-entiities Now i hae a complete app which i can deploy to jboss. For simplicity i will reference to an entity called Car Start the application and navigate to

[jboss-user] [JBoss Seam] - Re: Multiple datasources?

2007-04-13 Thread baz
marcosH would you be so kind to share your solution with me? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4036940#4036940 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4036940

[jboss-user] [JBoss Seam] - Re: Multiple datasources?

2007-04-13 Thread baz
marcosH would you be so kind to share your solution with me? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4036942#4036942 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4036942

[jboss-user] [JBoss Seam] - showing details when clicking on a table row

2007-04-12 Thread baz
Please take a look at this post: http://jboss.com/index.html?module=bbop=viewtopict=106284start=-10 I have to show details when a datatable row is clicked. How can i achive this? Ciao, Carsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4036625#4036625 Reply

[jboss-user] [JBoss Seam] - Re: Multiple datasources?

2007-04-12 Thread baz
I have followed the advise, but still having the problem in the first post. My entities are bound to both datasources. I do not have a clue what i have missed:-( [qoute]bind my entities using the @PersistenceUnits annotation View the original post :

[jboss-user] [JBoss Seam] - Re: Multiple datasources?

2007-04-12 Thread baz
Sorry, tried again. I have followed the advise, but still having the problem in the first post. My entities are bound to both datasources. I do not have a clue what i have missed:-( anonymous wrote : bind my entities using the @PersistenceUnits annotation Perhaps this is the key. But in which

[jboss-user] [JBoss Seam] - Re: configurable Skinning with Richfaces

2007-03-23 Thread baz
i tke it back. Where to fast. Will investigate thre wiki example. But i am interestetd why the mentioned error occurs View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030943#4030943 Reply to the post :

[jboss-user] [JBoss Seam] - Re: use Seam to respond with bytes (not XML) ?

2007-03-23 Thread baz
I have done it like in this post: http://www.jboss.com/index.html?module=bbop=viewtopict=103039 But the wiki page is quite pretty. So i will give it a try. Peter, any chance that we get the Resource class into seam? View the original post :

[jboss-user] [JBoss Seam] - Re: Tomcat deployment with external datasource - is it possi

2007-03-22 Thread baz
Hello, i do not have the setup anymore:-( But when i was using 'tomcats' datasource i wasn't using the microcontainer. And Normans statement makes sense to me. From chapter 21.5 of the seam docs: anonymous wrote : | The Seam support for Hibernate and JPA requires JTA and a JCA datasource. If

[jboss-user] [JBoss Seam] - Re: Integrate user defined Resources (suggestions needed)

2007-03-22 Thread baz
Hello, i tried to follow your advise. But after starting the app i get this exception: 11:26:34,437 ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/baz]: Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener

[jboss-user] [JBoss Seam] - Re: Integrate user defined Resources (suggestions needed)

2007-03-22 Thread baz
Thanks for the pronpt reply. Yes you are right with the null value. This was by intention. I have not really inhaleted the meaning of unwrap:-( I' ll try to test the cvs version on weekend. Ciao, Carsten View the original post :

[jboss-user] [JBoss Seam] - Re: Tomcat deployment with external datasource - is it possi

2007-03-22 Thread baz
I have never tried to use JOTM. But two years ago i considered using it. But switched to the microcontainer setup. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030638#4030638 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Tomcat deployment with external datasource - is it possi

2007-03-22 Thread baz
I will repeat the parts that i have written anonymous wrote : but AFAIK you are losing seam managed transactions. But if i am wrong, and external datasources in combination with seam managed transactions in tomcat are possible, please tell me how. Conclusion: i am not sure but i have no time to

[jboss-user] [JBoss Seam] - configurable Skinning with Richfaces

2007-03-22 Thread baz
Hello, i do want to implement the configurable skinning shown in the richfaces demo. So i have created a seam component called skinBean. And added in web.xml this parameter: context-param | param-nameorg.ajax4jsf.SKIN/param-name | param-value#{skinBean.skin}/param-value |

[jboss-user] [JBoss Seam] - Re: configurable Skinning with Richfaces

2007-03-22 Thread baz
Which wiki example do you mean? The seam one does not use richfaces and i have to skin richfaces components. Hence i have to set the parameter. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030941#4030941 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Hardcoded persistence context name in EntityHome

2007-03-21 Thread baz
I had made a jira issue about this: http://jira.jboss.org/jira/browse/JBSEAM-902 and there is this forum post http://www.jboss.com/index.html?module=bbop=viewtopict=102416 This has helped me very much. But perhaps this issue is not quite obvious in the documentation. Otherwise this question

[jboss-user] [JBoss Seam] - Reporting Seam version

2007-03-21 Thread baz
Hello, i have written a little utility for version reporting of jar files. This is the ant task which shows the usage: target name=getversion | java classname=de.bafz.utils.JarVersion | classpath=ant/jarversion.jar | outputproperty=bazversion.seam |

[jboss-user] [JBoss Seam] - Re: Tomcat deployment with external datasource - is it possi

2007-03-20 Thread baz
Yes it is possible, but AFAIK you are losing seam managed transactions. The last time i was using this was in March 2006. Until then i am bound to seam managed transactions. But if i am wrong, and external datasources in combination with seam managed transactions in tomcat are possible, please

[jboss-user] [JBoss Seam] - Re: How can I change default messages (Home objects)?

2007-03-15 Thread baz
Read chapter 10.2 of the documentation(Seam1.2.0.Patch1) Near the end of this chapter View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4028315#4028315 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4028315

[jboss-user] [JBoss Seam] - s:fileUpload and Tomahawk extensionfilter

2007-03-15 Thread baz
I do need some tomahawk components in my app(together with the required extension filter) What is the preferred configuration for this? I am asking because i have a problem with this combination and s:fileUpload. I searched this forum and the jira for posts describing such an incombatibility

[jboss-user] [JBoss Seam] - Re: s:fileUpload and Tomahawk extensionfilter

2007-03-15 Thread baz
I have no access to the seam repository at the moment. So i am not able to look up the corresponding source file:-( View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4028374#4028374 Reply to the post :

[jboss-user] [JBoss Seam] - Re: s:fileUpload and Tomahawk extensionfilter

2007-03-15 Thread baz
Have used fisheye:-) There are a couple of changes in this file. Will try them out, when i have access to my seam build environment, again. Sorry for waking you up:-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4028380#4028380 Reply to the post :

[jboss-user] [JBoss Seam] - Generating JooReports (http-post)

2007-03-07 Thread baz
Hello, i want to use http://www.artofsolving.com/opensource/jodreports formerly known as Jooreports. I have set up the corresponding war archive on our local tomcat server. I can generate PDF and ODT documents. Now i want to use this new toy with my seam application. But i have reached the

[jboss-user] [JBoss Seam] - Re: page specific login-required=

2007-03-07 Thread baz
I do not have understand why you can not have your pages ordered in this way: app | login_required | pagea | pageb | nologin | pagea | pageb | Than you can have one rule | page view-id=login_required/* scheme=http

[jboss-user] [JBoss Seam] - wrong error when seam component not found

2007-03-06 Thread baz
Hello given this lines in a page: h:outputLabel value=#{bundle['GelAnalysis.status']} for=status/ | h:selectOneMenu id=status value=#{GelAnalysisBean.gelanalysis.gelstat} | f:selectItems value=#{statusBacking.statusList} / |

[jboss-user] [JBoss Seam] - Re: IDE for Seam

2007-03-05 Thread baz
We are using Exadel Studio Pro. And i realized a few seconds ago this: http://labs.jboss.com/portal/rhdevstudio So this could be perhaps a good alternative for developing. Exadel has announced to support 'seam beans' in mid march with version 4.0.4 View the original post :

[jboss-user] [JBoss Seam] - Re: minor seam security questions

2007-03-01 Thread baz
Hello, the security stuff has changed with Seam 1.1.6. I would suggest to upgrade to Seam 1.2.0 or at least read the Seam 1.2.0 Documentation (it was enhanced). After that, you can ask again if some of your questions remain unclear. Sorry, i am not able to help you out with 1.1.5 I have never

[jboss-user] [JBoss Seam] - Re: minor seam security questions

2007-03-01 Thread baz
These steps can help: 1. study the seamspace example 2. read the Jboss Rules doc(http://labs.jboss.com/portal/jbossrules/docs/index.html) Make yourself clear what do you need, security for EJBs or security for the web pages. The later is configured with the seam tags (s:hasRole etc) The first

[jboss-user] [JBoss Seam] - Re: Trinidad / ajax4 jsf doesn´t work anymore in Seam 1.2.0

2007-03-01 Thread baz
I have not used trinidad yet. But i have seen numerous errors when i mix servlet mapping and url mapping of filters in the xml. So i now use only one of them. Perhaps it helps when you change your trinidad filter mapping to url mapping View the original post :

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-03-01 Thread baz
Good and bad news from me. Localisation works for me only with normal resource bundles. Now i have detected that it do not work with the seam resource bundle named messages. I do have a form like this (bundle is the bundle loaded with f:loadbundle): s:validateAll | h:panelGrid border=1

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-03-01 Thread baz
One more interesting thing: If i add 'messages' to the message Bundles in faces-config.xml I am no more able to verwrite the myfaces messages. What shuld we do to receive the correct language withe Seams messages? View the original post :

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-03-01 Thread baz
My problem is solved. I had created a messages.properties and a messages_de.properties. Where i assume that messages.properties is used whenever a key in the german version is not found and when a language is selected which does not exist. But in my case, the german version messages_de.properties

[jboss-user] [JBoss Seam] - Myfaces Fusion proposal

2007-02-28 Thread baz
Hello, i found this proposal in the myfaces wiki.http://wiki.apache.org/myfaces/ApacheMyFacesFusion Are they reinvent the wheel or is this totally different from what i have with seam? Ciao, Carsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024100#4024100

[jboss-user] [JBoss Seam] - Re: Myfaces Fusion proposal

2007-02-28 Thread baz
Same holds for this one. http://wiki.apache.org/myfaces/FacesFreeway Perhaps Seam needs some advertising. Or, on the other hand, people tend to NOT use software they don't have invented:-( Diversity could be good, but it splits development efforts in different directions. View the original post

[jboss-user] [JBoss Seam] - 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
Hello, i detected a problem with the 1.1.7RC1(and also with the current CVS aka1.2.0). I experience now a classs cast exception. With 1.1.6 this exception does not occur. Any Ideas what is going wrong? My view looks like: | ui:define name=body | | h:form

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
The exception seems to mislead. Everytime i call this function | @SuppressWarnings(unchecked) | public ListE findAll() { | ListE list; | list = getSession().createCriteria(entityClass).list(); | return list; | } | the program raises

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
Since HibernateEntitys are fully functional, i suppose that the changes in package org.jboss.seam.persistence are responsible for these errors. But i am not able to hunt them down. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023011#4023011 Reply to the

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-02-27 Thread baz
Hello, if you found the reason why, please inform me. I do have a similar problem with a command button. The action of the button is not triggered and i can not figure out why. Other buttons on the page work but this one don't. Ciao, Carsten View the original post :

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
Correct. But in intermediate step. Migrating to annotations. Is there a problem with .hbm.xml? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023072#4023072 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023072

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
Thanks for the fast reaction. It works again. Ciao, Carsten Btw: take a look at the document generation. I got an error about an area overflow when building it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023113#4023113 Reply to the post :

[jboss-user] [JBoss Seam] - How to configure Seam correctly (Seam1.1.7RC1 and filter map

2007-02-26 Thread baz
Chapter 19 (for Seam 1.1.6) and Chapter 20(Seam 1.1.7RC1) are somewhat different. Filters are configured in web.xml (1.1.6) or components.xml(1.1.7) This is achieved through a so called master filter, when i understand it correctly. It seems that i can use my old seam configuration also with

[jboss-user] [JBoss Seam] - Re: Unable to authenticate in 1.1.7RC1 : is it a regression?

2007-02-26 Thread baz
There are several changes. 1. it is now Identity.instance().addRole instead of Identity.addRole 2. the #{identity.login} returns now loggedIn instead of success It is best to reread the new documentation and compare View the original post :

[jboss-user] [JBoss Seam] - Re: Begin conversation *before* entering a method

2007-02-26 Thread baz
Why do you put the user in Conversation scope? 1. A new session begins when the user is logged in, right? 2. A session can contain multiple conversations,right? So it is better to put your user object in session scope. If your plan is, that the user has to login for exactly only one special

[jboss-user] [JBoss Seam] - Re: Begin conversation *before* entering a method

2007-02-26 Thread baz
To answer your question yourself read this blog entry from gavin http://blog.hibernate.org/cgi-bin/blosxom.cgi/2006/06/22#stages-of-adoption BTW: when the user logs out (via identity.logout the session is invalidated and all Objects are removed. Or if you do not use this function you can call

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-02-26 Thread baz
In the dark ages of my seam experience i had often forgotten to place command buttons into forms.:-( That is the only explanation that i have. Your ui code is fully functional but only if surrounded wit form tags. Ciao, Carsten View the original post :

[jboss-user] [JBoss Seam] - Re: How to configure Seam correctly (Seam1.1.7RC1 and filter

2007-02-26 Thread baz
Thanks gavin. I'll give it a try. I have experienced this problem(Ajax4jsf via servlet mapping and Seam via url mapping): All my requestparameters were lost. So no conversation was possible. When you use consistent mapping(servlet or url) the problem is not present. View the original post :

[jboss-user] [JBoss Seam] - Wiki entry: SeamEntityHomeForLongRunningContexts

2007-02-23 Thread baz
Hello, i want to give some thougts about this wiki entry http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamEntityHomeForLongRunningContexts I am using this approach since seam supports it. And i am not quite sure, but for me Peter is one of the initiator of this idea? One question: currentUserId is

[jboss-user] [JBoss Seam] - How to configure persistenceContextName?

2007-02-22 Thread baz
Hello i have created a feature request http://jira.jboss.com/jira/browse/JBSEAM-902 This request was rejected with comment RTM I have not found a way to configure the persistenceContextName in the docs. All i found is to configure the entityManger or the HibernateSession for each and every

[jboss-user] [JBoss Seam] - Re: How to configure persistenceContextName?

2007-02-22 Thread baz
Seam is wonderful i like it more and more but one have to take the blinkers off:-) The configuration is as easy as putting | factory name=session value=#{bazDatabase}/ | OR | factory name=entityManager value=#{bazDatabase}/ | | in components.xml. This is described in chapter

[jboss-user] [JBoss Seam] - Re: ajax4jsf and outjecting to conversations

2007-02-21 Thread baz
| *** | *** 241 | - DEBUG org.jboss.seam.contexts.Contexts: destroying: com.exade.vcp.Filter.ResponseWrapper | --- 239 | *** | *** 255,257 | - DEBUG org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter: Finished request processing total time 594ms for uri: /baz/faces/pages

[jboss-user] [JBoss Seam] - Re: ajax4jsf and outjecting to conversations

2007-02-21 Thread baz
New information my non ajax4jsf app produces this kind of URLs | http://localhost:8080/baz/faces/pages/main.xhtml?cid=3 | whereas the ajax4jsf aware app produces this: | http://localhost:8080/baz/faces/pages/main.xhtml | The requestparameter is not attached. in my components.xml

[jboss-user] [JBoss Seam] - Re: ajax4jsf and outjecting to conversations

2007-02-21 Thread baz
I have used quote instead of code so the xml is somewhat corrupted. The correct way to configure ajax4jsf is: filter | display-nameAjax4jsf Filter/display-name | filter-nameajax4jsf/filter-name | filter-classorg.ajax4jsf.Filter/filter-class | init-param |

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-02-21 Thread baz
I suppose that you have configured your supported locales in faces-config.xml? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4019897#4019897 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4019897

[jboss-user] [JBoss Seam] - Re: ajax4jsf and outjecting to conversations

2007-02-21 Thread baz
What do you mean with anonymous wrote : as long as you have Faces Servlet configured properlyanonymous wrote : | | ? | | Can you give me an advice what is wrong with this configuration? | | | | | servlet | | | servlet-nameFaces Servlet/servlet-name | | |

[jboss-user] [JBoss Seam] - ajax4jsf and outjecting to conversations

2007-02-20 Thread baz
Hello, i do have a rather complex application which does not make use of ajax4jsf yet. My environment seam 1.1.6 myfaces and facelets that comes with seam running on tomcat 5.5 In this app there is this method: | @Out(scope=CONVERSATION, required=false) private MethodType methodType; |

[jboss-user] [JBoss Seam] - Re: ajax4jsf and outjecting to conversations

2007-02-20 Thread baz
there is no change. all changes i made are described in my previous post. After execution of addPCRAnalysis a page is rendered which is the same in both cases. This facelet is included in the page(only reference to primerlist) html xmlns=http://www.w3.org/1999/xhtml; |

[jboss-user] [JBoss Seam] - Re: ajax4jsf and outjecting to conversations

2007-02-20 Thread baz
Anyone with an idea? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4019723#4019723 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4019723 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: A question about facelets

2007-02-19 Thread baz
Hello, The messages are expected and normal. facelets initialize. But when i start my app (using the facelets version form seam1.1.6) i my output looks like: 19.02.2007 13:57:38 com.sun.facelets.compiler.TagLibraryConfig loadImplicit So i thing there could be an erroneus debug level in facelets,

[jboss-user] [JBoss Seam] - this forum / max topics per page

2007-02-19 Thread baz
Hello, The count of newly posted topics per day increases. For me, it would be nice if the topic count per page would be increased, too. Perhaps up to 25. Possibly configurable in my profile. Other opinions? Ciao, Carsten View the original post :

[jboss-user] [JBoss Seam] - Re: hidden exception issue?

2007-02-15 Thread baz
you have debugged your application, i think. But try it again. But a log message in your factory method and see how many times it is really called. Please let us know the result. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4017438#4017438 Reply to the post

[jboss-user] [JBoss Seam] - Re: pagination control (10.3) missing transaction

2007-02-14 Thread baz
Finally i have found the reason: anonymous wrote :@Transactional |@Override |public Long getResultCount() |{ | if (resultCount==null || isAnyParameterDirty()) | { | org.hibernate.Query query = createCountQuery(); | resultCount =

[jboss-user] [JBoss Seam] - Schema and DTD validation

2007-02-13 Thread baz
Hello, some hints My favorite IDE validates xml files based upon schemas or dtds. Seam has such files: components.xml | pages.xml | | They do include an url which points to | http://jboss.com/products/seam/ | Unfortunately the DTDs and schemas are not up to date. Gavin knows about

[jboss-user] [JBoss Seam] - Re: Schema and DTD validation

2007-02-13 Thread baz
I am using seam 1.1.6 not the cvs version. But i am using the schemas and dtds out of cvs. In the seamspace example the pages.xml contains this: | pages | exception class=org.jboss.seam.security.NotLoggedInException | end-conversation/ | redirect

[jboss-user] [JBoss Seam] - Re: Schema and DTD validation

2007-02-13 Thread baz
Yes, seems to be an eclipse/exadel problem. I validated my files using xmlspy and the external DTDs and schemas. All is well. But eclipse throws errors again:-( Please also take a look here: http://forum.exadel.com/viewtopic.php?p=17749#17749 Ciao, Carsten View the original post :

[jboss-user] [JBoss Seam] - Re: Schema and DTD validation

2007-02-13 Thread baz
One point more: I have this in component.xml framework:hibernate-entity-query name=myUserList | ejbql=from User | max-results=5 | order=login | session=#{bazDatabase} / |

[jboss-user] [JBoss Seam] - Re: Schema and DTD validation

2007-02-13 Thread baz
I do not know if this is the correct way to do it. But i have not found a way to only deactivate schema caching. Prreferences/Internet/Cache and check Disable caching Do not forget to remove the cached files for Jboss Seam. View the original post :

[jboss-user] [JBoss Seam] - Re: pagination control (10.3) missing transaction

2007-02-13 Thread baz
Hello, i have taken the hibernate2 example from seam 1.1.6 I added this page to the view: listHotel.xhtml !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; | html xmlns=http://www.w3.org/1999/xhtml; |

[jboss-user] [JBoss Seam] - pagination control (10.3) missing transaction

2007-02-12 Thread baz
As gavin suggested. moved to herehttp://jira.jboss.com/jira/browse/JBSEAM-803 (Could it be, that the @transactional has no effect in my environment: Hibernate running in microcontainer on tomcat Using the configuration from the Docu chapter 19.5) I do have implemented the pagination control

[jboss-user] [JBoss Seam] - @Transactional with hibernate in MC not working

2007-02-12 Thread baz
My Environment seam1.1.6 Hibernate running in MC (configuration like Chapter 19.5 in the docs) jdk 1.5.0_10 running in tomcat 5.5.17 When i mark a method with @Transactional no new Transaction is opened, instead i get an exception that a transaction is missing:-( Does this not work? Please

[jboss-user] [JBoss Seam] - Re: pagination control (10.3) missing transaction

2007-02-12 Thread baz
Hope this will be enough. If not please ask again. My runtime environment is configured as described in chapter 19.5 configuration: core:hibernate-session-factory name=hibernateSessionFactory/ | | core:managed-hibernate-session name=bazDatabase |

[jboss-user] [JBoss Seam] - Re: SeamLoginModule

2007-02-12 Thread baz
I have had the same experience with the rule base. My configuration is like yours but the contents of my rule file is this:# package bazLimsPermissions; | | import java.security.Principal; | | import org.jboss.seam.security.PermissionCheck; | import org.jboss.seam.security.Role; I

[jboss-user] [JBoss Seam] - Re: @Transactional with hibernate in MC not working

2007-02-12 Thread baz
Hello, you can find an example stacktrace at the mentioned url. http://www.jboss.com/index.html?module=bbop=viewtopict=101307 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015640#4015640 Reply to the post :

[jboss-user] [JBoss Seam] - Re: seamspace example does not deploy

2007-02-09 Thread baz
I download the appserver again and reinstall it. Hope that helps. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4013490#4013490 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4013490

[jboss-user] [JBoss Seam] - Re: seamspace example does not deploy

2007-02-09 Thread baz
I don't know what was going on. :-( The reinstallation does not have any effect. I recompiled the example 3 times with the given ant script (targets clean,deploy) Every time i get a complete different ear (in size ) The last build succeds. I was able to start the application. Background: I use

[jboss-user] [JBoss Seam] - Re: seamspace example does not deploy

2007-02-09 Thread baz
Hello Shane, i am using WXP SP2 with the newest patches JDK 1.5.0_10 Eclipse 3.2.1 Exadel pro 4.0.3 Jboss AS installed with jems-installer-1.2.0.GA.jar (EJB3 profile) seam 1.1.6GA (using the delivered facelets, myfaces and hibernate jars) BTW: This is the test plattform for our new projects. The

[jboss-user] [JBoss Seam] - HibernateEntityHome vs EntityHome

2007-02-08 Thread baz
Hello, Are there any difference between these two? For example: I have generated, with seam-gen, a short app containing one Entityclass called person.. Here is the generated code for the Home object: @Name(personHome) | public class PersonHome extends EntityHomePerson{ | @RequestParameter

[jboss-user] [JBoss Seam] - Re: Who uses EntityHome objects?

2007-02-08 Thread baz
Finally i got it. pages |page view-id=/search.xhtml | param name=accountId value=#{accountHome.id} converterId=javax.faces.Long / |/page | /pages | This means that the value of the accountId parameter will be set to the Id of accountHome. This part was not obvious to

[jboss-user] [JBoss Seam] - seamspace example does not deploy

2007-02-08 Thread baz
Hello, from the forum i have the assumption that the seamspace example is working. I have not succeeded in deploying it. Wether for seam1.1.5GA not for the CVS Verrsion from todays morning. The last attempt gives this : java.lang.IllegalArgumentException: You must specify

[jboss-user] [JBoss Seam] - Please package the dtd and xsd files in the next seam releas

2007-02-08 Thread baz
Hello, it seems a good idea for me, when all the .dtd and .xsd files could be packaged in the release. Ciao, Carsten BTW: This file http://jboss.com/products/seam/framework-1.1.xsd still contains the eqbql typo. I have also commented the corresponding JIRA entry but without changing state. View

[jboss-user] [JBoss Seam] - Re: Please package the dtd and xsd files in the next seam re

2007-02-08 Thread baz
Hello Gavin, i have found the dtds now. But i haven't found the xsd, eg. framework-1.1.xsd, for the namespace declaration View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4012939#4012939 Reply to the post :

[jboss-user] [JBoss Seam] - Re: seamspace example does not deploy

2007-02-08 Thread baz
I have retried the example, with the now new code in the cvs. (I asume that this code base is identical with the release of seam 1.1.6) The problem has not gone away. 11:27:38,453 INFO [STDOUT] 11:27:38,453 ERROR [[/seam-space]] Exception sending context initialized event to listener instance

[jboss-user] [JBoss Seam] - Re: seamspace example does not deploy

2007-02-08 Thread baz
curious, but i have assumed that from other postings in the forum:-( Yes the properties are expanded. core:init jndi-pattern=seam-space/#{ejbName}/local debug=false/ The error is only for seam-space and the profile component. I do not have any clue what is wrong with my appserver.

[jboss-user] [JBoss Seam] - Re: HibernateEntityHome vs EntityHome

2007-02-08 Thread baz
thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4013467#4013467 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4013467 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Re: Who uses EntityHome objects?

2007-02-07 Thread baz
Hello (3 questions at the body, please take a look) I am interested if you are able to run any example with entityHome objects. For me, the examples do not work (seam-pay,ui etc) - Could it be that i missunterstand the conzept? So far i have used entityHome objects this way: |

[jboss-user] [JBoss Seam] - Re: Who uses EntityHome objects?

2007-02-07 Thread baz
anonymous wrote : to pass the entry identifier to the PersonHome But than the example reads like: pages | page viewid=/editPerson.jsp | param name=personId value=#{personHome.id}/ | /page | /pages If i understand it correctly, the personHome.id will be passed, not the entry

[jboss-user] [JBoss Seam] - view vs action attribute (Explanation needed)

2007-02-07 Thread baz
Hello, i was fooled by the following code | s:link value=Edit User action=/editUser.xhtml | f:param value=frese name=myUserId / | /s:link | The editUser page is displayed, but the request param was not set. After some time, i realize that the

[jboss-user] [JBoss Seam] - Re: view vs action attribute (Explanation needed)

2007-02-07 Thread baz
Thanks to all of you. What is your opinion with my example code? Should it even render /editUser.xhtml? With your explanation, i think NO But it does. Ciao, Carsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4012866#4012866 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Who uses EntityHome objects?

2007-02-07 Thread baz
Now i am really confused. For me this is true @RequestParameter in a java class says that something is injected that is a Parameter. It never pass a parameter. page parameter in pages.xml specify that a paramter should be passed. So for me, they must be used in conjunction To gavin: where is

[jboss-user] [JBoss Seam] - Re: Who uses EntityHome objects?

2007-02-07 Thread baz
hi gavin, what was the rest of your posting? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4012874#4012874 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4012874 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Who uses EntityHome objects?

2007-02-06 Thread baz
Hello, Yes i use them. But only the Hibernate form. For Seam 1.5.0 the application framework is described in chapter 10. I was using them till the early beginning. The framework went to heavy refactoring but it was usefull for me to follow. Now i am refactoring the code to use the full power

[jboss-user] [JBoss Seam] - thirdparty-all.jar - which libraries are contained

2007-01-25 Thread baz
Hello, i would like to make the footprint of my application a certain amount smaller. My app is running on tomcat without ejb3. So i removed jboss-elb3-all.jar and inserted the libs contained in the hibernate2 example. Now i was realizing that thirdparty-all contains some of the librarys in the

[jboss-user] [JBoss Seam] - Re: thirdparty-all.jar - which libraries are contained

2007-01-25 Thread baz
Many, many Thanks. I have forgotten to scroll down the mentioned page, all the time i visited it:-( Ciao, Carsten View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4006338#4006338 Reply to the post :

[jboss-user] [JBoss Seam] - 1.1.0.BETA2 endAndRedirect (how do i use it)

2006-11-14 Thread baz
Hello, i was using Conversation.instance().endAndRedirect() in my app. This function returns a String in 1.1.0Beta1 But now it returns a boolean. My usage is: | public String saveProtocol() { | // | | return Conversation.instance().endAndRedirect();

<    1   2   3   >