Ukrainian (uk) language support in xpages extension library - xpages

Ukrainian (uk) language support
I have a big problem with an application running on a Domino Server 9.0.1 FP9 with the language support for ukrainian (uk):
I had no troubles on a domino server 8.5.3 environment!
Thanks in advance for any response.

The problem mentioned above doesn't break the application.
Therefore the best approach for me to handle this problem is to ignore it.

Related

IBM Domino Designer 9.0.1 Development

I have just upgraded myself to new version and started development in 9.0.1 Revision 20131022.0932 ( release 9.0.1). I have couple of small queries.
1) Am I using the right version for development or need to upgrade by implementing patches etc?. This is stable for development?
2) Previously I was developing applications on 8.5.2 but my clients were on 8.5.x and 9.x.
This migration is safe for existing applications? no crashes? no code mismatch? Is their any guideline for developer? Co-Existence of clients is possible?
Please guide me and thanks in advance
Best Regards,
Qaiser
In general, upgrading to the latest Designer version is ideal, especially with (as Per recommends) the latest fix packs, as well as on the server.
For non-XPage design elements, there should be no incompatibilities with 8.5.x through 9.0.1, so you're good there.
If you do XPages intended to be rendered by older versions (either older servers or XPiNC in older clients), you could run into trouble there, using properties and controls that don't exist there. You can mitigate that a bit by going to the app's "Xsp Properties" in Designer and changing the "Minimum Supported Release". That won't help you avoid trouble with third-party plugins not installed everywhere, but it helps with the core runtime controls.

PrimeFaces community edition licensing doubts

We plan to use PrimeFaces Community Edition, in an application, which we are developing for a client. We are planning to sell this software commercially. Are we allowed?
I have read the following in the PrimeFaces user guide 5.2
"7. Can I use PrimeFaces in a commercial software?
Yes, Apache V2 License is a commercial friendly library. PrimeFaces does not bundle any third
party software that conflicts with Apache. Same goes for Elite Releases for ELITE and PRO users."
I am guessing that this allows us to use PrimeFaces in our application, but, I just want to be sure before we use this in our application. I would appreciate if someone can advise me on the same.
Regards
Sachin
The differents from versione are these
The answer of your question is written in your question:
Can I use PrimeFaces (Community) in a commercial software? Yes

ibm.commons error after upgrade to Notes 9

I have an XPage app that has been working fine. I upgraded my client from 8.5.3 FP6 to 9.0.1 FP1, built the database and now receive the following error on the 8.5.3 server console:
HTTP JVM: java.lang.NoSuchMethodError: com/ibm/commons/util/io/json/JsonJavaObject.put(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
If I rebuild from an 8.5.3 client it runs fine again.
Any suggestions on what I need to do differently using the 9.0.1 Designer client ?
Thanks...
Have you tried compiling the application to run as an earlier version? There is an option in xsp properties to compile with an earlier version.
If you can compile on your Designer, it's a specific problem for your server. Check plugins and additional Java libraries on your server. There might be a conflict.
On your server, extension library is installed? If yes, which version? (ExtLib for 8.5.3 contains IBM Commons jar, so it may be a reason of conflict), OpenNTF Domino API? Social Enabler?
You might also test with a clean Domino installation to determine the root cause.

IBM Lotus Notes 5.0.9 - Creating a custom mobile app

One of our customers have Lotus Notes version 5.0.9. They wanted to check if it's possible to create an android mobile application to connect to the backend for documents workflow.
Couldn't find much resources about this scenario for this version. I believe Domino is already available on that version - so is Xpages a viable solution for that scenario? Thanks.
XPages requires at least Domino 8.5.x (and preferably Domino 9.0 which is the latest IBM Domino release). So you need to upgrade the Domino server if you want to use XPages.
FYI: Notes 5 was released in 1999 (see the history of IBM Notes on wikipedia).
XPages are available since IBM Notes Version 8.5. The term "Domino" stands for the IBM Notes server. So if your customer has Notes version 5.0.9 they probably have Domino version 5.0.9 too (although one can mix Notes and Domino versions).
Therefore XPages are no option for your, apart from the fact you could install a second Domino sever with version 9.0 just to host the xpages.
If they are on R5 what are they using for a workflow engine? If they are using a database designed from Approval.ntf (I think R5 was the last time it was shipped with the product) then it is a very old and very difficult to maintain &/or modify. If so then they probably need to take a deep breath and upgrade and re-design. Can probably cobble something together to make it work but really question the wisdom of doing that.

Deploying two Sharepoint Learning Kit solutions on one sharepoint server

We've installed a sharepoint server at our institute and created to portals one arabic and one english. We installed SLK (using Addsolution, Deploy, etc) and it worked fine. Then we installed the Arabic language pack , hoping we could choose the arabic option on the arabic sites but the language pack is installed in the same manner as the initial English version and overwrites everything, so then we have arabic only.
Now I'm not that technical regarding deploying solutions, but i wanted to know is there away of installing two separate solutions (language wise) on the same server for different language portals?
Did you install WSS or MOSS?
MOSS is able to work at Multi-language platforms, but wss you can't do this.
As you can see in this picture, MOSS give you the chance to select the WebSite language.
(source: fivenumber.com)
Guilherme Ferreira
http://guilhermeferreira.wordpress.com/

Resources