SOAP RoomService getRooms

37 views
Skip to first unread message

Richard Krieger

unread,
Oct 24, 2011, 8:42:06 AM10/24/11
to openmeet...@googlegroups.com
SOURCE:
######################################
$params=array('SID'=>$this->session_id,'start'=>0,'max'=>1000,'orderby'=>'name','asc'=>true);
$listRooms=$this->roomClient->call('getRooms',$params);
print_r($listRooms);
######################################

RESULT:

Array
(
[faultcode] => soapenv:Server
[faultstring] => Failed to execute query "select c from Rooms c where c.deleted <> 'true' AND c.name LIKE :search ORDER BY name ASC". Check the query syntax for correctness. See nested exception for details.; nested exception is <openjpa-2.1.0-r422266:1071316 nonfatal user error> org.apache.openjpa.persistence.ArgumentException: Failed to execute query "select c from Rooms c where c.deleted <> 'true' AND c.name LIKE :search ORDER BY name ASC". Check the query syntax for correctness. See nested exception for details.
[detail] =>
)


seba....@gmail.com

unread,
Oct 24, 2011, 8:45:06 AM10/24/11
to openmeet...@googlegroups.com
Hi Richard,

this is obviously a bug.
Please fill an issue, I think it might be already fixed in trunk as there have been some changes commit regarding a order_by query last week but not sure if that covered this issue too.
So having an Issue would be great to make sure it will be reviewed.

Thanks,
Sebastian

2011/10/24 Richard Krieger <richard...@gmx.net>

--
You received this message because you are subscribed to the Google Groups "OpenMeetings User" group.
To view this discussion on the web visit https://groups.google.com/d/msg/openmeetings-user/-/gsVNwvVDldQJ.
To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.



--
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba....@gmail.com
Reply all
Reply to author
Forward
0 new messages