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
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
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