HI

PLS REMOVE MY NAME FROM UR LIST.
I DON'T WANT THESE MAIL.
I DON'T WANT ANY MAIL.


RGDS
PRASAD
--- [EMAIL PROTECTED] wrote:
> Send JBoss-user mailing list submissions to
>       [EMAIL PROTECTED]
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
> 
>
https://lists.sourceforge.net/lists/listinfo/jboss-user
> or, via email, send a message with subject or body
> 'help' to
>       [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of JBoss-user digest..."
> 
> 
> Today's Topics:
> 
>    1. Scott? RE: [JBoss-user] RE: [Beanshell-users]
> Re: [JBoss-dev] ANNOUNCE: BeanShell JBoss
> sub-deployer in HEAD (Sacha Labourey)
>    2. Classpath issue in web application within ear
> (Eric Jain)
>    3. Re: Jbuilder integration question... (Nguyen
> The Phuong)
>    4. RE: JBoss 3.0.4: startup deployment of ear
> located in /farm fails (Sacha Labourey)
>    5. RE: Cmp vs hibernate (Pete Beck)
>    6. RE: JBoss 3.0.4: startup deployment of ear
> located i
>        n /farm fails (Sasidharan, Manoj)
>    7. RE: Jbuilder integration question...
> (Sasidharan, Manoj)
> 
> --__--__--
> 
> Message: 1
> From: "Sacha Labourey"
> <[EMAIL PROTECTED]>
> To: "Scott M Stark" <[EMAIL PROTECTED]>,
>       "Adam Heath" <[EMAIL PROTECTED]>,
>       "Jboss-Dev"
> <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>,
>       <[EMAIL PROTECTED]>
> Subject: Scott? RE: [JBoss-user] RE:
> [Beanshell-users] Re: [JBoss-dev] ANNOUNCE:
> BeanShell JBoss sub-deployer in HEAD
> Date: Thu, 9 Jan 2003 08:48:07 +0100
> Reply-To: [EMAIL PROTECTED]
> 
> Scott,
> 
> Do you accept the beanshell sub-deployer in pre-HEAD
> branches? 3.2? 3.0?
> 
> Cheers,
> 
> 
>                       Sacha
> 
> > -----Message d'origine-----
> > De : [EMAIL PROTECTED]
> >
>
[mailto:[EMAIL PROTECTED]]De
> la part de Adam
> > Heath
> > Envoye : jeudi, 9 janvier 2003 06:47
> > A : Jboss-Dev
> > Cc : [EMAIL PROTECTED];
> > [EMAIL PROTECTED]
> > Objet : RE: [JBoss-user] RE: [Beanshell-users] Re:
> [JBoss-dev] ANNOUNCE:
> > BeanShell JBoss sub-deployer in HEAD
> >
> >
> > On Wed, 8 Jan 2003, Sacha Labourey wrote:
> >
> > > OK, I've just tested and the "russian doll"
> feature wasn't
> > working with .bsh
> > > files. It is now fixed.
> > >
> > > Furthermore, I just tested this case: I added a
> xxx.bsh file inside a
> > > ejb.jar file. Result: the deployment process
> respect the
> > > create/start/stop/destroy steps i.e. you have
> this sequence:
> > >
> > >  - create bsh script
> > >  - create ejbs
> > >  - start bsh script
> > >  - start ejbs
> > >  - ...
> > >
> > > and so on. So it works.
> >
> > Hmm.   Most excellent.
> >
> > I really wish the J2EE spec had features that
> allowed for some kind of
> > user-supplied code to be ran when items were
> deployed.  Having
> > this feature in
> > JBoss is going to rock.
> >
> > Is it possible to have this back-ported to 3.0? 
> My gut instinct says this
> > wouldn't require modifications to the jboss code
> itself, but I
> > may be wrong.
> >
> >
> >
> >
> >
> >
> >
>
-------------------------------------------------------
> > This SF.NET email is sponsored by:
> > SourceForge Enterprise Edition + IBM + LinuxWorld
> = Something 2 See!
> > http://www.vasoftware.com
> > _______________________________________________
> > Beanshell-users mailing list
> > [EMAIL PROTECTED]
> >
>
https://lists.sourceforge.net/lists/listinfo/beanshell-users
> >
> 
> 
> 
> --__--__--
> 
> Message: 2
> From: "Eric Jain" <[EMAIL PROTECTED]>
> To: "jboss-user" <[EMAIL PROTECTED]>
> Date: Thu, 9 Jan 2003 08:56:19 +0100
> Organization: Swiss Institute of Bioinformatics
> Subject: [JBoss-user] Classpath issue in web
> application within ear
> Reply-To: [EMAIL PROTECTED]
> 
> Trying to access a class in WEB-INF/lib/*.jar from a
> class located under
> 'WEB-INF/classes' results in a NoClassDefFoundError.
> I am using JBoss 3.2
> with Jetty 4.2.4. Any ideas what I am doing wrong?
> 
> 
> --
> Eric Jain
> 
> 
> 
> --__--__--
> 
> Message: 3
> Date: Thu, 09 Jan 2003 15:03:08 +0700
> From: Nguyen The Phuong <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Jbuilder integration
> question...
> Reply-To: [EMAIL PROTECTED]
> 
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
> Transitional//EN">
> <html>
> <head>
>   <meta http-equiv=3D"Content-Type"
> content=3D"text/html;charset=3DUTF-8"=
> >
>   <title></title>
> </head>
> <body>
> All, <br>
> I'm from Voyager jboss-opentool group.<br>
> The version 2.5 work well with jbuilder 6/7/8 .<br>
> You can check it out jar file and source code at
> =C2=A0<a>http://codecent=
>
ral.borland.com/codecentral/ccweb.exe/listing?id=3D19401
> or
>
</a><a>http://sourceforge.net/projects/jboss-opentool/<br>
> Just tell me if =C2=A0you need more.<br>
> <br>
> Nguyen The Phuong<br>
> </a><br>
> Sasidharan, Manoj wrote:<br>
> <blockquote type=3D"cite"
> 
>
cite=3D"[EMAIL PROTECTED]">
>   <pre wrap=3D"">I am also using JBoss plug-in with
> JBuilder 7.. It works=
>  fine.
> 
> :)
> MS
> 
=== message truncated ===


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to