[jboss-user] [JBoss Seam] - Re: resource not registered org.richfaces.renderkit.images.T

2007-07-26 Thread KoniKoni
make your code inside a form (a4j:form) that was by me. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067989#4067989 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067989 __

[jboss-user] [JBoss Seam] - Re: Faces parameter acces

2007-07-26 Thread KoniKoni
@RequestParameter private String art; View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067755#4067755 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067755 ___ jboss-user ma

[jboss-user] [JBoss Seam] - Faces parameter acces

2007-07-26 Thread KoniKoni
| | | | how can i get parameter from faces context, the follow stuff does not work: | public void se

[jboss-user] [JBoss Seam] - JNDI-Lookup

2007-07-19 Thread KoniKoni
There are framework supported way to do lookup to jndi and use stand alone ejb komponets? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065685#4065685 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065685

[jboss-user] [JBoss Seam] - Set do not work

2007-06-19 Thread KoniKoni
| | | | | | | | | | | | | | | |

[jboss-user] [JBoss Seam] - Re: s:link

2007-05-07 Thread KoniKoni
No, with me View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043602#4043602 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043602 ___ jboss-user mailing list jboss-user@lists.jb

[jboss-user] [JBoss Seam] - s:link

2007-05-07 Thread KoniKoni
There are like titel attribute in s:link? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043586#4043586 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043586 ___ jboss-user ma

[jboss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Fetch

2007-05-02 Thread KoniKoni
How can i make a fetch of collections for follow case: A(ManyToOne * ) -> (OneToMany 1 ) B (OneToMany 1)-> C (ManyToOne * ) C A(ManyToOne * ) ->C(ManyToOne 1) I need to iterate above A with A.B and need to contains C Collections. @Name("A") | @Table(name="A") | @Entity | public class A

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

2007-04-25 Thread KoniKoni
I checked calendar component, works fine on jboss 4.2, seam 1.2.1 cvs. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040540#4040540 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040540

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

2007-04-25 Thread KoniKoni
Sorry, exception away. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040537#4040537 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040537 ___ jboss-user mailing list jboss-us

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

2007-04-25 Thread KoniKoni
I get a exception, wich lib is not included? 12:55:46,793 ERROR [ExtensionsFilter] Exception wile retrieving addResource java.lang.NoClassDefFoundError: org/apache/myfaces/shared_tomahawk/config/MyfacesConfig at org.apache.myfaces.renderkit.html.util.AddResourceFactory.getInstance(AddRes

[jboss-user] [JBoss Seam] - Tomahawk

2007-04-24 Thread KoniKoni
Can i use Tomahawk with seam 1.2.1 and sun jsf 1.2 ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040303#4040303 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040303 ___ jb

[jboss-user] [JBoss Seam] - Re: Seems to be a bug

2007-04-21 Thread KoniKoni
thanks for answer, you don't understand me, sorry for my terriblly english! the functions work fine, after update seam with occurs on the side the values of selectOneMenus are not set, Items are in but default value "value="#{kfz.herteller}"" is not set. if i add to the Page h:outputText

[jboss-user] [JBoss Seam] - Seems to be a bug

2007-04-20 Thread KoniKoni
Environment jboss as 4.2.0CR2, seam 1.2.1 cvs today. Value of selectOneMenu will not be set: 1. |@In(required=false) | @Out(required=false) | private Kfz kfz; | | @DataModel | private List bearbkfzList; | |@Begin(join=true) | public String sear

[jboss-user] [Installation, Configuration & Deployment] - Virtualhosting

2007-04-19 Thread KoniKoni
How can i set up virtual hosting on 4.2.0.CR2? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038957#4038957 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038957 ___ jboss-u

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Frequently Asked Questions[Tomcat/Http/Apache/Servlets/J

2007-04-19 Thread KoniKoni
How can i set up virtual hosting on 4.2.0.CR2? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038954#4038954 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038954 ___ jboss-u

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - VH

2007-04-19 Thread KoniKoni
How can i set up virtual hosting on 4.2.0.CR2? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038955#4038955 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038955 ___ jboss-u

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

2007-04-19 Thread KoniKoni
In early version of seam that code does work and with cvs from today not. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038933#4038933 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038933 ___

[jboss-user] [JBoss Seam] - SelectOneMenu

2007-04-19 Thread KoniKoni
Value of two selectOneMenu will not set, just for one in the middle for Model. | | | | | | | |

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

2007-04-19 Thread KoniKoni
With follow code i don't need to iterate through a list i get a value directly: public Object getAsObject(FacesContext facesContext, UIComponent uIComponent, String value) { | | SetDataModel sd = (SetDataModel) Component.getInstance("fillList"); | |Fi

[jboss-user] [JBoss Seam] - Mail

2007-04-19 Thread KoniKoni
I checked out today seam 1.2.1 and genereded with seam-gen a application, if i use mail-api, if call render.. i get follow excpetion: 12:44:08,377 ERROR [Regist] Error : org.jboss.seam.core.dispatcher is not installed in components.xml | Code: @Name("asynchronousMailProcess

[jboss-user] [JBoss Seam] - Converter

2007-04-19 Thread KoniKoni
There is a method: public Object getAsObject(FacesContext facesContext, UIComponent uIComponent, String value) { I like to get a List that declarated as datamodel from conversation context: So like under just jsf: Object object = FacesContext .getCurrentInstance()

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

2007-04-18 Thread KoniKoni
The output here is correct, but in follow code, the value does not set: | | | Here is entire code: | | | |

[jboss-user] [JBoss Seam] - SelectOne

2007-04-18 Thread KoniKoni
I have this peace of code: | | | | | | There are a way to read out in converter #{herstellersList} without factory me

[jboss-user] [JBoss Seam] - Remoting

2007-04-18 Thread KoniKoni
Can i use Seam Remoting with Swing Rich Client? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038609#4038609 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038609 ___ jboss-u

[jboss-user] [JBoss Seam] - Re: Security Problem

2007-04-18 Thread KoniKoni
Cool thing, it does work! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038577#4038577 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038577 ___ jboss-user mailing list jboss

[jboss-user] [JBoss Seam] - Re: Security Problem

2007-04-18 Thread KoniKoni
How long does it take? pleasantly:) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038380#4038380 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038380 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Security Problem

2007-04-18 Thread KoniKoni
I tried it today in the morning, a got a build error exception. I will try it again now... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038311#4038311 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038311 ___

[jboss-user] [JBoss Seam] - Re: Security Problem

2007-04-18 Thread KoniKoni
have i to use 1.2.1.GA? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038307#4038307 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038307 ___ jboss-user mailing list jboss-u

[jboss-user] [JBoss Seam] - Re: Security Problem

2007-04-18 Thread KoniKoni
Nightly build 16.04 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038305#4038305 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038305 ___ jboss-user mailing list jboss-user@

[jboss-user] [JBoss Seam] - Security Problem

2007-04-18 Thread KoniKoni
I use latest seam release, i found follow in faces-config.xml: | <-- | org.jboss.seam.ui.facelet.SeamFaceletViewHandler | --> and find follow in seam reference: For web-based security, jboss-seam-ui.jar must also be included in the application's war file. Also, to

[jboss-user] [JBoss Seam] - Re: Switch from DEV to PROD

2007-04-17 Thread KoniKoni
thanks a lot View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038009#4038009 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038009 ___ jboss-user mailing list jboss-user@lists.j

[jboss-user] [JBoss Seam] - Switch from DEV to PROD

2007-04-17 Thread KoniKoni
Where can switch between dev and prod? there are two persistence files: persitence-prod.xml... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037996#4037996 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037996 _

[jboss-user] [JBoss Seam] - Re: Virtual Domains

2007-04-17 Thread KoniKoni
I love jboss, you can here solve problems with logic:) In application.xml i changed context to / and works! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037878#4037878 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[jboss-user] [JBoss Seam] - Re: Virtual Domains

2007-04-17 Thread KoniKoni
yes: i follow example for 4.0.2 AS: http://www.jboss.org/wiki/Wiki.jsp?page=VirtualHosts myhost.eu and jmx-console.war/WEB-INF/jboss-web.xml myhost View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037868#403

[jboss-user] [JBoss Seam] - Re: Virtual Domains

2007-04-17 Thread KoniKoni
the app is reachable above: domain/rentform the goil is just above domain View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037870#4037870 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037870 ___

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Seam Vhost

2007-04-16 Thread KoniKoni
Where can i set up virtual host and deploy a seam apllication under virtuell host: I have copied the jboss-web.xml under WEB-INF without reaction Code: / virtual.evolutionnext.com Apache connection works well, i reach my app just above http://mydomain.xy/myapp the go

[jboss-user] [JBoss Seam] - Virtual Domains

2007-04-16 Thread KoniKoni
Where can i set up virtual host and deploy a seam apllication under virtuell host: I have copied the jboss-web.xml under WEB-INF without reaction | / | virtual.evolutionnext.com | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037724#40

[jboss-user] [JBoss Seam] - Re: Seam Email - IllegalStateException: No Factories configu

2007-04-16 Thread KoniKoni
I send you a mail to the address, that is given in your profile. Are you finished with download? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037639#4037639 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037639

[jboss-user] [JBoss Seam] - Re: Seam Email - IllegalStateException: No Factories configu

2007-04-16 Thread KoniKoni
Thanks a lot! I load straight up, it will take one hour approximately. I will send a link per email with description, it is okay? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037608#4037608 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss Seam] - Re: Seam Email - IllegalStateException: No Factories configu

2007-04-16 Thread KoniKoni
Can i mail the tired project to you, without libs? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037598#4037598 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037598 ___ jbos

[jboss-user] [JBoss Seam] - Re: Seam Email - IllegalStateException: No Factories configu

2007-04-16 Thread KoniKoni
No, code: Session: import kk.rentform.session.mailprocessor.AsynchronousMailProcessor; | | @Name("regist") | @Scope(ScopeType.CONVERSATION) | @Stateless | public class Regist implements RegistInterface{ | @In | private Usr usr; | | @PersistenceContext |

[jboss-user] [JBoss Seam] - Re: Seam Email - IllegalStateException: No Factories configu

2007-04-16 Thread KoniKoni
Hello, i get the same exception: | 16:40:42,818 ERROR [STDERR] java.lang.IllegalStateException: No Factories configured for this Application. This happens if the faces-initialization does not work at all - make sure that you properly include all configuration settings necessary for a basic fa

[jboss-user] [JBoss Seam] - Re: I get a exception

2007-04-12 Thread KoniKoni
long id = this.kfz.getId();// get id | this.kfzsList.remove(this.kfz); // clean up the | Kfz kfz1 = (Kfz) em.find(Kfz.class,id); get object from e. context | this.kfz = null; | em.remove(kfz1); // remove | kfz1 = null; | I have simila

[jboss-user] [JBoss Seam] - Re: I get a exception

2007-04-12 Thread KoniKoni
Yes, you can see that in my code, what do you mean? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036845#4036845 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036845

[jboss-user] [JBoss Seam] - Re: I get a exception

2007-04-12 Thread KoniKoni
Thanks, but instance is not null. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036843#4036843 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036843 ___ jboss-user mailing li

[jboss-user] [JBoss Seam] - I get a exception

2007-04-12 Thread KoniKoni
Please help, i get a exception. http://www.w3.org/1999/xhtml"; | xmlns:s="http://jboss.com/products/seam/taglib"; | xmlns:ui="http://java.sun.com/jsf/facelets"; | xmlns:f="http://java.sun.com/jsf/core"; | xmlns:h="http://java.

[jboss-user] [JBossWS] - Re: I got follow exception

2007-04-05 Thread KoniKoni
after two days looking for: false is needed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035043#4035043 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035043 ___ jboss-u

[jboss-user] [JBossWS] - I got follow exception

2007-04-04 Thread KoniKoni
22:12:26,755 INFO [EARDeployer] Init J2EE application: file:/home/kostja/IT/jboss-4.0.5.GA/server/default/deploy/laolaWS.ear | 22:12:29,197 INFO [Ejb3Deployment] EJB3 deployment time took: 26 | 22:12:29,992 INFO [TomcatDeployer] deploy, ctxPath=/laolaWS-laolaWS-ejb, warUrl=.../tmp/deploy/l

[jboss-user] [JBossWS] - Handle

2007-04-04 Thread KoniKoni
I use Netbeans 5.5, where i have to be save jaxws-handlers.xml im netbeans projekt struktur? org.jboss.ws.WSException: Cannot resolve URL to handler file: WEB-INF/jaxws-handlers.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034693#4034693 Reply to the

[jboss-user] [JBossWS] - Handlers

2007-04-04 Thread KoniKoni
I want to use Statefull Webservice for that i saw a example. If i add follo code: @SOAPMessageHandlers( { | @SOAPMessageHandler(className = "org.jboss.ws.addressing.soap.SOAPServerHandler"), | @SOAPMessageHandler(className = "org.jboss.test.ws.samples.wsaddr.ServerHandler") Neatb

[jboss-user] [JBoss Messaging] - Newby Question

2007-04-03 Thread KoniKoni
We have to decide beetween to technologies webservices or jms, asyncron and no is clear. the jboss jms works over http port too? how performant is jms in diffrent in comparison to webservices? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034025#4034025

[jboss-user] [JBoss Seam] - Re: I got follow exception

2007-04-02 Thread KoniKoni
it works in this wa<: public String sel(Object sel){ Long value = (Long) sel; View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033830#4033830 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033830 __

[jboss-user] [JBoss Seam] - Re: I got follow exception

2007-04-02 Thread KoniKoni
yes, otherwise the exception would look differently View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033829#4033829 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033829 ___ jbo

[jboss-user] [JBoss Seam] - Re: I got follow exception

2007-04-02 Thread KoniKoni
the vlaue is long, i tried with abstract type signatur: public String sel(Object sel){ Long value = (Long) sel; View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033749#4033749 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [JBoss Seam] - Re: I got follow exception

2007-04-02 Thread KoniKoni
sorry, the same exception. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033745#4033745 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033745 ___ jboss-user mailing list jbos

[jboss-user] [JBoss Seam] - I got follow exception

2007-04-02 Thread KoniKoni
16:05:32,053 ERROR [SeamPhaseListener] uncaught exception | javax.faces.el.EvaluationException: Exception while invoking expression #{hlsel.sel} | at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:165) | at org.jboss.seam.actionparam.ActionParamBindin

[jboss-user] [JBoss Seam] - Re: Session wide variable

2007-03-26 Thread KoniKoni
Insert follow to you session bean: @In Context sessionContext; this instance provide different methods for session manipulation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031576#4031576 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

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

2007-03-26 Thread KoniKoni
If i defined follow: how can i include this entity home with @In annotation? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031558#4031558 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031558 __

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

2007-03-26 Thread KoniKoni
I used follow code: without extending from HomeEntity doesn't work. Probably because i used ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031553#4031553 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031553

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

2007-03-26 Thread KoniKoni
This stuff just functions with EnityHome. Shoud be the EntityBean for selectOne from EtityHome extended? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031529#4031529 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40

[jboss-user] [JBoss Seam] - selectOneMenu Question

2007-03-25 Thread KoniKoni
I shoud like to implement selection from first selectOneMenu, object of which is supplied contains a list, this is spent with the second selectOneMenu. The first menu functions and the second not, maybe somebody can help me. Here is my code: Component: | View: |

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

2007-03-24 Thread KoniKoni
I want to make follow: User choise from a selectOneMenu a category and the select selectOneMenu shows the films of selected category, how can i make that, the ui example provide just declarations from conponents.xml? View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

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

2007-03-24 Thread KoniKoni
if declared the List in componets.xml does work, but i have to select the second selectOne by parameter form the first selectOne and the ui example don't provide such, or i don't understand it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031307#4031307 R

[jboss-user] [JBoss Seam] - selectOne

2007-03-24 Thread KoniKoni
I don's now what i do wrong: @Name("fahrzeugact") | @Stateful | public class Fahrzeug implements FahrzeugInterface { | @DataModel | private List hrList; | | @DataModelSelection("hrList") | private Hersteller selectedHer; | | @PersistenceContext |

[jboss-user] [JBoss Seam] - DataModel

2007-03-19 Thread KoniKoni
How can i implement the delete function of a element that contains by herst_bearb in a list, there are support by Framework ? | | | | | |

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

2007-03-17 Thread KoniKoni
| /* | * fill selectOneMenu | */ | @Begin(join=true) | public List getKfzList() { |List lher= em.createQuery("from Hersteller where akzept=true") | .getResultList(); | return lher; | } | | /* | *submiit | */ | @End |

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

2007-03-17 Thread KoniKoni
@Begin(join=true) | @End | public String saveMod(){... Okay, but the messages on the view page is, not valid value. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029031#4029031 Reply to the post : http://www.jboss.com/index.html?module=bb&op

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

2007-03-17 Thread KoniKoni
No View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029023#4029023 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029023 ___ jboss-user mailing list jboss-user@lists.jboss.org h

[jboss-user] [JBoss Seam] - Converter

2007-03-17 Thread KoniKoni
I don't now why this doesn't work: view: | | | | | @Name("hmodel") | @Stateless | public class HModel imp

[jboss-user] [JBoss Seam] - Integer Input

2007-03-13 Thread KoniKoni
Can I do avoid to show null/zero in inputbox from a entity bean, if the e. bean not initialited? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027577#4027577 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027577 _

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Problem lower() function

2007-03-13 Thread KoniKoni
forget a whitespace in the query! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027566#4027566 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027566 ___ jboss-user mailing li

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Problem lower() function

2007-03-13 Thread KoniKoni
Getting follow exeption by using of lower(), what i do wrong? 15:23:55,547 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception javax.faces.FacesException: Error calling action method of component with id _id13:_id56 at org.apache.myfaces.application.Acti

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

2007-03-10 Thread KoniKoni
thanks, that was... It doesn't work with both options, i don't understand the difference between @PersistenceContext private EntityManager em; and @In EntityManager em; Code: try{ | Usr usr = (Usr) em.createQuery( | "from Usr where bname = :usernam

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

2007-03-10 Thread KoniKoni
public boolean authenticate() { | | | log.info("authenticating #0", identity.getUsername()); | try{ | Usr usr = (Usr) em.createQuery("from Usr where bname = :bname and passwort = :passwort") | .setParameter("bname", Identity.

[jboss-user] [JBoss Seam] - SeamSecurity

2007-03-10 Thread KoniKoni
What i do wrong? 19:53:39,203 ERROR [SeamLoginModule] Error invoking login method javax.faces.el.EvaluationException: Exception while invoking expression #{authen ticator.authenticate} at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java :165) at org.jboss.se

[jboss-user] [JBoss Seam] - Konfiguration

2007-02-21 Thread KoniKoni
Hello! Can i integrate Seam lib's in JBoss AS, so i will install more than one Seam applications to one Jboss AS and to have many of Seam lib's isn't essential, or? What's the diffrent of database connection use of seam internal and Jboss? Can i use in Seam application Jboss db connection? View

[jboss-user] [JBoss Seam] - Seam JBoss integration

2007-02-21 Thread KoniKoni
Hello! Can i integrate Seam lib's in JBoss AS, so i will install more than one Seam applications to one Jboss AS and to have many of Seam lib's isn't essential, or? What's the diffrent of database connection use of seam internal and Jboss? Can i use in Seam application Jboss db connection?

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

2007-02-20 Thread KoniKoni
Where --date--- come from? I need to make a entity bean or there a system attributes? Can I solve this problem with @out or @ create? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019550#4019550 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [JBoss Seam] - Date

2007-02-20 Thread KoniKoni
I want to displa follow output on the page:Friday, 19.01.2007 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019544#4019544 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019544 _

[jboss-user] [JBoss Seam] - Date

2007-02-20 Thread KoniKoni
//get aktuell locale | Locale locale = localeSelector.getLocale(); | | //make calendar | Calendar cal = new GregorianCalendar( TimeZone.getTimeZone("ECT") ); | | //format date to locale | DateFormat

[jboss-user] [JBoss Seam] - Re: @Datamodel ?

2007-01-18 Thread KoniKoni
Events -> onetomany Games Output in a Html site foreach ( Events ) output(Event) foreach ( Games ) output( Games ) How can i implement such a case in seam ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003239#4003239 Reply to

[jboss-user] [JBoss Seam] - @Datamodel ?

2007-01-17 Thread KoniKoni
How can i solve follow problem: I have a list of event and for each event exist more games. How can i implement a kind of nested loop. I wont to output events and all games for each event. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003049#4003049 Reply

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

2006-12-20 Thread KoniKoni
Yes, | SiteHelper will detect automatically View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995310#3995310 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995310 _

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

2006-12-20 Thread KoniKoni
It works, if i use List bets = query.getResultList(); instead of List bets = query.getResultList(); I think its necessarily for marshaling. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995276#3995276 Reply to the post : http://www.jboss.com/index.htm

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

2006-12-20 Thread KoniKoni
This problem seems tob be away. Next exception: | Wed Dec 20 2006 12:55:29 GMT+0100: Request packet: | | 0 | | | | Wed Dec 20 2006 12:55:29 GMT+0100: Response packet: | 3 | %2C%20aktuell%20bets | Mittwoch%2C%2020.%20Dezember%202006 | | 1Soccer | 1970010109000

[jboss-user] [JBoss Seam] - Remoting

2006-12-19 Thread KoniKoni
| [EMAIL PROTECTED] url=null ,addedOrder=0} | 2006-12-19 22:41:06,757 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository, [EMAIL PROTECTED], [EMAIL PROTECTED] url=null ,addedOrder=0} | 2006-12-19 22:41:06,757 ERROR [org.jboss.seam.remoting.ExecutionHandler] Error during remot

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

2006-12-07 Thread KoniKoni
Doesn't. What can i do ? Its my misstake ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991943#3991943 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991943 ___ jboss-user

[jboss-user] [JBoss Seam] - ResourceBundle

2006-12-06 Thread KoniKoni
I can use the messages in xhtml as #{messages} and in code it does not work why ? | seam.properties: resourceBundle.bundleName = messages.properties | | // Session Bean (Scope Request) | @In(create=true) private Map messages; | @In("#{messages['volleyball']}") private String volle

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

2006-12-06 Thread KoniKoni
Solution for this problem: I add a function, wich used SessionContext and if faces context will left, seam use el-*.jar directly. To that extend you have to add el-*.jars as modules in application.xml: | el-api.jar | | | el-ri.jar | View the original post : http://www.jboss.co

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

2006-12-06 Thread KoniKoni
Yes i have it in my Eclipse. I created Projekt with Seam Gen and imported as a Java standart project, if i push save eclipse copies the projekt automatecally to JBoss path, but can you say where exactly, where have this libs to stay in ear ? View the original post : http://www.jboss.com/index.

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

2006-12-06 Thread KoniKoni
Thanks so much for you quick answer!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991744#3991744 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991744 ___ jboss-user maili

[jboss-user] [JBoss Seam] - Remote

2006-12-06 Thread KoniKoni
Hello, why does this not work: public Wette getBet(int Flag){ | | Wette wette = new Wette(); | wette.setId(1); | return wette; | } | } 2006-12-06 19:03:17,449 ERROR [org.jboss.seam.remoting.ExecutionHandler] Error during remote request java.lang.re

[jboss-user] [JBoss Seam] - Remoting

2006-12-01 Thread KoniKoni
quot;List" to instance of XY } | } -- I receive a result of type List and how can i cast to right type ? THX KoniKoni View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990452#3990452 Reply to the post : http://www.jboss.com/ind