[EMAIL PROTECTED] wrote:
>
> Hi Rickard,
>
> >.jar, .war, and .ear files are all put in /deploy. The deployment
> > service figures out what kind of file it is and what to do with it.
>
> oke that i knew but i don't understand what a .ear file is and what the
> layout for that file is.
> more importantly: where (if any) is the docu?
A .ear file packages .jar files, .war files, and a deployment
descriptor.
http://www.jboss.org/J2eeDeployment_howto.html
Sebastien
>
> >> SIGSEGV 11 (*) segmentation violation
> >> stackpointer=0xbe9c1cf8
>
> >AFAIK all core dumps are related to bugs in the JVM. Which JVM are you
> >using?
>
> i'v tried sun's 1.3 and the ibm 1.3 that came with jbuilder4 which has jit
> enabled.
> BOTH produced SIGSEGV errors like the one above...
> which JDK do you guys use?
>
> regards,
> -Alexander
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]