[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Build Fail

2005-03-06 Thread anushi2004
Hi, I am using the same configuration ( Jdk1.4.2 , Ant 1.6.2 and JBoss 4.0.1 ). When I execute the command ' ant -f jboss-build.xml compile ' I get the following error : = Buildfile: jboss-build.xml prepare: compile: [javac] Compiling 56 sou

[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Build Fail

2005-03-04 Thread griojas
Thanks guys I changed the jboss-net.sar file and now it works. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868663#3868663 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868663 --

[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Build Fail

2005-03-02 Thread simonk99
Hi Norman, Are you refering to WSDP V1.5 as I have Java 1.4.2 installed. I am a little confused as I have just unpacked the code as instructed and followed the steps in the manual. Is there anywhere that the 1.5 and 1.4 values would have been set..? Regards Simon View the original post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Build Fail

2005-03-02 Thread [EMAIL PROTECTED]
Somehow you have compiled the code with Java 1.5 but are trying to run it with 1.4 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868519#3868519 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868519 -

[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Build Fail

2005-03-02 Thread simonk99
Thanks but am now getting the following when I try to build: compile: [javac] Compiling 1 source file to C:\JBOSS\j2eetutorial14\bank\build [javac] C:\JBOSS\j2eetutorial14\bank\src\WSClient.java:2: cannot access org. apache.axis.client.Call [javac] bad class file: C:\JBOSS\jboss\clien

[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Build Fail

2005-03-02 Thread simonk99
I am getting the same issue.. The required directory exists elsewhere in the install but moving it to the suggested location just results in further errors. Any ideas? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868396#3868396 Reply to the post : http:

[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Build Fail

2005-03-01 Thread truyen
edit your c:\j2eetutorial\bank\jboss-build.xml and replace: | | with this: | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868414#3868414 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[JBoss-user] [JBoss Getting Started Documentation] - Re: Duke's Bank Build Fail

2005-02-28 Thread JohnD
I have the exact same problem - Any answerss anyone? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868291#3868291 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868291