[JBoss-user] [Installation, Configuration & Deployment] - Verify failed Error with JBOSS

2005-11-03 Thread cuspide
Hi, I'm Cuspide. I have a problem with JBOSS and the deployment. I installed JBOSS 4.0.3SP1, I wrote a EJB (a class and two interfaces named AdderBean.java, Adder.java and AdderHome.java respectively) and I saved it into myProject directory. I also wrote the ejb-jar.xml and jboss.xml files

[JBoss-user] [Beginners Corner] - the class cannot be resolved

2005-11-07 Thread cuspide
Hi, i'm Cuspide in witch subdirectory of jboss's root directory must I insert the file .java and .class? I wrote a file index.htm and search.jsp. The file search.jsp creates an object colled myObject. In the directory jbossweb-tomcat55.sar/ROOT.war I created my directory myProjec

[JBoss-user] [Security & JAAS/JBoss] - the subject is always anonymous. Why?

2006-01-25 Thread cuspide
Hi all, I'm Cuspide I'm developing an application using JAAS. I wrote my Login Module called PersonalModule (that implement LoginModule interface) and my CallbackHandler called PersonalCallbackHandler (that implement CallbackHandler Interface). The PersonalModule execute a query in