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

2006-02-17 Thread smirgla1
yeah, that solved that part, so i managed to start the app w/o any changes, just following the instructions. okay, now one thing does not work though for whatever the reason, but i'll try fixing this myself before I open a new thread: ERROR [SchemaExport] Unsuccessful: create table seam1.seam1 (i

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

2006-02-17 Thread smirgla1
I'll try reinstalling a clean eclipse and plugins. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924578#3924578 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924578 --

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

2006-02-17 Thread smirgla1
"[EMAIL PROTECTED]" wrote : "hurzeler" wrote : | | Hibernate 3.1.0 beta4 | | | | You need the nightly build of Hibernate Tools or Eclipse IDE, same for smirgla1 | | http://download.jboss.org/jbosside/builds/nightly/ | As I already said: *** I do have a

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

2006-02-17 Thread smirgla1
"hurzeler" wrote : By the love of god I don't seem to be able to get rid of the | | Method not found: isJndiName | l | | What is wrong and how can I troubleshoot i.e. fix this? | I'm just wondering, have you tried my approach with injection JndiName into each bean? Inject @JndiNam

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

2006-02-17 Thread smirgla1
I use 4.04RC1, JBossIDE 1.5, Seam nightly 10.Feb.2006. To prove the problem once again: I cleaned eclipse, created a new project following the step-by-step instruction, started the application and got: [[/seamapp]] Exception sending context initialized event to listener instance of class o

[JBoss-user] [JBoss Seam] - Re: Help with Seam Migration (from Beta 1)

2006-02-16 Thread smirgla1
I've described a fix for a similar problem here: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924311#3924311 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924313#3924313 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

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

2006-02-16 Thread smirgla1
I have found another problem caused by my "fix", so finally this is what made my application work: - If not present, in seam.properties and add the line org.jboss.seam.core.init.jndiPattern seamapp/#{ejbName}/local (seamapp being the application name) - In every Bean, enter @JndiName(beanName)

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

2006-02-16 Thread smirgla1
I had the same problem although I took the latest HT nightly. I solved it by commention out org.jboss.seam.core.init.jndiPattern seamapp/#{ejbName}/local in seam.properties and adding the line @JndiName(beanName) - name of the bean starting with a low-cap. to every application Bean. View the orig

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Jboss-4.0.3SP1 and Hibernate

2005-12-19 Thread smirgla1
Thank you guys, I appreciate it! It solved my problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913353#3913353 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913353 --

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Jboss-4.0.3SP1 and Hibernate

2005-12-14 Thread smirgla1
I guess the answer is - give up on JBoss? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912571#3912571 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912571 --- Thi

[JBoss-user] [Installation, Configuration & Deployment] - Jboss 4.03, Hibernate install problem.

2005-12-13 Thread smirgla1
I am copying this thread here, since nobody seams to know/answer this question. I am pretty sure JBoss developers are and should be aware of this problem and know how to handle it. Anyways, I hope this helps (me and others). http://www.jboss.com/index.html?module=bb&op=viewtopic&t=73672 Thank y

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Jboss-4.0.3SP1 and Hibernate

2005-12-12 Thread smirgla1
I am experiencing the same problem! I have an application that works PERFECTLY fine under 4.02 but cannot start it under 4.03 because of this problem. Guys, please advise. Thanks, Igor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912055#3912055 Reply to t