|
Hello,
I can try and answer some of these questions already
Since almost all your questions are WebSphere related, answers will intently be focused around this app server.
# How many war/ear files
Convertigo server in packaged as one WAR file.
# What is the supported version of WAS (We support WAS 6.1 and 7.0)?
We currently support 6.1 (with pack 31) and 7.
# Would WAS be 32 bit or 64 bit?
32bit only. Although host OS can be 64b, CEMS will only run in 32b application servers and Java machines.
# What is the supported O/S
For now, we support Linux Redhat Enterprise Server 5.2
# Does the app require Flex framework?
No
# Are there any jdbc connections being made?
Optionally yes. Convertigo Enterprise Mashup Server (CEMS) comprises an SQL connectivity you can use in your Convertigo projects.
#If yes, what database will be used, e.g. SQL or DB2?
Our SQL connector can connect to MySQL, MS SQL server, hsqldb, and in MS Windows environments, ODBC connections.
# Is Siteminder being used as the policy server?
No
# What Java libraries are required?
Convertigo does not require any specific java libs besides the jvm already embedded in WAS.
# Any use of MQ?
# Any use of MDB's?
Neither.
# Is this instance a web service? / Are there any web services being developed as part #of this app?
Some Convertigo components are web services, and developed Convertigo projects can also be web services.
|