Hi Judy!
> Is your application WAR or EAR ? In GF v3 Prelude, only WAR is supporte.
Aye aye!
My application is justWAR.
The application was dropped into the attached file in this original-message.
https://glassfish.dev.java.net/servlets/GetAttachment?list=quality&msgId=182
8742&attachId=1
So, uncompress the archive and see it please.
For reference :
I got the PostgreSQL 8.2.3 and PGAdmin$B-7(J from
http://www.entropy.ch/software/macosx/postgresql/
After the installation, I created the database, "torutuga" and "portroyal".
Then create table BOOK_LIST as torutuga and SHOPPING_CART as portroyal.
These DDL are in the attached file.
Thank you.
>Bring this thread up, any one can help ?
>
>Is your application WAR or EAR ? In GF v3 Prelude, only WAR is supported.
>
>Thanks,
>Judy
>
>jack_spallaw wrote:
>>
>>IllegalStateException has appered when I used the JTA for PostgreSQL
8.2.3.
>>
>>Please teach me, what is the cause and how to resolve this problem.
>>
>>Target Environment
>>$B!&(JMachine$B!!!'(JiMac7,1
>>$B!&(JCPU$B!!!!(J $B!'(JIntel Core 2 Duo 2GHz
>>$B!&(Jmemory $B!'(J2G Bytes
>>$B!&(JOS$B!!!!(J $B!'(JMac OS X 10.4.11 Tiger
>>$B!&(Jkernel $B!'(JDarwin 8.11.1
>>$B!&(JJava$B!!!!(J $B!'(Jjava version $B!H(J1.5.0_13$B!m(J
>>$B!&(JDBMS$B!!(J $B!'(JPostgreSQL 8.2.3
>>
>>And I bring the evidence and application.
>>This application has being able to run of experience on the "GFv2".
>>