Tagged Questions
0
votes
0answers
7 views
How to invoke operations through java components in websphere?
I am using Websphere Process Server and Websphere Integration Designer as a developing tool.
I have this java component thats gonna be used to implement some kind of facade.
Its funcionality is to ...
-1
votes
0answers
20 views
Integration of PDF files in Android [closed]
Can anyone help me out ??
I have to convert Any Text file or other MIME type into Pdf file i.e Read
from the file and Write to a file .I am not able to get any solution regarding this .
Any help will ...
0
votes
1answer
65 views
Example of integration Akka with existing java poject
If I already have existing java web application that uses spring and servlet container. What is the proper way to integrate Akka in it?
Like I'g going to have Actor1 and Actor2 that communicate with ...
0
votes
0answers
80 views
Monte Carlo integration in a function
So, my professor posed this problem to us: He wants us to use Monte Carlo integration to find the integral in the area under a curve of an arbitrary function. He told me it works the same way as Monte ...
0
votes
2answers
50 views
what is a transport in ESB
I have searched a lot but could not get a proper answer. I'm hoping to write a new adapter for the wso2 esb which will enable to identify a new messaging protocol (not yet supported by wso ESb) . I ...
0
votes
2answers
70 views
Integrating .jar file into an Android app
I am new to creating Android apps, so forgive me if this sounds very naive. I have a .jar file and the associated .java and .class files. What I want to do is create an Android app (I'm using Eclipse) ...
0
votes
2answers
77 views
How do we transfer a file to ALFRESCO through java
We have a PLM product which is now going to have some integration with CMS Alfresco. I have been asked to work with the integrations part. This is really challenging and interesting and am very much ...
2
votes
0answers
136 views
Spring Batch JdbcBatchItemWriter
I'm using a chunk step with a reader and writer. The reader is using a JdbcPagingItemReader with a high page size of 5000. The writer is using JdbcBatchItemWriter with a commit-interval of 5000 on ...
0
votes
0answers
42 views
JAVA API Quickbooks Integration
Does anyone know how to do queries that involve join statement to a quickbooks company file from Java? Been banging my head at this all day...
0
votes
0answers
51 views
Paypal Payments Pro Android integration
I want to integrate PayPal Payments Pro in an Android tablet application developed in java.
When we open PayPal checkout Pages it will open in a separate browser.
I searched ways but I got the PayPal ...
0
votes
1answer
86 views
How can Java code integrate with an existing Enterprise Service Bus? [closed]
I have an existing piece of Java software and I am being asked if it can integrate with an Enterprise Service bus. The Java software can (or can be easily modified to) call web services, send emails, ...
0
votes
1answer
567 views
integrating Spring 3 and Tiles 3 - NoClassDefFoundError
I'm developing a project in NetBeans 7.2.1. I have downloaded newest version 3.2.1 of Spring and newset verion 3.0.1 of Apache Tiles, since I want to template my views with something better than JSP ...
0
votes
1answer
183 views
How to call method in java from c# code?
I have written a method in android(java) i.e. is used to upload image to the server. I want this method to be called from c# code. How to go about i have no idea, the java code follows below?
...
1
vote
1answer
272 views
How to call heroku java app from salesforce.com?
I am fairly new to integration, but I have decent development experience in salesforce. I have a requirement to generate power point presentation in salesforce, but currently there seems to be no way ...
2
votes
1answer
46 views
Are there any IntelliJ features to map values between two similar objects?
I've been doing a lot of integration towards SOAP services lately. Say I get this object from the SOAP service:
public class ObjectA{
private String someString;
private Integer someInteger;
}
...
0
votes
0answers
82 views
Reporting Junit TestResult's
As part of my integration testing, I generate a load of TestCases and add them to a master suite. The results of these tests however are put into a TestResult object.
I'm used to seeing JUnit test ...
0
votes
2answers
195 views
Eclipse and Team City plugin
I am using Eclipse for Java developers and Team City for continuous integration and tortoiseSVN for my repository. I have installed all the necessary plugins but whenever I choose TeamCity->Remote run ...
0
votes
1answer
64 views
Java eclipse Team City integration
are you aware of any tutorials explaining how to set up a basic configuration for java eclipse and team city CI tool, I have searched the web but could not find a complete guide and I am completely ...
0
votes
1answer
60 views
Theoretical: Two system integration through web service
I have theoretical question for you guys. Lastly i am coping with integration of two different systems which are exposed as web applications. Everywhere i read advice to do this via 3rd party web ...
0
votes
0answers
99 views
Bancha Equivalent for Java (and Ext.js/Sencha Touch)
I'm used to building Ext.js (or Sencha Touch) apps with a CakePHP backend using Bancha. Basically Bancha will generate the frontend (Ext.js) model classes based on the backend (CakePHP) model classes ...
1
vote
2answers
148 views
Can I use Mountain Lion's Notification Center from Java?
Our application currently uses an in-house solution for notifications. We use some transparent frames and a little bit of animation.
However, for the next version, we plan to implement more native ...
0
votes
0answers
51 views
create Apache ODE Integration Layer
I try to implement an Integration Layer (Apache ODE) for an embedded use of the ODE Engine.
So far I successfully receive Data from the outside (Ws –> Engine)
(after impl. BindingContext, which ...
0
votes
0answers
134 views
Java SSH Client Library for Automated Integration Tests
I'm preparing an Integration Test Suite for an embedded network device (based embedded Linux). The Framework will be FitNesse Slim. For tests using the web interface I use Selenium Webdriver, which ...
0
votes
1answer
130 views
Need to integrate web applcation with all major ERP and CRM systems [closed]
I have a web application which needs to interact with all the major CRM and ERP systems in order to send and receive data.
What according to you will be a better approach.
Design this whole logic ...
1
vote
0answers
31 views
Spring legacy integration?
I have a legacy java application making use of xmlparser.jar.
How can i make use of the legacy java application the problem is xmlparser when placed in spring application classpath causes problems in ...
1
vote
4answers
149 views
How can Java and JavaScript work together?
I'll preface this by stating that I know Java is not JavaScript and vice versa.
I've got a project where I need to count occurences of words for each of 1750 document names and document contents. ...
0
votes
0answers
89 views
Integration/finding the area between two curves
I need help starting this program. The program's main purpose is to allow the users to select an option and run it. One of the options is to find the area between two curves. The program asks the user ...
0
votes
0answers
92 views
Undefined variable “matlabcontrol” or class “matlabcontrol.MatlabClassLoaderHelper.configureClassLoading” in Java Matlab integration
I am creating JAVA GUIs using NetBeans and creating JFrames. I am using matlabcntrol to call Matlab functions and I want to call a built-in function of Matlab (disp('hello wolrd')) on the button ...
0
votes
1answer
124 views
Non-librarian Java integration with Ubuntu's Unity
I want my Java app to integrate with the Unity UI in Ubuntu 11+, but I only want to distribute a single JAR and would prefer it to only have my code (it'll likely be in my portfolio). Is there any way ...
-2
votes
1answer
222 views
Akka and Apache Camel advantages over Apache Service Mix and others ESB [closed]
In terms of high performance, scalability and massive concurrency for systems integration through xml data exchange, would worthwhile develop a solution with few channels and simple using Akka and ...
0
votes
1answer
109 views
Ad integration in Java desktop app
I'm developing a Java desktop application and I need to monetize the thing by putting an advertising banner like you would do on a website.
Google AdSense doesn't allow this, so I registered to ...
0
votes
1answer
79 views
What Camel EIP pattern to use to indicate EOF?
I have a scenario where I am processing a large log file by ingesting it onto a Camel-based ESB. The first stop on this bus is a processor - LogTransformer - that parses log messages out of the log ...
1
vote
1answer
358 views
Integrating Spring Batch with Spring MVC
Can you guys guide me to some nice tutorial containing Context-Configuration(applicationContext.xml) details and some example code for running a simple batch job using Spring Batch from within my ...
5
votes
5answers
192 views
Understanding ESB
though I understand what system integration is, I am a bit new to all the newest approaches. I am farily familiar with web services and JMS but I feel utterly confused by the concept of an ESB.
I ...
2
votes
1answer
86 views
Fork a JVM in a Leiningen project
Is it possible to fork a VM in a Leiningen project, similarly to Ant's task when the fork="true" option is enabled?
I can get around this with scripts, but it would be very useful to simply write ...
1
vote
2answers
236 views
EJB or ESB for system integration using messages queue or web services approaches only
From a systems integration perspective, is it common practice to use ESB (enterprise service bus) middleware technologies over EJB for mid-to-large sized applications, or is the use of ESB middleware ...
0
votes
1answer
242 views
InMobi - Android - Unable to find registered URL
When trying to Enter App URL on InMobi Publisher MySites/Apps of Android applicaton which is allready posted on Google Play I get an error:
"Unable to find registered URL"
"This app cannot be ...
1
vote
1answer
180 views
Spring Integration Channels on Content
I have used Spring Integration in my current successfully for some of the needs. Awesome..
There is some weird behavior observed on a heavy load where-in the same message seems to be processed more ...
3
votes
1answer
325 views
Java / PayPal integration points to wrong endpoint
My Paypal integration stopped working on 9/13/12 with my Java application. I did some research and found a similar question here in
stackoverflow as I was getting the same errors "handshake_failure". ...
1
vote
2answers
168 views
Managing multiple Java modules with external resource dependencies
Suppose I have a set of n Java libraries each with a conf and a resources folder and then I have a Java project X that depends on some of these n Java libraries, how do I make it so that when X is ...
0
votes
1answer
273 views
Integration between alfresco and java application
I have a Java Application and I need to get a Jasper report located in Alfresco. Once I have the report I need to add some parameters and then compile it and generate a PDF.
I know this is possible, ...
0
votes
1answer
237 views
paypal sandbox integration API credentials not found
am trying to integrate paypal sandbox with my web application.
For that as per the documentation I had created an account in https://developer.paypal.com/.
And after that I had created a Test Account ...
0
votes
1answer
220 views
Integrating my asp.net mvc web application with a Java based open source BPM (Business Process Management) software
My company employees have good knowledge and experience in developing asp.net web application especially using the MVC framework. And I need to buy an open source java based BPM solution which will ...
0
votes
1answer
62 views
Invoking Nagios in-built plugins
My system admin has installed Nagios on Ubuntu 10.04.3 LTS. How should I go about invoking Nagios in-built Plugins for example check_disk from shell.
0
votes
1answer
79 views
Integration ActiveMQ5.6.0 web-console in GlassFish 3.0.1
Hello guys have such issue i do all like this tutorial says
javadudeTutorial
But i can not to deploy web-console.war in GlassFish. and the stack trace says me only
There is no installed container ...
0
votes
1answer
352 views
Dynamic to(URI) in Camel
I'd like configure a Camel route where the to(uri) can be specified at runtime.
I tried the following:
public class Foo extends RouteBuilder {
@Override
public void configure() {
// ...
0
votes
0answers
72 views
Retreive images from wordpress using redstone java api? [closed]
I'm using Redstone Wordpress java-api. i need to retrieve all the images from Wordpress library and display it in my JSP page. Can anyone plz help me on this?
Thanks in advance,
Sreeraj
0
votes
4answers
193 views
How do I access Java code from my Groovy scripts in a convenient manner?
I work on a decent sized Java project which uses Perl scripts for some glue code. I'm trying to figure out how to replace these with Groovy scripts so that we have the convenience of scripting, but ...
0
votes
1answer
149 views
Integrating Java App with HTML Page
I have created a java app that will discover all the files in a folder and tell me which one is the newest. How can I make a web page run the java app every 5 seconds or so and display a link to the ...
-1
votes
1answer
1k views
JsonMappingException: No suitable constructor found for type FacebookProfile
I connect to facebook using OAuth2.0 protocol. And everything is allright cause i get access_token on the server now i want to connect to facebook and get it API. but i recieve JSON exception. so this ...



