Thanks! Now I can at least start exploring. I've been making fair progress
getting a small ruby script to talk to it, with an eye towards eventually
hooking it up with some rails work a fellow programmer has been working on.

--
Dave Walker

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hona, David S
Sent: Monday, December 03, 2007 1:08 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] RE: U2 SOAP Server


Here's what I've managed to work out so far (it would be nice of IBM U2
Support) could confirm/deny...
 
A) To invoke the SOAPServer without starting up U2WSD (on Wintel):
X:\ibm\tools\RunSOAPServer.bat <SOAPServerName>

(See the "-classpath" for the plugs-in that are required to run the U2
UniSOAP server)


B) If you wish to "migrate" to another server or environment, update the
<SOAPServerName> details in: (mostly self-explanatory): 
X:\ibm\tools\U2SOAP.config


C) Log files created (if debug mode is on):
SOAP server optional debug file:
X:\ibm\u2soap\<SOAPServerName>\<SOAPServerName>.log
UniObject sessions trace log file:
X:\ibm\tools\uoj_trace.log


D) Key directories with JAR files required:
X:\ibm\tools\plugins\com.ibm.u2.unisoap_1.0.0\
X:\IBM\Tools\plugins\com.ibm.u2.uoj_1.0.0\


Regards,
David

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of LeRoy Dreyfuss
Sent: Saturday, December 01, 2007 11:33 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] RE: U2 SOAP Server

Hey folks,

Just thought I'd take a second to reply back to the recent posts...

The SOAP Server included with U2WSD gets installed when you install the
tool. There isn't an option (during install) to install the SOAP Server
by itself or elsewhere. That doesn't mean you can't relocate the SOAP
Server somewhere else when you are ready to deploy. If you have no GUI
desktop (Gnome/KDE/etc.) on your Linux server, then it will be hard to
install U2WSD on that platform (and as such, gain access to the SOAP
Server). That wouldn't be an issue for Windows server users since
Windows has a GUI desktop.

At the end of the day, the SOAP Server is just a simple Jetty server
enhanced to communicated only with U2 servers enabled for it. It is
really light-weight. You don't have to fire up U2WSD to start/stop it,
but I don't believe IBM includes that tidbit of info in there
documentation.

Regards,

LeRoy
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to