Dear Accada developer,
I develop web service component that want to use the query features from yours. I add the EPCIS-queryclient-0.2.2.jar as the dependency.
in my application I try to create queryControlClient..
QueryControlClient = new QueryControlClient(addr);
Sometimes it works, most of the time does not work =P and throw error.. But the e.getMessage() only -> "null".
Not much help.
Any idea? Could this be a bug or is there any compatibility issue?
My application running in tomcat 5.5. I am developing on netbeans 5.5.1, using .. JPA toplink, JAX-WS, Spring 2.0.
Thanks..
arief
Singapore
Logged In: YES
user_id=1647877
Originator: NO
What exactly does work, and what does not work? Could you provide a stacktrace of the error?
You should also consider using the latest version (0.2.3) or wait for the 0.3 release which will be based on the Apache CXF Web service framework and will be available soon.