> I'm a Java programmer that's new to JBoss, J2EE and EJBs and I'm still
> trying in occasional spare moments to get this beginner's hello world
> tutorial working:
> http://www.mastertech.net/spumer/Jboss%203%20step-by-step.pdf
> 
> I've installed JBoss 3.0 on my W98 machine, and I've got the server
> running in a DOS box. I've reached the line to create my 
> HelloWorld.jar:
> 
> jar cf HelloWorld.jar com META-INF
> 
> and I'm getting
> com: no such file or directory.
> 
> Now, obviously, it's missing a 'com' file, but this compiled 
> before and I
> can't see what I've changed.
> 
> So what is com? Where should it be?
> 
> Give it to me simple now :-)
> 

The java tutorial has a good section on jar:
<http://java.sun.com/docs/books/tutorial/jar/>


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to