Java DBus compile problems

Matthew Johnson dbus at matthew.ath.cx
Thu Jan 27 15:44:48 PST 2011


On Thu Jan 27 22:09, Andreas Volz wrote:
> > DSITracer.java:7:
> > 
> >  @NoReply("true")
> > 
> > it should just be @NoReply()
> 
> Thanks, this works. I found the problem in the XML file:
> 
>     <method name="start">
>       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
>     </method>
> 
> The DBus-C++ uses this annotation to create a NoReply function. As I'm the
> maintainer of the C++ binding I could change this. Not sure who defined it to
> be "true"/"false". Is the a list of available defined annotations somewhere? Or
> is this binding specific?

No idea, so long since I wrote that bit.

Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20110127/feefc51a/attachment.pgp>


More information about the dbus mailing list