New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Java on bubba

Discuss development on Bubba
epigon
Posts: 3
Joined: 07 Feb 2008, 16:18

Post by epigon »

Do you have a 128M bubba?
msx
Posts: 106
Joined: 13 Jan 2007, 06:03
Location: Venice
Contact:

Post by msx »

no, the old 64 MB :)
JanLarsen
Posts: 18
Joined: 18 Apr 2008, 17:11

Post by JanLarsen »

The Java Mini Web Server from jibble is fun but not compliant with any J2EE specs and apache completely covers what it does. If you want to write Servlets you might try Jetty which is a fairly lightweght Servlet Container that is widely used as an embedded server. That is to say that you can easily start it within your own application and add Servlets.

BTW I don't think Tomcat qualifies as an Application Server - you need EJB, Queues and WS stuff for that.
chrisadam
Posts: 2
Joined: 03 Sep 2010, 05:11

Re: Java on bubba

Post by chrisadam »

I've downloaded and tried IBM java (versions 1.4, 5 and 6), but they're all linked to the older libstdc++.so.5 runtime library (libstdc++.so.6 is installled on bubba two).

Does anybody know if it's possible to install the older library together with the newer one, like the "compatlibs" package available on other linux distributions?

________________________________________________________________________

Want to get-on Google's first page and loads of traffic to our website? Hire a SEO Specialist from Ocean Groupsseo pecialist
Post Reply