[JBoss-user] [Beginners Corner] - Re: Problems with j2ee application under Jboss

2006-06-03 Thread Raufbek
"Raufbek" wrote : | If I am calling servlet from index.htm page: | http://localhost:8080/atmbank/controller"; method=post>, | Application is working if I calling servlet from standalone index.htm file. If I am calling servlet from index.jsp (or index.htm), which is par

[JBoss-user] [Beginners Corner] - Problems with j2ee application under Jboss

2006-06-03 Thread Raufbek
I have problem with my J2EE application. Problem is when jsp welcome page is calling servlet. Message is: anonymous wrote : HTTP Status 404 - /atmbank/atmbank/controller | . | description The requested resource (/atmbank/atmbank/controller) is not available. It's really strange because

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Problems with Xdoclet under JbossIDE

2006-06-03 Thread Raufbek
"Raufbek" wrote : All I done is correct. | I mean here, I done how it was described in JBossIDE-tutorial: 1. Created new EJB configuration; 2. Added new doclet: ejbdoclet; 3. Added new enries with parameters: deploymentdecriptor; fileset; homeinterface; remot

[JBoss-user] [JBoss Eclipse IDE (users)] - Problems with Xdoclet under JbossIDE

2006-06-03 Thread Raufbek
I only started with JbossIDE and trying to create a simple J2EE project. I created EJB and configured XdocLet as described in JBossIDE-tutorial. But Xdoclet script did not create home and remote interfaces and did not finish jboss.xml(... ) and ejb-jar.xml (...). I checked Xdoclet configuration