JSC & SJSAS 9.0

i deployed a jsc project exporting as j2ee 1.3 and j2ee 1.4 war file to sjsas 9.0. i debuged this project with netbeans 5.5 rc1. debug points on init method dont work. isnt jsc project compatible with sjsas 9.0 ?
[219 byte] By [NewsHunter] at [2007-11-26 10:41:21]
# 1
Hi!Probably problem with AS 9. The released version has a problem where it will not execute the init() call in our Page beans as we expect. Try latest GlassFish build.Thanks,Roman.
Grif at 2007-7-7 2:53:01 > top of Java-index,Development Tools,Java Tools...
# 2

hi roman,

i use Sun Java System Application Server Platform Edition 9.0 (build b48). which one should i choose?

https://glassfish.dev.java.net/public/downloadsindex.html

# GlassFish Distributions

# Milestone binary builds

# Promoted binary builds

# Nightly binary builds

NewsHunter at 2007-7-7 2:53:01 > top of Java-index,Development Tools,Java Tools...
# 3
Hi!Try the latest build from Nightly binary buildsThanks,Roman.
Grif at 2007-7-7 2:53:01 > top of Java-index,Development Tools,Java Tools...
# 4
nb 5.5 enterprise pack works fine. :-) thanks.
NewsHunter at 2007-7-7 2:53:01 > top of Java-index,Development Tools,Java Tools...