|
From: Tripathi, A. (GXS) <Aji...@gx...> - 2003-10-30 03:55:29
|
Patrick,
I am using: jdbc:hsqldb:hsql://localhost as
jdbc url and running hypersonic in standalone server mode.
and my startdb script is: start java -classpath "./hsqldb.jar"
org.hsqldb.Server -database "msh"
Clearly, from the log, it was trying to open a connection but got hung
in the process.
regards,
Ajit
-----Original Message-----
From: Patrick Yee [mailto:kc...@ce...]
Sent: Thursday, October 30, 2003 6:09 AM
To: ebx...@li...
Subject: Re: [ebxmlms-general] bundled loopback client: question
Nice to hear that. But we ever tested with hypersonic successfully. I guess
when you are specifying a file path in the JDBC URL, you have to make sure
all the parent directories do exist.
Regards, -Patrick
Tripathi, Ajit (GXS) wrote:
Pat and Chris,
Thanks a ton! Loopback works perfectly with mysql. That short logfile
was with hypersonic.
regards,
Ajit
-----Original Message-----
From: Patrick Yee [ mailto:kc...@ce... <mailto:kc...@ce...> ]
Sent: Wednesday, October 29, 2003 9:18 PM
To: ebx...@li...
<mailto:ebx...@li...>
Subject: Re: [ebxmlms-general] bundled loopback client: question
1. No
2. Yes it is used. For all Hermes clients (no matter it is loopback or not),
they have to register what messages they want to receive with Hermes. CPA
ID, Conversation ID, Service and Action forms a 4-tuple so-called
application context to identify this. Therefore, loopback program need to
submit an application context to Hermes for registration in order to start
receiving messages. The service variable holds the value of Service field
used in the loopback program.
3. Will be answered in my next mail. :-)
Regards, -Patrick
------------------------------------------------------- This SF.net email is
sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more
productive? Does it help you create better code? SHARE THE LOVE, and help us
help YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________ ebxmlms-general mailing list
ebx...@li...
https://lists.sourceforge.net/lists/listinfo/ebxmlms-general
|