JBoss Compatibility with Windows Server 2008 - jboss

Our product uses the JBoss 4.0.4 as an application server. Currently we are supporting Windows Server 2003 and planning to support Windows Server 2008. We want to know that is JBoss 4.0.4 fully compatible with Windows Server 2008 (64 bit)?
Please respond if anybody installed and used JBoss with Windows 2008.
Thanks

Since JBoss is 100% pure Java you can have it working on any Operating System that supports Java. So I guess that the real question is more "does my JVM run correctly on Windows 2008". According to this guide, JBoss needs a JDK 1.5 and should run on a 32-bit or 64-bit JVM on a 64-bit Windows 2008 machine.

Related

mongodb on windows 10 without windows server 2008?

I'd like to install MongoDB Community Edition on my computer, which has the 64-bit Windows 10 Home OS, but the system requirements say I need Windows Server 2008 to do it.
I don't think my computer has Windows Server 2008. Is there any way around this? For example, would it work for small-scale databases, or is it totally incompatible without Windows Server 2008?
If I absolutely can't use MongoDB, is there another non-relational database that would work with my system? (It would have to be free.)
I admit that the download site is a bit confusing.
But you can simply download the MSI and install it on your Windows 10 machine. A Windows Server version is not required for the community edition.
Disclaimer: I have it on a Pro (Windows 7 and 10, without Windows 2008 or any other server) edition, not on a Home edition, but I'm pretty sure that it will work in the local machine context)

which version of mongodb should I install for windows6?

When I go to https://www.mongodb.com/download-center#community I don't see a version specific to windows7 64bit to install?which version should I install for windows6?
Ok this seems not clear. But you need to use the Windows Server 2008 R2 64-Bit Installer, with or without SSL support.
The others are a 32-Bit version and a legay 64-Bit version of mongodb, that does not make use of some windows features.
So this (with SSL) or this (without SSL).
Heres a reference to the Installation instructions of MongoDB.
MongoDB for Windows 64-bit runs only on Windows Server 2008 R2, Windows 7 64-bit, and newer versions of Windows. This build takes advantage of recent enhancements to the Windows Platform and cannot operate on older versions of Windows.
MongoDB for Windows 64-bit Legacy runs on Windows Vista, and Windows Server 2008 and does not include recent performance enhancements.

wamp windows xp httpd.exe aestan tray menu

I'm having problems getting WAMPSERVER to run. Let's start with what I do know:
1) I have 32bit windows xp running with a athalon X2 340 Dual. The property menu of my computer says: (the lack of x64 means I'm running 32bits.)
System: Microsoft XP Professional Version 2002 Service Package 3
2) I have .NET 4.0, C++ 2008 Redist..., and C++ 2010 Redist... installed (each 32bit).
3) I have tried to install both WAMPSERVER2.5 and WAMPSERVER2.2e. Both give me these errors:
httpd.exe is not a valid win32 application and
Aestan Tray Menu has encountered a problem and needs to close.
The 2.2e version also gives:
mysql.exe is not a valid win32 application
I realize this problem goes back to 2011. I appreciate your patience with it. I have been all over the forums on this one. Nothing seems to work.
I did see this on another form:
The VC11 library (C++ 2012 Redist..) will not run on Windows XP, even
SP3 or Windows Server 2003, so the minimum system requirements to run
WAMPServer 2.5 are: Windows 7 SP1 , Windows 8/8.1 , Windows Vista SP2
, Windows Server 2008 R2 SP1 , Windows Server 2012/R2.
All help is appreciated. Please keep it constructive guys. Any Ideas? Do you see something I'm doing wrong? Any advanced troubleshooting ideas/ tutorials? workarounds? Thanks! :)
The VC11 library will not run on Windows XP, even SP3 or Windows Server 2003, so the minimum system requirements to run WAMPServer 2.5 are:
Windows 7 SP1 ,
Windows 8/8.1 ,
Windows Vista SP2 ,
Windows Server 2008 R2 SP1 ,
Windows Server 2012/R2.
http://forum.wampserver.com/read.php?2,123685

.net 1.1 on server 2008r2

I have handful of applications that use .net 1.1 framework. We are upgrading our server's to 2008r2 64 bit or maybe even 2012 64 bit. Our client side apps will run on citrix that will also be on a 2008r2 64 bit or 2012 64bit box.
Now, I'm I correct in thinking that if.net 1.1 isn't installed then applications will automatically use a higher version of the framework? So what problems are there with this strategy:- Try the 1.1 apps on the new servers. If there work then I can delay upgrading them.
No they won't run unless .NET 1.1 is installed. Applications can only use the framework they are compiled for. (They maybe able to be upgraded if source code is available)
.NET 1.1 is available for 2008 server not R2 or 2012 server so you will have to upgrade them.
See here though http://support.microsoft.com/kb/2489698 (indicates it may be possible)
See this for Server 2012 http://msdn.microsoft.com/en-us/library/hh925570%28v=vs.110%29.aspx

Google Web Designer on Windows XP

I've installed Google Web Designer on Windows XP, and saw this error:
The procedure entry point GetSystemDefaultLocaleName could not be located in the dynamic library KERNEL32.dll
What can I do?
I think that it won't support XP.
Here are the minimum system requirements, according to their documentation:
Operating system
Windows requirements
Windows 7
Windows 8
I think it does not support Windows XP. I installed in Windows 7. No issues. The error you have got is mainly caused by misinterpreted operating system -- that's described as a possible cause in Microsoft's support knowledge base:
The application is misinterpreting the operating system version and is trying to call a procedure in the Windows 95 or Windows 98 version of the Dynamic Link Library (DLL) that is unavailable in Windows NT version 4.0 or Windows 2000.
Windows XP is not supported. See the system requirements.