linux « Development « Java Enterprise Q&A





1. Best Budget SOA Web Application Platform For Mac + Linux + Windows?    stackoverflow.com

I am a Windows guy with an ASP.NET background but I have a hosted Linux server (dedicated) on the Internet, and meanwhile I'm spending more and more time on my Mac. ...

2. Lean Software (Webapplication) Release Engineering    stackoverflow.com

I'm looking to re-organize the way we release our internal software. All of the code (PHP webapps, some Java apps and Perl scripts) is checked into Subversion repositories but there are ...

3. Hosting Java Web Start application for inclusion into Linux distros    stackoverflow.com

I authored a Java freeware (closed source) product that I deploy on a web host and distribute via JNLP, inclusive Linux clients. I plan to suggest this product for inclusion into ...

4. How to use virtual memory (swap in linux file system ) in java web programming    stackoverflow.com

I work in java web application . In some section i use very huge tree variable that save and persist in memory (RAM) . Can i migrate this to virtual memory ...

5. How to integrate an external process which is invoked repeatedly into a Java webapp?    stackoverflow.com

I am trying to integrate a non-Java executable into a Java webapp on the server-side (Linux). Some details about the executable:
Written in C++. The executable takes some input either from stdin ...

6. How to execute a Java program 24 x 7 on linux    stackoverflow.com

Hello
I have a developed two small Java applications - a vanilla Java app and a Java Web application (i.e. Spring MVC, Servlets, JSP, etc.).
The vanilla application consists of serveral threads which ...

7. Frameworks for developing a web UI on Linux (preferably with Java)    stackoverflow.com

Hello
I'm asking this question because I'm having some difficulty choosing a framework (or selection of technologies) that I can learn and use for developing a web-based UI for a small Java ...

8. Problems installing Java EE SDK on Linux    stackoverflow.com

I installed the Java 6 JRE on my VPS just fine, but I can't get the EE SDK installation to even run.

root@vps [/usr/java]# java -version
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build ...

9. J2EE consultants: What free OS do you prefer to implement for clients?    stackoverflow.com

I am aiming to develop J2EE web apps for clients, and am wondering what OSS operating systems you all have had the best luck with? Windows is expensive, RHEL, SUSE ...





10. Use linux crontab in j2ee app    stackoverflow.com

I have been using Quartz for over a year to schedule jobs in my app. I now have a new requirement to get rid of quarts, and instead ...

11. Packaging for Ubuntu - Web Application    stackoverflow.com

A web application has no make file unlike C++ or anything like that. However, it needs to be placed into specific directories...e.g /var/www. I'm new to linux packaging, so my question ...

12. web application: store txt file on windows server share from linux web server    stackoverflow.com

I have a java class that I use to create a text file from a web application. I'm using the following code:

private void CreatePaymentFile(String QueryCriteria) {
BigDecimal TotalPay;
DecimalFormat df2 = new ...

13. Weird JVM Crashing Issue with CF 9 on RedHat Enterprise Linux    stackoverflow.com

We're currently running ColdFusion 9 on a RedHat Enterprise Linux server and have found that, under certain circumstances, the JVM is crashing causing the CF server to be completely useless and ...

14. Create installer for java web application (linux and Windows)    stackoverflow.com

How to create installer for web application to run on both Windows and Linux? I need no more than extact some jar, jsp and xml files into a chosen directory. (Web ...

15. Getting date in java on Centos OS is not correct?    stackoverflow.com

Greetings all i have a j2ee app using spring framework and while debugging on the online server (centos os) when trying to get the date in the app by printing the value of new ...

16. Could not find package -apt-get install java_ee_sdk_6u1-jdk-linux.sh Error    stackoverflow.com

I use Ubuntu, tried to install Netbeans, Netbeans asked for JAVA_HOME, I had to download the latest jdk, tried to install jdk use Command: sudo apt-get install java_ee_sdk_6u1_jdk_linux.sh in the exact ...





17. send http request to linux server    stackoverflow.com

I have to send an HTTP request to our C programme which is running on a Linux machine. How can I send an HTTP request in Java to our server which ...

18. How can i get the link to download j2ee in java using wget    stackoverflow.com

I know this the webpage to download java for linux but where i could get the link which i can put in putty terminal with wget https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewFilteredProducts-SingleVariationTypeFilter

19. Using Webcam in Java Under Linux    stackoverflow.com

I am working on an Image Processing project using JavaEE Eclipse under Linux Ubuntu 11.4, and of course i am using a Webcam Ubuntu can see the Webcam through any webcam program ...

20. Tcl/Tk widgets and FocusOut not working as expected on linux    stackoverflow.com

Do anyone know why FocusOut event is not working on linux? I have 1 enabled textbox and 3 disabled combobox. I bind the textbox with FocusOut event where it will call a proc ...

21. How to make PhoneMe advanced support Chinese characters?    stackoverflow.com

I'm porting a JVM to arm linux board, using the project of phoneme advanced, but I found that it can not display Chinese characters on my board, does anyone ...

22. download source from Project Kenai    stackoverflow.com

I have just started reading a book, Beginning JavaEE6 by Antonio Goncalves. The author has made changes to the example files but I'm unsure how to get them off the site.

  • Authors ...

23. Server development for PowerPC 7448/Freescale (Fedora 12 PPC)    stackoverflow.com

What is the best development environment/language for the PowerPC 7448 to make the server? The server should be normal http/XML. The HW is pretty limited since the CPU is 1GHz, there ...

24. Using Yum to deploy web application on different machines    stackoverflow.com

I want to deploy application on different machine with Yum. According to my learning I have to create yum repository and package of application. But I cannot find relationship ...

25. Monitoring a Web Application running in Linux Machiene    stackoverflow.com

We have developed a Web Application which acceps some input data and which works fine in our Environment . We have uploaded this war to one of the Linux Machiene ( For ...

26. Problem in .SWF(Flash) File Loading in Browser through java Application in Linux    coderanch.com

hi, I am working in Linux platform. I installed JDK1.6 and NetBeans6.1 to develop a Java Application. In my java application i use the jdic.jar,jdic_stub.jar, libjdic.so,libmozembed-linux-gtk1.2.so,libmozembed-linux-gtk2.so,libtray.so,mozembed-linux-gtk1.2,mozembed-linux-gtk2 files are used to load flash files in Browser through my java application. I include the above mentioned files in application path and java classpath. The Java Classpath which is got the following way. ------------------------------------------------------------------------------------------------------------------------ ...

27. Problem building web application on Linux using java 5    coderanch.com

Hi, I have a web application that's compiled and deployed by an ant build The code has java 1.5 api calls and a couple of enhanced for-loops in some classes. As I said, it compiles and works correctly on my machine (running ona Windows platform). However when the same code is deployed on the client machine running on linux, things begin ...

28. Setting up Java EE (Linux)    coderanch.com

29. How to swich our java web application from windows to Linux?    forums.oracle.com

I am developing java web application on windows platform with the help of Myeclipse and Mysql.My client needs that I have to so the same project on Linux platform.I explained my client that Java is platform independent.But it dont accept . Can I swith my development from windows to Linux? Is this good one? How can i swith it? Please share ...