[jboss-user] [JBoss Tools (users)] - Code completion, navigation in EL and configuration files

2009-01-19 Thread dxxvi
I'm considering JBoss Tools as a replacement for MyEclipse which is very disappointing. I haven't used JBoss Tools before. These are my questions: 1) Does JBoss Tools support code completion/suggestion in EL? For example, I have a JSF-managed bean named `bean'; is there a code completion when I

[jboss-user] [Beginners Corner] - Possible to inject an ejb into a JSF-managed bean w/ @EJB in

2008-06-05 Thread dxxvi
I'm using JBoss AS 4.2.2.GA and the JSF implementation going along with it. When I tried to inject a session bean to a JSF-managed bean (i.e. this bean is declared in faces-config.xml), I got the exception Injection failed on managed bean. javax.naming.NameNotFoundException ... (not sure if I di

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Exception using Oracle as the default db for jboss 4.2.2

2008-05-23 Thread dxxvi
This is my oracle-ds.xml | | | DefaultDS | jdbc:oracle:thin:@localhost:1521:XE | oracle.jdbc.OracleDriver | jboss | hannah | org.jboss.resource.adapter.jdbc.vendor.OracleValidConnectionChecker | | Oracle

[jboss-user] [JBoss Seam] - What's the value of jndi-pattern in components.xml?

2007-06-22 Thread dxxvi
Hello everybody, this is the components.xml in the ajax4jsf example of Michael Yuan Tao's book: How do I determine the word before the 1st slash in the value of the jndi-pattern attribute? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057001#4057001 Reply

[jboss-user] [JBoss Seam] - Errors happen when replacing the jsf implementation in jboss

2007-06-18 Thread dxxvi
I replaced the jsf implementation (jsf-api.jar and jsf-impl.jar in the jboss-4.2.0.GA/server/default/deploy/jboss-web.deployer/jsf-libs directory) with the ones from JSF RI 1.2_04-b16-p02. What did JBoss do with these files? Anything magic? View the original post : http://www.jboss.com/index.h

[jboss-user] [JBoss Getting Started Documentation] - Is there JBoss 4.2 documentation?

2007-05-16 Thread dxxvi
Hi, I like JBoss 4.0.5 because of the JEMS installer where I can declare the data source, the security ... With JBoss 4.2.0 GA, I don't know what to do after unzipping the file. So some JBoss 4.2 documentations will be helpful to me. And does anybody use IntelliJ IDEA 7.0M1a with JBoss 4.2? I

[jboss-user] [JBoss Seam] - Re: First JBoss Seam book released

2007-02-26 Thread dxxvi
"kasim" wrote : | Just a quick comment. | | The books may be out of date already (including the one i wrote) ... if you are an experienced Seam developer. | | However ... the books tend to go over a lot of the foundations and basics. These items arent changing drastically. And the ot

[jboss-user] [JBoss Seam] - Do I have to learn JSF or Facelets before learning Seam?

2007-01-07 Thread dxxvi
Maybe there's an answer for such a question in the forum. Unfortunately, I couldn't find one. Somebody in the Facelets forum told me that I don't need to spend time learning JSF before learning Facelets and I'm going that way. If it's completely wrong, could you please let me know? Regards. V