Search found 4 matches
- Wed Nov 12, 2008 12:48 pm
- Forum: Installation & Upgrades
- Topic: Error - Starting Server after installation
- Replies: 0
- Views: 3648
Error - Starting Server after installation
Hallo, while trying to install the new OpenEmm-Version 5.5.1 on an other (Windows-)computer for development-purposes I encountered two problems after the installation. Both of them I could resolve in the meantime. 1. Necessity to alter "start.bat" To start the Resin-Server with "start...
- Wed Aug 06, 2008 6:13 pm
- Forum: Using OpenEMM
- Topic: WebServices BadTypes Exception
- Replies: 27
- Views: 28593
Re: wrong type?
Please check in class "SubscriberData" methods "setParamNames" and "setParamValues". The type of the parameter in each case should be "org.agnitas.webservice.StringArrayType" - not String[]. Is this so? Thank you for your reply. Because of this I have found t...
- Mon Aug 04, 2008 8:04 am
- Forum: Using OpenEMM
- Topic: WebServices BadTypes Exception
- Replies: 27
- Views: 28593
Hallo, excuse me for answering so late, but I was not working on Friday.No, I am not using JBoss as application server container for OpenEMM. For OpenEMM I am using the Windows-Resin implementation. But for my client application I am using JBoss (version 4.2.1), which is presently - in the phase of ...
- Thu Jul 31, 2008 5:57 pm
- Forum: Using OpenEMM
- Topic: WebServices BadTypes Exception
- Replies: 27
- Views: 28593
SAXException: Bad types - Exception StringArrayType
We are really busy with our commercial stuff right now and - at the moment - we have no clue what could be the problem. It would be nice if someone else from the open source community could have a look at the source code and try to fix it. We would gladly include any fix into the main line. Hello, ...