[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-08-22 Thread klehker
The package name seems to have changed in JBoss4.2.1GA. I made changes in the WSClient.java to reflect this. see below: org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl; org.jboss.ws.core.jaxrpc.client.ServiceImpl; View the original post : http://www.jboss.com/index.html?module=bb&op=view

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-06-13 Thread PeterJ
Could you try the Sun JDK 1.5? That is the only other thing I see that you did differently than what I did. If that doesn't work, post the stack trace, maybe that will give me a clue. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054006#4054006 Reply to the

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-06-12 Thread alanc
Thanks for the suggestion, Peter, but unfortunately it doesn't seem to have solved my problem. As per the other forum thread, I removed the \$ combination from the .jsp files (accountList.jsp, atmAck.jsp and transferAck.jsp), recompiled and redeployed, but I still get the same error. Starts wi

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-06-12 Thread PeterJ
Somewhere along the line one of the JSP-related libraries changed. Perhaps it was a change in Tomcat 5.5. It has been a while since I tracked down the problem. A lengthy discussion, and the sourlion, can be found in the post http://www.jboss.com/index.html?module=bb&op=viewtopic&t=93866. View t

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-06-12 Thread alanc
I'd really like to know how those people who got Duke's Bank working with JBoss 4.0.5 did it. I'm using 4.0.5 on Windows with the IBM Java 5 JDK. I have set the jboss.home value to the location of my JBoss installation, which is C:/jboss/jboss-4.0.5.GA. I have executed all the steps of the tut

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-05-29 Thread PeterJ
The compiler should have found that class in the client/jbossws-client.jar file, and the client directory is in the classpath for the compiler. What are the contents of your jboss-build.properties file (it is in the base j2eetutotial14 directory)? View the original post : http://www.jboss.com/

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-04-26 Thread sgoel108
Hello Thank you for the feedback. Are there plans for upgrading the tutorial to match with 4.2.0 or 5.0.o JBoss version. A response on time line, if any, will be much appreciated. Thanks SG View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041125#4041125 Reply

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-04-20 Thread daniellaw
Thank you very much! I now used the 4.0.5 version and it worked :-) Cheers, Daniel View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039145#4039145 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039145 ___

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-04-17 Thread CafeD00d
Um, the Getting Started guide is for 4.0.4, though I have successfully followed the Duke's Bank steps for 4.0.5. You should try it with that, and not with 4.2 (unless you are planning to modify the tutorial to work with 4.2) View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2007-04-17 Thread daniellaw
I have the same problem :-( I have defined the jboss.home variable. But it does not help... any ideas? While reading the getting started tutorial I realized that i don't have a tomcat component installed. Is there something missing in my installation? I installed JBoss version 4.2.0.CR1. Chee

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2006-11-02 Thread vegas
That problem is caused by not having the jboss.home variable set in the jboss-build.properties file that lives at the root of the j2eetutorial14 directory. That ServiceImpl thing lives in one of the jars inside of jboss.home/server/client, I'm not sure exactly which one... View the original pos

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2006-10-20 Thread hncen
I also encounted this error today. Does anyone know how to solve it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979775#3979775 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979775 _

[jboss-user] [JBoss Getting Started Documentation] - Re: Bank example compile error.

2006-10-20 Thread hncen
Test View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979774#3979774 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979774 ___ jboss-user mailing list jboss-user@lists.jboss.org