similar to: Java package status?

Displaying 20 results from an estimated 7000 matches similar to: "Java package status?"

2007 May 23
1
java packages - tomcat5?
Have the jpackage-packaged things like tomcat5 been moved into the disto repositories? Do they work with sun java? In particular, tomcat5 used to require jta. The one yum installs doesn't mention it now, but it also doesn't work with sun java 1.5 installed the jpackage way. What am I missing? -- Les Mikesell lesmikesell at gmail.com
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time (6 installs). Make sure you open up your IPTables as needed. Let me know how it goes. --Todd -------------- Installing DAG RPM Repository nano -w /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for RHEL baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 rpm --import
2015 Mar 18
2
Need help for write rpm spec
Hi I am try to write rpm spec for install tomcat on a linux machine.But while build the rpm i found following error + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/rpmbuild/BUILD/Install_tomcat-1.0 extracting debug info from /home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so ***
2005 Sep 22
13
Recommendation On Ping And Alert Tool
A bit off topic, but I keep looking for an answer to this question and coming up with nothing... so I thought I would go to the gurus. :-) Can anyone recommend a good package for pinging other devices and sending an email/alert when they go down? I'm aware of all kinds of more complex things with GUIs and a zillion other bells and whistles we aren't looking for, but we just want a simple
2006 Aug 22
4
Struggling with javac
I've installed jdk-1_5_0_08-linux-i586.rpm and Tomcat. Working through some initial test install programs, I am finding that I can't seem to compile .java files into classes. For instance... javac -classpath /usr/local/tomcat/common/lib/servlet.jar HelloWorld.java as instructed fails with a gij: unrecognized option -- `-classpath' Try `gij --help' for more information. So
2011 Mar 26
2
Verify tomcat config
I'm going to retire an old RHEL3 server and move the services to CentOS5. In particular, the web server is giving me a headache. On the old box, there's a hacked-up httpd/mod_jk/tomcat setup, and CentOS is perfect for the new box because the required components are included and the whole setup "just works" straight from installation. There seems to be surprisingly little
2012 Feb 07
2
Canonical package directory name for JAR files?
We have an R package which needs to include a JAR file. Is there a canonical directory for it?
2012 May 21
2
Tomcat5 with Oracle/Sun jdk on CentOS 5.8
I know this question could be asked on tomcat or possibly other mailing lists, but I'm hoping I can get some help here instead of joining yet another list. I'm running tomcat5 on CentOS 5.8. I'm trying to setup Oracle/Sun java rather than icedtea. I've installed the latest jdk 1.7 and setup alternatives on centos for java and javac: # java -version java version
2010 Dec 23
1
tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
We just upgraded Cent from 5.3 to 5.5 on a bunch of servers with little to no issues (kudos to you guys) except on a few servers where it appears we are having a problem w/ the Tomcat upgrade. Previously our application server was working fine under 5.3 with Tomcat/Java installed as such: java-1.4.2-gcj-compat-1.4.2.0-40jpp.115 java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5
2008 Mar 05
2
satisfying netdirector package dependencies
Hello, we're looking at packaging up our current NetDirector bug fix release and we want it available as .rpm at this moment, the maintainers don't have a test environment for Centos does anyone know whether the latest versions of and Centos can satisfy Tomcat 5 and Java 1.4 JDK as dependencies? thanks in advance! -- Greg Wallace Project: www.netdirector.org Blog:
2008 Jun 26
1
java-1.4.2-gcj-compat.i386 update failure
Hmmm, I seemed to have created a misalignmnet somewhere along the line. I can't remember doing anything to this. But at one time I did try to test the java open source. Posted my results to the list, got no response, abandoned all hope and went on my merry way. I don't know if this is related. I have installed an rpm for a java needed by an application I run. It was from the official
2007 Apr 19
2
JPackage, Java 1.5.0, and CentOS 5?
Hey, y'all. I don't know how many folks here are familiar with a blogging program called 'pebble' http://pebble.sourceforge.net, but it's *supposed* to be an easy drop-in to a tomcat5 container. I suppose that it is, once I figured out how to get tomcat 5 working in CentOS 5, but I'm still having problems with the java. CentOS comes with Java 1.4.2, but I need Java
2005 Oct 29
1
Setting up Tomcat as a service under CentOS 4?
I've found about a dozen different ways to skin this cat (no pun intended). Everything from creating a script in /etc/init.d/ to using jsvc. I was hoping someone out there, those of you out there who run Tomcat in this manner, how did *you* set this up? I can't seem to get it right. Any help would be greatly appreciated. Or even direction to an authoritative document. Preston
2006 Sep 27
1
Jpackage tomcat55-common-lib requires eclipse-ecj >= 0:3.1.1
Guys, I'm running into a dependecy issue running through the process of building a system for Openbravo. My test system's running CentOS 4.4, i386. Openbravo requires... - Jakarta-Tomcat version 5.5. It can be downloaded from http://tomcat.apache.org/ - Java (TM) 2 Platform Standard Edition 5.0. It can be downloaded from http://java.sun.com/j2se/1.5.0/download.jsp - Oracle(r) 10g
2006 Jan 06
3
Installing Java 1.4.2
For scalix on Centos the Scalix forum provides instructions for convincing Scalix that Centos is Redhat: http://www.scalix.com/community/viewtopic.php?t=516&highlight=centos I am up to the point of getting Java JDK1.4.2 installed. I did a: yum list|grep "java" and got: gcc-java.i386 3.4.4-2 installed java-1.4.2-gcj-compat.noarch
2005 May 07
2
Thanks for all the help and advice
I went with CentOS today and I couldn't be happier. I'm definitely excited to be part of this community. Now I just have to remember (after years of using the default SuSE install of Java/Ant/Tomcat/Eclipse, etc.) where the best place to put my Java apps is. Preston
2009 Aug 11
1
Request for wiki page Tomcat6 from Red Hat SRPMs
Hello Is it possible to create a wiki page under my user (GlennMatthys)? Title: Tomcat 6 from Red Hat SRPMs Category: Howtos Reference: http://lists.centos.org/pipermail/centos/2009-August/080416.html Reference: http://lists.centos.org/pipermail/centos/2009-August/080495.html Thanks, Best regards, Glenn Matthys
2005 Feb 14
3
tomcat where ?
hi, Where i can download tomcat in rpm format (latest version) ? Thanks
2007 May 02
5
java
Someone on the opennms mail list just mentioned that RHEL up2date now provides sun java. Is that a possibility for the Centos repositories? -- Les Mikesell lesmikesell at gmail.com
2008 Apr 09
6
64bit srpm build error under CentOS 5.1
When trying to build the centos5 srpm under x86_64 I am getting the following error: Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/xen-3.2.0-0xs-root error: Installed (but unpackaged) file(s) found: /usr/lib/xen/boot/hvmloader RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/xen/boot/hvmloader Anyone have any ideas as to what causes this?