[JBoss-user] [Advanced Documentation] - Re: Docs for 4.0

2004-11-19 Thread nrichards
All the documentation will be posted to the documentation page (http://www.jboss.org/docs/index). The 4.0 getting started guide is available now. The admin guide should be posted sometime in december. View the original post :

[JBoss-user] [Beginners Corner] - Re: Where is Getting Started for 4.0?

2004-11-19 Thread nrichards
All docs are free and are posted to http://www.jboss.org/docs/index. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855752#3855752 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855752

[JBoss-user] [JBoss Getting Started Documentation] - Re: Web services : Class not found com.jboss.ebank.ArrayOf_x

2004-11-18 Thread nrichards
When I add src/com/jboss/ebank/ArrayOf_xsd_string.java, the message goes away. Is that what you have done? I've added this class, and it will be in the next release of the getting started guide. (probably this weekend) View the original post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: 4.1.3. Package the EJBs

2004-11-15 Thread nrichards
It looks to me like you are using the 3.2.6 getting started code with the J2EE 1.4 tutorial from sun.Make sure you are using the 4.0 code: http://docs.jboss.org/jbossas/getting_started/startguide40.zip View the original post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: JBoss 4.0 documentation

2004-11-15 Thread nrichards
That is the 3.2.6 getting started code. Try: http://docs.jboss.org/jbossas/getting_started/startguide40.zip View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855231#3855231 Reply to the post :

[JBoss-user] [Advanced Documentation] - Re: information on jboss 3.2

2004-11-14 Thread nrichards
The 3.2.6 admin guide is available at http://www.jboss.org/docs/index#as. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855132#3855132 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855132

[JBoss-user] [JBoss Getting Started Documentation] - Re: Web services : Class not found com.jboss.ebank.ArrayOf_x

2004-10-22 Thread nrichards
There are several solutions. The easiest is to add a com.jboss.ebank.ArrayOf_xsd_string class. It doesn't need any methods. Just have a class of that name. We'll be redoing the web services example in the next revision of the guide to make the example interesting than an array of strings.

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

2004-10-22 Thread nrichards
I can't explain that one. javap javax.swing.JTextFieldIt looks like it is missing methods on JDK classes. Try running javap to see what you have. Does it look like you have the right constructor? | [EMAIL PROTECTED] tmp]$ javap javax.swing.JTextField | | Compiled from

[JBoss-user] [JBoss Getting Started Documentation] - Re: server\all\deploy\jboss-net.sar not found.

2004-10-22 Thread nrichards
Are you using the 4.0 getting started guide or the 3.2 getting started guide? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3852329#3852329 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3852329

[JBoss-user] [JBoss Getting Started Documentation] - Re: Can not start the Hypersonic Manager Tool

2004-10-21 Thread nrichards
The HSQL database manager is a local swing application, not an applet. If you want to run it remotely, you will have to run it by hand on a remote machine. I'd recommend doing it like that anyways, because when you exit the application, it tries to do a System.exit(). So, I really don't

[JBoss-user] [JBoss Getting Started Documentation] - Re: Submitting corrections for Getting Started 4.0?

2004-10-07 Thread nrichards
No, the source isn't in public CVS, yet. Nonetheless, I'm happy to receive corrections or suggestions for improvement. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3850698#3850698 Reply to the post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: Downloading JSTL

2004-09-29 Thread nrichards
I agree that the jakarta download pages are hopelessly confusing. From that page, go to Taglibs release builds. From there, select the standard taglib and download the tar.gz or zip file. I wish we could post a direct link, but the way they do mirror links, the best we can do is get you to

[JBoss-user] [JBoss Getting Started Documentation] - Re: Compile failed in Duke's Bank App

2004-09-25 Thread nrichards
What does your jboss-build.properties look like? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3849526#3849526 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849526 ---

[JBoss-user] [JBoss Getting Started Documentation] - 4.0 Getting Started Guide

2004-09-22 Thread nrichards
The getting started guide has been updated for JBoss 4.0 You can download from http://jboss.org/docs/index. Feedback is always appreciated... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3849187#3849187 Reply to the post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: Plans for JBoss 4.0.x Documentation

2004-09-22 Thread nrichards
The Getting Started guide is out now. Check the documentation section. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3849189#3849189 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849189

[JBoss-user] [JBoss Getting Started Documentation] - Re: Dukebank example

2004-09-22 Thread nrichards
If you are trying to run the getting started examples with 4.0, I recommend getting the 4.0 getting started guide and not the 3.2 one. It will work much better. (make sure to download the j2ee14 tutorial examples, not the 1.3 examples you are using) View the original post :

[JBoss-user] [Installation Configuration] - Re: bank tutorial on jboss-4.0.0RC1

2004-09-17 Thread nrichards
There will be a new version of the getting started guide for JBoss 4.0 with working examples soon. It should go out with 4.0 final at the lastest. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848612#3848612 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: Which JDK do I use for JBoss 3.2.5 ??? Help

2004-09-16 Thread nrichards
JBoss doesn't ship with the JSTL. I've used the apache JSTL implementation before, and it seems to work well with 3.2... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848456#3848456 Reply to the post :

[JBoss-user] [JBoss Getting Started Documentation] - Re: Error in DukBank App when running ant -f jboss-build.xml

2004-09-12 Thread nrichards
Did you turn on external connections to the hypersonic database as the tutorial described? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3847942#3847942 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3847942

[JBoss-user] [Beginners Corner] - Re: Global JNDI resources/environment entry: How to make thi

2004-06-23 Thread nrichards
You can do this by putting the @ejb.env-entry in a common base class. XDoclet will see the same definition for each of the classes and put an env-entry for each of your beans in the deployment descriptor. View the original post :

[JBoss-user] [Installation Configuration] - Re: Deployment Descriptors System Properties Subsitution

2004-06-09 Thread nrichards
Amazingly, it does work in most all the XML files. I wouldn't recommend using it in your web.xml, but you certainly could if you wanted to. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838247#3838247 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: I am new to JBOSS and ejbs, is there a tutorial i can fo

2004-04-24 Thread nrichards
Try the getting started guide: http://www.jboss.org/docs/index#free-32x View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3832237#3832237 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3832237

[JBoss-user] [Beginners Corner] - Re: Question about default deployment directory name

2004-04-23 Thread nrichards
Those are separate server configurations. You can have multiple configurations and start them separately using run -c myconfigname. see http://jboss.org/wiki/Wiki.jsp?page=CustomConfiguration for more details. However, these are completely separate JBoss instances. If you are just

[JBoss-user] [Beginners Corner] - Re: Deploying WARs at run-time

2004-04-15 Thread nrichards
You can deploy through the MainDeployer MBean. Use the deploy method on jboss.system:service=MainDeployer. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3830805#3830805 Reply to the post :