You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-user@portals.apache.org by ge...@r-solution.at on 2006/11/29 10:03:14 UTC

Problems with wsrp4j-producer

Hi.

I checked out the wsrp4j-sources a few days ago and set up the 
wsrp4j-producer. I also installed wsrp4j-testportlet.

Then i set up wsrp4j-proxyportlet in a pluto-portal and configured the 
wsrp4j-proxyportlet to reach the wsrp4j-producer.

But i always get an error message in my proxyportlet:





Exception Thrown 
org.apache.wsrp4j.commons.exception.WSRPException
Message = Internal Error.
Exception stack:
org.apache.axis.AxisFault
Message = The AXIS engine could not find a target service to invoke! 
targetService is null


This means to me, that on the wsrp4j-producer the AxisServlet does not 
know which Service to call.

Any ideas ? Do i have to install or configure something special in 
addition to wsrp4j-producer ?

Thx
Gerald

________________________________________________________________________________

Der Austausch von Nachrichten mit o.a. Absender via e-mail dient ausschliesslich Informationszwecken. Rechtsgeschaeftliche Erklaerungen duerfen ueber dieses Medium nicht ausgetauscht werden.

Correspondence with a.m. sender via e-mail is only for information purposes. This medium is not to be used for the exchange of legally-binding communications.
________________________________________________________________________________

Re: Problems with wsrp4j-producer

Posted by Diego Louzán <dl...@apache.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

gerald.kahrer@r-solution.at escribió:
> 
> Hi.
> 
> I checked out the wsrp4j-sources a few days ago and set up the
> wsrp4j-producer. I also installed wsrp4j-testportlet.
> 
> Then i set up wsrp4j-proxyportlet in a pluto-portal and configured the
> wsrp4j-proxyportlet to reach the wsrp4j-producer.
> 
> But i always get an error message in my proxyportlet:
> 
> 
> Exception Thrown
> 
> org.apache.wsrp4j.commons.exception.WSRPException
> 
> Message = Internal Error.
> 
> Exception stack:
> 
> org.apache.axis.AxisFault
> 
> Message = The AXIS engine could not find a target service to invoke!
> targetService is null
> 
> 
> 
> 
> This means to me, that on the wsrp4j-producer the AxisServlet does not
> know which Service to call.
> 
> Any ideas ? Do i have to install or configure something special in
> addition to wsrp4j-producer ?
> 
> Thx
> Gerald
> ________________________________________________________________________________
> 
> Der Austausch von Nachrichten mit o.a. Absender via e-mail dient
> ausschliesslich Informationszwecken. Rechtsgeschaeftliche Erklaerungen
> duerfen ueber dieses Medium nicht ausgetauscht werden.
> 
> Correspondence with a.m. sender via e-mail is only for information
> purposes. This medium is not to be used for the exchange of
> legally-binding communications.
> ________________________________________________________________________________

The producer currently **doesn't work** due to
incompatibilities with the new Axis version used. You'll have to wait
until it's fixed (or fix it yourself and contribute the code).
Basically, the wsdd generated by Axis doesn't work and it won't direct
your requests to the proper interfaces.

Regards.
Diego.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFbWzEgyzZYflJelERAjEoAJwMZe4rTyf1v79EQuZSxqbsPS110wCggYI+
JHxqYghh6W3K62HKWSB7Asc=
=zOZB
-----END PGP SIGNATURE-----