This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 143332 - [saas] Generated php code for Amazon/Facebook/Twitter/Delicious wont work
Summary: [saas] Generated php code for Amazon/Facebook/Twitter/Delicious wont work
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 19:56 UTC by Ayub Khan
Modified: 2008-08-11 18:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ayub Khan 2008-08-08 19:56:02 UTC
Consuming SaaS services for Amazon/Facebook/Twitter/Delicious wont work when I execute run.

Steps:

1. Create php project 'MyPhp'.
2. Dnd these services to 'MyPhp/index.php'.
3. Change the *Profile.php file (set the username/password accesskey/secret).
4. Run the 'MyPhp/index.php'. There will be error or no response.

Note: A must fix for NB6.5 Beta
Comment 1 Ayub Khan 2008-08-08 20:02:57 UTC
Fixed in trunk, see http://hg.netbeans.org/main/rev/10fc8d7b3f8e

Lukas, if you are done testing this fix, can you please transplant this change to the release65_beta branch.
Comment 2 Ayub Khan 2008-08-10 02:37:12 UTC
Fixed facebook for invalid xml error, see http://hg.netbeans.org/main/rev/30adf8c97527
Comment 3 Lukas Jungmann 2008-08-11 18:13:19 UTC
v. issue for java app filed separately as issue 143471