Foren

Using Netbeans 6.7.1 to access the Liferay Web Services

David Reflexia, geändert vor 14 Jahren.

Using Netbeans 6.7.1 to access the Liferay Web Services

New Member Beiträge: 2 Beitrittsdatum: 18.12.09 Neueste Beiträge
I'm a bit new here. Does anyone have example code that works that will allow me to create a client application using Netbeans 6.7.1? I'm seeing many posts concerning errors while trying to consume a Liferay services. When I call any Liferay web service I get the error deserialization error: invalid boolean value. This could be a number, string, whatever. It depends on the web service being called. From what I can figure out (forgive me, neither Liferay or Java are my strong suits) the way that Netbeans is handling the RPC data coming back seems to be an issue. I've read various topics concerning this and one well done post (http://sadsoftware.blogspot.com/2008/11/jax-rpc-client-in-netbeans-65rc2-vs.html).

This subject seems to have come up quite a bit here on the forums with no answers (that I can find).
http://www.liferay.com/web/guest/community/forums/-/message_boards/message/3076646#_19_message_1259399
http://www.liferay.com/web/guest/community/forums/-/message_boards/message/1537343#_19_message_1537343

It concerns me that I'm unable to find an answer for this problem. It appears that I have 2 options:
1. Figure out how to use Axis (from Apache) in Netbeans not using the wizard but to code everything
2. Figure out how to do this in Eclipse and either do the entire project in that or create a JAR to use in Netbeans

I'm hoping that I am missing something very trivial (which is likely) and if someone could post a project that calls a Liferay web service in 6.7.1 that would be great. If nobody has anything I have to assume that you can't use Netbeans to create clients that consume Liferay (Axis) web services.

What have people proven to work? What do you use? Can you provide some code to see if I can get that working (that consumes a Liferay web service)?

Thanks,
Dave
thumbnail
Danial Mustofa Habibi, geändert vor 12 Jahren.

RE: Using Netbeans 6.7.1 to access the Liferay Web Services

Regular Member Beiträge: 141 Beitrittsdatum: 01.11.11 Neueste Beiträge
hi there did u find any solution??