[JBoss-user] [EJB/JBoss] - SFSB deploy question

2004-10-22 Thread jdbrown
Is there a way to deploy a SFSB in a single server environment that would NOT cause 
existing instances of that SFSB to be lost/destroyed? 

 In other words, in some situations, I would want any new requests for the SFSB to get 
the new code, but I don't mind if any current clients continue using the older version 
of the SFSB.  That way I would not disrupt their service.

Using JBoss 3.2.1. and currently deploying SFSB as a stand-alone JAR.

Any ideas or help would be appreciated.  Thanks.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3852373#3852373

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3852373


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Why upgrade to JBoss 4 - need some help justifying it.

2004-09-22 Thread jdbrown
Is there an executive level summary of the benefits of JBoss 4 over JBoss 3? Need help 
determining what benefits short and long term we would get by upgrading now or in the 
near future.  

I have not followed JBoss 4 development, but I do see it now contains JBossWS which 
seems to have some definite advantages over JBoss.NET.  Looking for more of those type 
of things.

Appreciate any help.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849109#3849109

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849109


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Re: Why upgrade to JBoss 4 - need some help justifying it.

2004-09-22 Thread jdbrown
Thanks Bill.  Yes, we are at 3.2.1 running on 1.4 and no problems so hard to justify 
to the bosses. since they could care less about J2EE compliance. 

 Sounds like I will have to wait for new features to come along in JBoss 4.0 that I 
need.  Hmmm... is JBossWS available in 3.2 series?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849191#3849191

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849191


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: context.lookup takes 7+ _seconds_ to return over LAN on

2004-06-21 Thread jdbrown
I had a similar problem - Swing app accessing Session bean worked fine on local 
network but performance degraded quite a bit when deployed using JNLP over a VPN.  I 
was using IP addresses as the provider URL back to the server, but a sniffer showed a 
bunch of UDP traffic based on the host name and unsuccessful host name lookups.

Implemented above solution and works great over the VPN  - thanks.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3839442#3839442

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839442


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: commons-crap

2004-04-09 Thread jdbrown
Thanks.  I replaced the jboss home/lib with the latest version and it works fine 
now.  

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3829961#3829961

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829961


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: commons-crap

2004-04-06 Thread jdbrown
I also am having a problem with this.  I need to use a newer version of the 
commons-httpclient.jar and when I include it in jboss home/server/default/lib and 
deploy my EJB, I get a java.lang.VerifyError.  I asusme this is because the version in 
jboss home/lib is already loaded.

JBoss 3.2.1 and trying to use commons-httpsclient-2.0.jar

Any ideas?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3829533#3829533

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829533


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user