Java

A quick link to everything about 'Mashups and Java'

Posted 10/16/2008 - 14:39 by chriswarner

You can find a quick list of everything in the MDC about 'Mashups and Java' with this quick link: http://www.jackbe.com/enterprise-mashup/mashups-and-java/.

Installation problem

Posted 02/02/2012 - 20:31 by homerin94

Presto Version: Presto 3.2

 Hi,

I downloaded Presto 3.2 and when I try to install it by clicking the setup.bat file it opens correctly but I get the following line in cmd: [Read More...]

Failed to start Presto on Window 7 due to Error listenerStart

Posted 02/01/2012 - 02:15 by Charlesyang

Presto Version: Presto 3.2

I was trying to use Oracle database for repository and data source. [Read More...]

J2EE - presto interaction

Posted 11/28/2011 - 12:40 by gomashan07

Presto Version: Presto 3.0

Shows me always Authentication required. Please login

Posted 10/21/2011 - 02:01 by sanivarapu

Presto Version: Presto 3.0

JDK 32 or 64 bit?

Posted 06/14/2011 - 16:11 by dss

Presto Version: Presto 3.0

I have a Windows 2008 R2 VM I am using to set up my Presto server.  Should I use 32 or 64 bit JDK 1.6?

To add more detail - this is a 64 bit VM. 

Do you recommend 32 or 64 bit OS or does it matter?  If I am running Windows 2008 R2 64 bit, should I install JDK 1.6 32 or 64 bit?

I am running Presto 3.1.

Thank you!

Help with giving examples for click event on views

Posted 06/01/2011 - 08:25 by Kishore_Puppala

Presto Version: Presto 3.0

Hi,

Seeing the code, we have an element-click event on bar of Column chart. It would be of great help if we have some examples on it.

Thanks

Kishore

 

How to set JUMPResponse to a JSF component or to a JSP tag

Posted 05/30/2011 - 07:49 by Kishore_Puppala

Presto Version: Presto 3.0

Hi,

I am unable to set JUMPResponse to a output component in JSF or JSP.

 

 

Can you tell me how can we use the Java objects created from JSON format to output result in an external application such as JSF.

Thanks & Regards,
Kishore 

 

Java Connector - Connection class

Posted 03/27/2011 - 19:47 by nzblue_fish

Presto Version: Presto 3.0

Hi guys,

I'm playing with the Java Connector at the moment and am trying to get my head around it before attempting something more complex.

I'm using the GroovyConsole to get the call invocation and response tested before I push on, but I'm obviously missing something either in my Classpath or the Jar files that I need to load. When running my test script I'm not able to create a new object of the Connection class (i.e unable to resolve class Connection error for the following statement). [Read More...]

padmin with SSL – Getting past SSL Handshake Exception

Posted 03/01/2011 - 16:44 by Mike Bennett

Introduction

For security purposes, many organizations choose to entirely disable plain HTTP traffic to their servers in favor of the encryption (and sometimes authentication) provided by HTTPS. Presto’s server side is agnostic to the transport, and lets the application server do its part. The same is almost true for Presto’s command line administration tools (padmin and migrate), as well as Presto’s EMML command line client tools (emml, emmlpub, macropub).
 
[Read More...]
Syndicate content