Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001181 [Quercus] feature always 06-05-06 18:22 03-21-07 12:04
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.0 Product Version 3.0.20
  Product Build
Summary 0001181: Command-line Quercus
Description Once Quercus is established, people will want to migrate some or all of their business logic to Java code. That will present a problem for people who have non-Web-based PHP scripts (e.g. cron jobs or interactive shells) that need to make use of that business logic; there is no equivalent of the "php" command to run Quercus without a web container.

For example, my site has some database administration scripts that call our internal (PHP) APIs to ensure that our various caches get invalidated correctly. That would be ideal logic to move to Java code, but we don't want to have to rewrite all the administrative tools in Java as well.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0001785)
nam
03-21-07 12:04

Quercus can be run outside of a web server through the new Java 6 javax.script interface. Only JDK 5+ is needed if you use the javax.script API bundled with Quercus, otherwise JDK 6 is required.
 

- Issue History
Date Modified Username Field Change
06-05-06 18:22 koreth New Issue
03-21-07 12:01 nam Status new => assigned
03-21-07 12:01 nam Assigned To  => nam
03-21-07 12:04 nam Status assigned => closed
03-21-07 12:04 nam Note Added: 0001785
03-21-07 12:04 nam Resolution open => fixed
03-21-07 12:04 nam Fixed in Version  => 3.1.0
04-02-07 07:34 hendrikb Issue Monitored: hendrikb


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker