|
|
|
Unix 에서 JSP 나 Servlet 으로 구현된 Chart 생성 않될때
프로그래밍/Java |
2006/08/25 11:34
|
|
|
JSP 나 Servlet 에서 차트가 생성이 않될때 주는 옵션입니다.
tomcat 과 같은 WAS 실행할때 아래를 참고하셔서 옵션으로 주시면 됩니다.
J2SE v1.4 -- Java Platform Graphics Without X
The original Java platform graphics API was written to use peer components from a native window system:
on Solaris, the peers are provided by the X Window System.
In J2SE SDK v1.4, a command-line option can remove the need for the X Window System.
This feature, called headless support, is discussed in AWT Enhancements
in the Java 2 SDK, v1.4. Headless operation doesn't allow use of GUI classes such as Java Foundation Classes (Swing),
but does allow the use of graphics rendering APIs such as Java2D, Java3D, or JAI.
The command-line option is: -Djava.awt.headless=true.
For more information, see the section called Setting Up Java Platform for Headless Operation Without an X Server. |
|
|
| 이 글의 관련글(트랙백) 주소 :: http://www.pioneer.pe.kr/trackback/41 |
|
|
|
|
«
2010/09
»
| 일 |
월 |
화 |
수 |
목 |
금 |
토 |
| |
|
|
1 |
2 |
3 |
4 |
| 5 |
6 |
7 |
8 |
9 |
10 |
11 |
| 12 |
13 |
14 |
15 |
16 |
17 |
18 |
| 19 |
20 |
21 |
22 |
23 |
24 |
25 |
| 26 |
27 |
28 |
29 |
30 |
|
|
|
|
Total : 42251
Today : 31
Yesterday : 23 |
|
|