On Thu, Sep 05, 2002 at 12:03:21PM +0200, Nicolai Bieber wrote:
> Thanks for the hint.
> 
> Unfortunaly this is not a option for a standard software company like us.
> With about 12 customer server installtions running throughout germany
> on 5 different OS / Database combinations I estimate a JBoss 2.2.2 to
> Jboss 3.0.x migration project would take about 20-30 developer days.
Are you sure? We used jboss 2.x before, and the same jars that deployed on jboss 3.0, 
without any change! The only change was the DB-definition, which is trivial. I think 
the jboss.xml and jaws.xml can be used. Jboss detects that this is for 2.x, and 
intepretates it correctly :-)

> 
> So the time for your suggestion would be 20-30 days + 5 min ;-)
OK. Before it was included in jboss, I investigated a separate project, 
http://smartcc.sourceforge.net/, which I think is what is now integrated. I think you 
should be able to include this one by yourself. It requires just configuring of client 
and server, no recompiling of jboss. Alternatively backport what is in jboss now, or 
wait for some other to do that. Also the author of smartcc will probably give you some 
hints on installing it on 2.x.

> 
> Has anybody a solution to this problem for Jboss 2.2.2.
> 
> I can't imagine that nobody else has this problem:
> Does nobody uses java application clients ?
> 
> IMHO that way gives you a much better usability than web frontend
> (hotkeys, resizeing of table columns, sorting of table clients etc.),
> especially if you have to work all the day with the application.
Fully agree. We are therefore using a swing frontend successfully. Have had litte 
problems with firewalls, but we are soon changing to 3.0.2 with tunneling.

> 
> 
> 
> Nicolai
> 
> > FROM: boostcom.noDATE: 09/04/2002 07:00:07SUBJECT: RE:  [JBoss-user] JBoss
> RMI and http tunneling You should instead download  > jboss 3.0.2, which has
> it included. I tried
> > it, and got it to work after about 5 minutes :-), it is very easy, just
> > follow the instructions in changenotes.
> >
> >  On Wed, Sep 04, 2002 at 03:20:31PM +0200, Nicolai Bieber wrote:
> > > Hi there !
> > >
> > > Has anybody worked out how to use SUN's rmivervlethandler servlet
> > > to tunnel JBoss RMI invokations via http on port 80.
> > >>
> > > The servlet is designed to transform http calls into RMI calls and
> > > the documentation says that the RMI mechanism provided by sun
> automatically
> > > uses
> > > the http tunneling if a direct RMI connect is not posssible.
> > > It tries to access the adress /cgi-bin/java-rmi.cgi on the server via
> http.
> > > This adress has to be connected to the servlet or the slower cgi version
> of
> > > that servlet.
> > >
> > > I tried a lot,
> > > but the Jboss Client classes didn't try the http access to the servlet
> > > (to get the servlet itself up and running is not problem at all)
> > >
> > > There's a lot of stuff on the mailing list about the RMI ports JBoss
> uses
> > > (1099, 4444 and a optional one) but we can't tell every
> > > customerside-administrator
> > > to open these ports. Exspecially if you don't know the people that use
> your
> > > software.
> > >
> > > Does anybody know about a solution ?
> > >
> > > Nicolai Bieber
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This sf.net email is sponsored by: OSDN - Tired of that same old
> > > cell phone?  Get a new here for FREE!
> > > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> > > _______________________________________________
> > > JBoss-user mailing list
> > > <EMAIL: PROTECTED>
> > > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> > --
> > MVH
> > Marius Kotsbak
> > Boost communications AS
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by: OSDN - Tired of that same old
> > cell phone?  Get a new here for FREE!
> > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> > _______________________________________________
> > JBoss-user mailing list
> > <EMAIL: PROTECTED>
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user

-- 
MVH
Marius Kotsbak
Boost communications AS


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to