[Beginner's Corner] New message: "Re: Just installed jboss-5.1.0.GA.zip; where are the examples?"
by jaikiran pai
User development,
A new message was posted in the thread "Just installed jboss-5.1.0.GA.zip; where are the examples?":
http://community.jboss.org/message/527415#527415
Author : jaikiran pai
Profile : http://community.jboss.org/people/jaikiran
Message:
--------------------------------------------------------------
David, welcome to the forums > dj_segfault wrote:
>
> I'm an experienced Java guy trying JBoss out and already feeling stupid. I just installed jboss-5.1.0.GA.zip and am followinghttp://www.jboss.org/file-access/default/members/jbossas/freezon...
>
> I don't see the todo application they're talking about. the docs/examples directory just has jca jms jmx netboot transactions varia
>
>
Unfortuantely, there's no such todo app shipped with AS. There used to be one for AS-4.x (AFAIK) but not for AS-5. Which technology are you interested in trying out in the AS? We do have EJB3 tutorials for JBoss AS-5, if you are interested.
> dj_segfault wrote:
>
>
> :
> PS: I tried out the IRC channel #jboss first, and not only did nobody answer my question (which is OK), but nobody said ANYTHING for almost an hour. Is that channel just bots?
No it's not just bots Maybe no one noticed the question or did not wish to answer (that channel like this forum are frequented by volunteers). Anyway, i would recommend that you continue using the IRC/forums and i'm sure you will find some help.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527415#527415
16 years, 2 months
[Beginner's Corner] New message: "Just installed jboss-5.1.0.GA.zip, can't find examples"
by David Kramer
User development,
A new message was posted in the thread "Just installed jboss-5.1.0.GA.zip, can't find examples":
http://community.jboss.org/message/527409#527409
Author : David Kramer
Profile : http://community.jboss.org/people/dj_segfault
Message:
--------------------------------------------------------------
I'm an experienced Java guy trying JBoss out and already feeling stupid. I just installed jboss-5.1.0.GA.zip and am followinghttp://www.jboss.org/file-access/default/members/jbossas/freezon...
I don't see the todo application they're talking about. the docs/examples directory just has jca jms jmx netboot transactions varia
$ l docs/examples
drwxr-xr-x 8 david david 4096 2009-05-22 11:02 .
drwxr-xr-x 7 david david 4096 2009-05-22 16:19 ..
drwxr-xr-x 2 david david 4096 2009-05-22 11:03 jca
drwxr-xr-x 2 david david 4096 2009-05-22 11:03 jms
drwxr-xr-x 5 david david 4096 2009-05-22 11:03 jmx
drwxr-xr-x 2 david david 4096 2009-05-22 11:03 netboot
drwxr-xr-x 2 david david 4096 2009-05-22 11:03 transactions
drwxr-xr-x 3 david david 4096 2009-05-22 11:03 varia
$ find . | grep -i todo
$
Is the example something I need to install separately, or am I missing something mentally for literally?
Are there other examples with matching docs I can try?
Thanks in advance.
PS: I tried out the IRC channel #jboss first, and not only did nobody answer my question (which is OK), but nobody said ANYTHING for almost an hour. Is that channel just bots?
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527409#527409
16 years, 2 months