JRebel on Weblogic - Netbeans - weblogic

When I am deploying my ear application in Netbeans using JRebel I got this message form JRebel:
ERROR myJRebel licensing has been discontinued for your application server. myJRebel licensing is only allowed for non-commercial development.
My Application Server is Weblogic. Is there a way to use JRebel for Weblogic?
Thanks for your help guys...

WebLogic is commercial server and therefore using JRebel with myJRebel license on that server is not supported. In that case you need to purchase a license.

Related

IBM MobileFirst Platform Foundation 7.1 deployment topology with Tomcat

In developerworks paper IBM MobileFirst Platform Foundation "Scalability and Hardware Sizing", There is a typical deployment with WebSphere Application Server.
Scalability and Hardware Sizing
But if choosing Tomcat as application server for MFP server farm deployment, which load balance software will been used? Are there any MFP performance report about the comparison between WebSphere application server and tomcat as MFP application server?
Thanks in advance
But if choosing Tomcat as application server for MFP server farm deployment, which load balance software will been used?
You can use whichever software you'd like. There is no enforcement in place.
Are there any MFP performance report about the comparison between WebSphere application server and tomcat as MFP application server?
Performance tests were not run on Tomcat.

ibm WebSphere Application Server V8.5.0 console

Please help!
I have installed IBM Websphere Application Server V8.5.0 on a AIX 7 machine, via IBM Install Manager 1.5.2, everything goes quiet good, until I launch the web console of administration, it doesn't show all the menus (Servers, Applications, Services)!!!
Finally I find the source of the problem! it is due to the port number used to access the IBM websphere console, which is 9044 by default.
Anyway, thanks Gas :)

Worklight Server 6.2 Context not found

I am trying to install and configure Worklight application center on liberty profile.
I have installed the worklight 6.2 using the installation manager. Along the installation process i have installed the appcenter as well.
The installation was successful. But when i try to access the console it giving me "Context root not found".
Also I have checked the server.xml of the liberty server. It contains the appcenterconsole.war and the applicationcenter.war mapped.
Does anyone experience this problem as well?
This might be the same problem as mentioned here: Worklight Development Server does not start
Please make sure you use Oracle Java, not IBM Java!

Can we implement IWAP reports with IBM Worklight developer edition

Can we implement IWAP reports with developer edition of IBM Worklight 6.0 ? If yes please guide me with technical document or any link. Is this feature only available with Enterprise or Consumer version ?
If yes then how can we implement/test this on development environment. And can anyone please provide me with list of features which are not available with developer version(one which comes into my mind is Application Center).
The Operational Analytics feature introduced in Worklight 6.0 is only available for paid versions of IBM Worklight 6.0. There's a file (analytics.zip) in the resulting IBM Installation Manager output folder that contains everything you need to setup the IBM Websphere Analytics Platform (IWAP). Once you have IWAP installed, you will need to modify a couple of properties inside worklight.properties which, among other things, tell the Worklight Server where to send the analytics data.
Regarding features found only in paid versions, beside Application Center and Operational Analytics, ability to use other DBMS (MySQL, DB2, etc.) and Application Servers (WAS, Tomcat, etc.). There are also Ant scripts that aim to help with common tasks like deployments.
More
InfoCenter
Getting Started Module

Worklight - Can we deploy ear/war to worklight server

Iam into a different usecase,
Iam workling on General webapplications which we develop using rad for Websphere, and Worklight applications also.
My query here is, can we deploy my webapplication's ear/war file to the Worklight server?
We have a worklight server but dont have hosting for webaplication till now, so can we use the worklight server for hosting the webapplications' ear/war? is there any possibility to do that?
The Worklight Server is able to process Worklight-based applications, not other type of "web-based" applications.
I believe the original question is if we could use Worklight server to deploy EAR/WARs of any applications which are not related to Worklight.
Answer: When the Worklight is nothing but an J2EE application deployed in WAS or WAS Liberty Core, i dont see any issue deploying any EAR/WAR of applications which are not related to Worklight. But i dont think it is highly recommended or advisable since it is against the licensing policy in the Worklight purchase.