NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Visual JSF Table Data Binding

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
felix1873



Joined: 19 Aug 2008
Posts: 14

PostPosted: Wed Aug 20, 2008 6:14 pm    Post subject: Visual JSF Table Data Binding Reply with quote

I am trying to add a data binding to a woodstock table component. I have my oracle database connection established and can see the data by "view data". I dragged and dropped the table, then dragged the table under the service window on top of the table, I set the datasource to be the correct data source, but the column list is never populated. And when I click ok to return to the Design panel, it will ALWAYS switch back to defaultTableDataProvider.

Please help. Crying or Very sad
Back to top
sreinhart



Joined: 21 May 2009
Posts: 2

PostPosted: Thu May 21, 2009 6:01 pm    Post subject: Reply with quote

Hi. Did you ever figure this out? I'm having a similar problem for 3 days trying bind Visual JSF table to EJB method and all I can bind the table to is the defaultTableDataProvider. When I click Bind To Data... I see the ejb method TableProvider listed but no columns display and when I select it, it still binds to DefaultTableDataProvider. Any help would be most appreciated!!!

Thanks.
Back to top
ouribeb930



Joined: 01 Apr 2009
Posts: 93

PostPosted: Wed May 27, 2009 11:55 am    Post subject: Hi Reply with quote

It maybe is the driver, I have had the same problem and the solution was to download the last oracle driver for the oracle 11g DB. in the java version that I was using.

Hope this help.
Back to top
sreinhart



Joined: 21 May 2009
Posts: 2

PostPosted: Wed May 27, 2009 3:15 pm    Post subject: Reply with quote

Thank you for your reply. I found that installing NB 6.0.1 fixed the problem. I was using NB 6.5 when I was having the issue. Do you think the Oracle driver version would still be causing the problem in 6.5?
Back to top
ouribeb930



Joined: 01 Apr 2009
Posts: 93

PostPosted: Wed May 27, 2009 4:13 pm    Post subject: Maybe Reply with quote

Have you tryed to download the driver?

I think that you should doit and try because the problem was not in netbeans, and it takes 5 minuts... you dont loose... Smile ...

My problem was with the 6.1 platform, and I have not tryed with 6.5 because I'm not using Oracle now, but I think that the problem will persist.

Try and tellme

Bye Wink
Back to top
NJUSTSamuel



Joined: 11 Aug 2009
Posts: 3

PostPosted: Tue Aug 11, 2009 9:08 am    Post subject: Re: Maybe Reply with quote

i have the same problem and i'm in netbeans 6.7.1
anybody know how to solve it?
Back to top
rogerappl



Joined: 11 Aug 2009
Posts: 15
Location: Ethiopia

PostPosted: Thu Nov 26, 2009 8:58 am    Post subject: Oracle 11g changes Reply with quote

Oracle 11g no longer supports the Integer data type (and several others) the driver is returnong Number(3Cool for all these types - and Woodstock sees this as a Big Decimal (correctly) - so this issues will need to be resolved in the Woodstock libraries (which to my understanding is not being maintained any more as Netbeans is trying to move to IceFaces - which has no visual component library) - so we are stuck in the middle.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo