Questions tagged [jrun]

JRun 4 is an application server, from Adobe, used for developing and deploying Java applications. JRun 4 provides the speed and reliability required to deploy and manage your standards-based Internet applications. Loaded with features for accelerated deployment and powerful scalability, JRun 4 is an elegantly architected, web-services enabled approachable platform with full Java 2 Enterprise Edition (J2EE) compatibility.

What is Adobe JRun 4?

Adobe JRun 4 is an application server used for developing and deploying Java applications. JRun 4 provides the speed and reliability required to deploy and manage your standards-based Internet applications. Loaded with features for accelerated deployment and powerful scalability, JRun 4 is an elegantly architected, web-services enabled approachable platform with full Java 2 Enterprise Edition (J2EE) compatibility.

What are the major features of JRun 4?

The top new and enhanced JRun 4 features include:

  • Certified J2EE 1.3 compatible
  • High-performance web container with JSP 1.2 and servlet 2.3 support
  • Newly rearchitected EJB 2.0 container
  • Additional Java 2 APIs—JMS 1.0.2, JTA 1.0, JAAS 1.0, JCA 1.0, JAXP 1.1, JavaMail 1.1, JDBC 2.0, JNDI 1.2, and RMI/IIOP 1.0
  • Support for XML, SOAP, WSDL, and UDDI for web services
  • Built-in, production-quality HTTP Server
  • Hot modification and auto deployment of applications
  • Integrated XDoclet support for simplified component deployment
  • Supports rich user interfaces with Flash Remoting
  • Type IV JDBC drivers included for Oracle, Microsoft SQL Server, IBM DB2, Sybase, and Informix
  • Highly customizable and extensible JMX-based, service-based architecture
  • New and enhanced web-based management console
  • Jini technology-based server clustering for load balancing and failover
  • Support for all leading OS platforms supported by Unix, Linux, and Windows

Please see the comprehensive list of new JRun 4 features.

Who should use JRun 4?

JRun 4 is a versatile applications server that can be used on every level, from the department to the enterprise to the commercial software vendor. Approachable and intuitive, yet reliable and scalable, JRun 4 provides organizations everything they need to deliver J2EE-compatible applications on time and on budget.

JRun 4 links

JRun 4 At a Glance

JRun 4 FAQ

JRun product home page

60 questions
1
vote
0 answers

How to clear the static content cache of JRun

How can I clear the cache used by JRun for static content? We use LCDS (that runs on JRun), and serve some SWF files with it. When replacing SWFs with newer versions, we would like the new versions of the SWFs to be served, without restarting…
user965389
  • 11
  • 1
1
vote
2 answers

Strange JRUN issue. JRUN eating up 50% of memory for every two hours

I have strange JRUN issue. I have installed ColdFusion 9.0 on Amazon EC2 instance and seems everything working good except JRUN eating up arround 50% of memory for particular timespan. For countinous two hours it take 50% of CPU usage and then next…
Pritesh Patel
  • 1,969
  • 1
  • 18
  • 32
1
vote
0 answers

Using JRun 4 with IIS Express 7.5, is it possible?

Is there anyway configure IIS Express 7.5 to utilize JRun 4 for jsp pages? We are currently trying to get through rewriting our remaining Java Server Pages to ASP.NET but until this is completed, is the fact that we still have some, gonna force us…
Billyhole
  • 1,688
  • 3
  • 20
  • 32
1
vote
2 answers

Coldfusion JRUN 4 Server - how to stop it

I got halfway through installing a security patch for CF801 ent (http://kb2.adobe.com/cps/890/cpsid_89094.html) on a windows 2k8 server + iis. I made a backup copy of the WEB-INF directory as instructed. Then I tried to merge the new WEB-INF…
Paul
  • 197
  • 2
  • 12
1
vote
4 answers

Is JDK 6u14 Garbage First (G1) garbage collector, suitable for JRun?

Garbage First (G1) garbage collector http://weblogs.java.net/blog/opinali/archive/2009/02/here_comes_jdk.html Do you think this garbage collector is better for JRun, running ColdFusion 8?
Henry
  • 32,689
  • 19
  • 120
  • 221
1
vote
3 answers

Need help with multiple URL setup on local CF9/Jrun install

I am running the ColdFusion 9 Developer edition on my local Windows XP machine. I've installed it with the embedded web server, which I believe is JRun. Right now, I can only access web pages at 127.0.0.1:8500/whatever - with all of my apps being…
Gary
  • 453
  • 4
  • 15
1
vote
2 answers

Monitor Coldfusion on linux with monit?

We are trying to use monit to monitor services on our Ubuntu machine. I have successfully setup a host url check to make sure that coldfusion can render web pages and it there is an error to restart coldfusion. I was wondering if there is a way to…
liferealized
  • 63
  • 1
  • 3
1
vote
4 answers

ColdFusion: Reset JRun server

Is there a way to reset the JRun server from within a ColdFusion page?
James T
  • 3,292
  • 8
  • 40
  • 70
1
vote
2 answers

ColdFusion 9 Upgrade: Invalid branch target position offset

I'm working on upgrading an app from MX7 to 9 and testing it on my Mac's Dev server. I have a page with a large cfswitch--20 or so different cases, but none more than about 10-12 lines long. In CF9 only, whenever one of these cases does a cfinclude…
jabberwik
  • 403
  • 4
  • 9
1
vote
1 answer

JRun Servlet Error "The system cannot find the path specified" when attempting to upload multipart form

Some code a production server which uploaded files has seemingly stopped working with the following error: JRun Servlet Error as the title of the page and the following in the page body: 500 The system cannot find the path…
Loftx
  • 1,760
  • 4
  • 29
  • 50
1
vote
0 answers

Servlet output stream not flushing with jrun

I'm attempting to use HTTP Streaming with a servlet. Locally I use orion as a servlet container and it works fine, but on the test server, which runs JRUN 4.0, the output is buffered even when I call flush() on the output stream. Any thoughts on why…
Danny Cohn
  • 889
  • 8
  • 16
1
vote
1 answer

How does ColdFusion map session?

We are using ColdFusion 9.0.1 and are beginning to notice that with IE we will get two sets of session cookies (CFID, CFTOKEN, JSESSIONID) if we hit a subdomain followed by a root domain (e.g. www.example.com example.com) ColdFusion seems to be able…
Tom Hubbard
  • 15,820
  • 14
  • 59
  • 86
1
vote
1 answer

invoking /flashservices/gateway from flash

We currently have 2 servers running the same (as far as I can tell) configuration of ColdFusion 8: Same data source configuration Same mappings Same JVM configuration Same folder structure Same code We are using Flash remoting to customize flash…
E. Jaep
  • 2,095
  • 1
  • 30
  • 56
1
vote
4 answers

Default document not being processed when not included in URL

Running ColdFusion 9,0,1,274733 on JRun (J2EE install), Windows Server 2008 R2, Java 1.6.0_22 Has anyone else had a problem getting the default document, index.cfm, to work with ColdFusion? I'm assuming that this is only an issue because of our…
Miguel-F
  • 13,450
  • 6
  • 38
  • 63
1
vote
1 answer

jstack 100% CPU

So I got stuck trying to figure out why our application will occasionally consume 100% CPU. I've read several very helpful stackovertflow post, but I think to be on the safe side I would like to get some advice...guidance... assistance...whatever. …