[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2008-04-21 Thread nirajsingh
I have downloaded jbossj2ee-src directory from below url which was in Getting Started JBOSS from 3.2 Documentation. http://www.jboss.com/index.html?module=downloadsop=displayCategoryauthid=cc187f80b8b7cf78193ffdfbf65c1c25categoryId=8 But this directory does not contain account-ejb.xml,

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2008-01-28 Thread 123fun
Okay. I give up. Could somebody kindly give me the URL of the correct zip file (jbossj2ee-src.zip or whatever) that contains the JBoss-4.x-specific build files for Duke's Bank? The documentation links to a download page with a large number of links, none of which seems to be the right one.

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-12-01 Thread satan3
same View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109529#4109529 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109529 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-12-01 Thread satan3
. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109539#4109539 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109539 ___ jboss-user

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-28 Thread bentabol
Hello PeterJ, First of all, thank you very much for your help. Excuse me for not mentioning the version I am using. I did modified the hsqldb-ds.xml, I did not remember that was what made Hypersonic to open a port. I tried the Seam booking application many weeks ago to see how it worked. What

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-28 Thread PeterJ
Two options. 1) Recreate the 'default' configuration. Personally, I never use the 'default' config - the first thing I do when I download JBossAS is to rename 'default' to 'default-orig', then I make a copy of it. For example, when working with Duke's Bank, I copy it as 'bank'. (Yes, working

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-27 Thread bentabol
Hello, I am using JBoss AS 4.2.1 and JDK 5.0. I have the server running but I have not done anything with Hypersonic (the tutorial does not mention it) so I do not obtain the output you posted. This is the output I get when running ant -f jboss-build.xml db-create-table: Buildfile:

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-27 Thread PeterJ
I have been using 4.0.5. odin69 mentioned that he was using that version and you never said you were on a different version so this whole time I assumed you were on 4.0.5. The tutorial I am looking at states that you have to modify the hsqldb-ds.xml file to cause Hypersonic to open a port.

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-26 Thread bentabol
Hello, I removed that directory and I still have the same error. I try to go on with the next steps, but they also produce errors. I try to run up the JMX console but it doesn't work, it gives a HTTP 500 failure. If I try to deploy the application the server doesn't give the output it says in

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-26 Thread PeterJ
Could you post the full output from running ant -f jboss-build.xml db-create-table? Also, what version of JBossAS are you using? You do have the application server running and Hypersonic configured to open a port, right? You should see console output like this when starting the app server:

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-26 Thread PeterJ
And one more question, what JDK are you using? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4107836#4107836 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4107836 ___ jboss-user

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-23 Thread HZH
when i ccompile the Duke's Bank Application, it came the follwing errors: E:\j2ee-1_3-doc-tutorial-draft5\j2eetutorial\bankant -f build.xml compile-inter face Buildfile: build.xml init: prepare: compile-detail: compile-exception: compile-interface: [javac] Compiling 12 source files to

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-23 Thread PeterJ
HZH, please do not post your questions on someone else's topic - start a new topic instead. bentabol, because you created a different server, you would of course remove server/myconfig/data. Let's not confuse things by trying to use the 'default' config, let's stick with the problem on

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-22 Thread bentabol
Hello again, I tried what you told me but it didn't work. I must clarify that I'm working with a copy of the default server which I called myconfig, as the tutorial says. I tried to create the tables with the default server as well; again it builds successfully, but I get new errors:

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-21 Thread odin69
The database can also be deleted using the command ant -f jboss-build.xml db-delete but it might be that u have to uncomment it in the jboss-build.xml hope that helps View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106636#4106636 Reply to the post :

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-20 Thread odin69
Hi bentabol, I am glad to hear about your success, have fun playing... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106283#4106283 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106283

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-20 Thread bentabol
Hi odin69, Thanks!. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106294#4106294 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4106294 ___ jboss-user mailing list

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-20 Thread bentabol
Hello again, When I try to create the tables with the db-create-table target, by doing: ant -f jboss-build.xml db-create-table, it builds successfully, but I obtain the next error: [java] SQL Error at line 54: java.sql.SQLException: Table is referenced by a constraint in table

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-20 Thread PeterJ
Looks like the table already exists. If you are using HSQLDB (the default), then bring down the app server and remove the directory server/default/data. Then bring the app server up and try it again. By the way, HSQLDB puts its database at server/default/deploy/hypersonic.localDB.script, so by

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-19 Thread bentabol
Hi odin69, I tried what you told me but I still obtain the same errors when compiling. I don't know what the problem can be... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4105983#4105983 Reply to the post :

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-19 Thread bentabol
Hi, It is solved!. I copied also the files: jboss-j2ee.jar and servlet-api.jar and it was built sucessfully!. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4106088#4106088 Reply to the post :

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-15 Thread odin69
Hi bentabol, I had the same problem at first there are some jar files missing in the lib folder of the server like javax.sevlet.jsp.jar and javax.servlet.jar. You will find them in the getting started exampel which u can downlaod here http://www.redhat.com/docs/manuals/jboss/ just copy the jar

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-15 Thread bentabol
Hi odin69, Thank you for your help. I will try that and let you know if it solves the problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4104909#4104909 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4104909

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-15 Thread odin69
So now after I finally got started with the duke's bank application I want to build the wasdl file as described in the gettingstarted documentation. But by executing the ant -f jboss-build.xml wsdl I get the message that this target doesn't exist, Has anyone an idea how I can build the wsdl? I

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-15 Thread odin69
Ok problem solved, the command is no longer ant -f jboss-build.xml wsdl now it is wstool. My wsdl is build correctly and I am also able to deploy the wole thing, but I can't invoke the wsdl with the browser with the following address http://localhost:8080/bankws-ejb/TellerService?wsdl Any

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-14 Thread odin69
I am not sure if I really understand what your problem is, but did you edit the jboss-build.properties to point to your jboss-as folder? If not then you should do this first... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4104521#4104521 Reply to the post :

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-14 Thread odin69
So here I am again with a new Problem. After the logon I get an Exception from the CustomerBEan: Your request cannot be completed. The server got the following error: javax.servlet.jsp.JspTagException: javax.servlet.jsp.el.ELException: An error occurred while getting property accounts from an

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-11-14 Thread bentabol
Hello, When I try to compile Duke's Bank Application, I obtain the next errors: [javac] C:\PaulaBentabol\Portal\j2eetutorial14\examples\bank\src\com\sun\eba nk\web\template\DefinitionTag.java:31: package javax.servlet.jsp does not exist [javac] import javax.servlet.jsp.JspTagException;

[jboss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Application Problem

2007-09-29 Thread wudc
I couldn't get it to build. The compilation step from the jBoss-build.xml was looking for the client directory under the Java tutorial directory. How did you get past that? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4089984#4089984 Reply to the post :