Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

JDeveloper | Forum profile

Forum profile page for JDeveloper on http://www.oracle.com. This report page is the aggregated overview from a single forum: JDeveloper , located on the Message Board at http://www.oracle.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "JDeveloper " on the Message Board at http://www.oracle.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: www.oracle.com - JDeveloper
(site profile, domain info oracle.com)
Title: JDeveloper
Url: http://forums.oracle.com/forums/forum.jspa?foru...
Users activity: 24 posts per thread
Forum activity: 431 active thread during last week
 

Posting activity on JDeveloper :

  Week Month 3 Months
Threads: 431 1,742 4,723
Post: 996 4,438 11,306
 

JDeveloper Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Frank Nimphius
63
user's latest post:
Problem with deleting a new row...
Published (2009-11-27 02:29:00)
Hi, if you select the rows with the mouse then this should work. Frank
puthanampatti
57
user's latest post:
JDeveloper DB Connection Issues
Published (2009-11-29 10:39:00)
It should work as you are able to connect sql plus. really strange. but, it's not jdev issue. check "Enter custom jdbc url" and try this jdbc:oracle:thin:@mooney:1521:tsthome
Arunkumar Ramam...
48
user's latest post:
navigating between the left,...
Published (2009-11-27 07:58:00)
Hi Gopi, I am not sure if there is any straight forward way to achieve this. You can try having a client listener for the panels, and set the focus to the first item on the panel according to the some defined keys (set by you), using java script. -Arun
John Stegeman
46
user's latest post:
JDeveloper DB Connection Issues
Published (2009-11-29 11:51:00)
User, If you can not telnet on the proper port (it appears to be 1522), then it's certainly not going to work. Things to check: 1). Is there any firewall between you and the listener? 2). Are you sure the IP address is right? 3). Has the listener been set up to only allow connections from certain hosts? 4). If the host is multi-homed (has multiple IP addresses), can you confirm the listener is listening on the one you are trying to use...
Krithika
33
user's latest post:
Is it possible to add a new...
Published (2009-11-27 08:08:00)
To my knowledge, you cannot add new Technology scope for JDeveloper. What you could do is goto Application -> Default Project properties -> Libraries -> Add new .jar files regards, ~Krithika
Shay Shmeltzer
32
user's latest post:
tutorials for subversion w/...
Published (2009-11-25 21:59:00)
Some more advanced topics here: http://www.oracle.com/technology/products/jdev/viewlets/viewlet.html http://www.oracle.com/technology/pub/articles/adf-development-essentials/part3.html
Timo Hahn
27
user's latest post:
Error while deploying the...
Published (2009-11-26 01:39:00)
User, please tell us if you try to deploy an app build with jdev 11.1.1.1.0 directly to a WLS 10.3.2 (the one that comes with jdev 11.1.1.2.0). Have you rebuild the app using JDev 11.1.1.2.0? If not that is your problem. The framework libraries have changed. You can't expext that an app build with 11.1.1.1.0 directly runs with the libraries from 11.1.1.2.0. Timo
Todd Bao
22
user's latest post:
Creating Data Control from SQL...
Published (2009-11-28 07:41:00)
Hi, http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/bcquerying.htm#sm0070 Todd
Deniz Gulmez
22
user's latest post:
JDeveloper DB Connection Issues
Published (2009-11-29 11:56:00)
Hi, In which machine you are trying to connect with sqlplus? If you are able to connect to database from server but you can't reach from client, then you are probably hitting a firewall issue, you should make 1522 port opened. If you are not able to connect with "telnet hostname 1522", then it is not possible to connect with sqlplus from client also so i assume you are connecting with sqlplus on the server, not from your...
Jang Vijay Singh
21
user's latest post:
How to rip DVDs to iPod, iPhone,...
Published (2009-11-29 10:51:00)
Spam! Posted all over the OTN forums
 

Latest active threads on JDeveloper ::

www.oracle.com
Started 2 days, 13 hours ago (2009-11-29 09:18:00)  by puthanampatti
try using ip addr. for the host and also try port 1521
Thread:  Show this thread (10 posts)   Thread info: JDeveloper DB Connection Issues Size: 293 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: JDeveloper DB Connection Issues :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 2 days, 14 hours ago (2009-11-29 08:53:00)  by kmy
DVD is dead! How about HDDVD and Blu-Ray?
Thread:  Show this thread (4 posts)   Thread info: How to rip DVDs to iPod, iPhone, BlackBerry, PS3, etc. for playback Size: 408 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to rip DVDs to iPod, iPhone, BlackBerry, PS3, etc. for playback :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 2 days, 6 hours ago (2009-11-29 17:07:00)  by Jang Vijay Singh
I also know that we can download the soa-jdev-extension.zip file directly from oracle site and use the check for updates with 'Install from Local file' option. But I want to know the url from where I can get the download of SOA composite editor compatible for my JDeveloper version. http://www.oracle.com/technology/products/jdev/101 /update/fmw_products.xml...
Thread:  Show this thread (7 posts)   Thread info: SOA Composite editor for JDeveloper 11.1.1.0.1 Size: 746 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SOA Composite editor for JDeveloper 11.1.1.0.1 :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 2 days, 14 hours ago (2009-11-29 08:18:00)  by John Stegeman
Denis, A practical way to do this may be to create a function-based unique index on the upper(column_value) in the database. John
Thread:  Show this thread (6 posts)   Thread info: Case sensitivity in entity validators Size: 399 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Case sensitivity in entity validators :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 4 days, 1 hour ago (2009-11-27 21:44:00)  by puthanampatti
You can pass query string parameters. /faces/page2.jspx?userid=xyz You have read the value onPageLoad, if you attempt to get in any other event returns null. FacesContext fctx = FacesContext.getCurrentInstance(); String sessionId = fctx.getExternalContext().getRequestParameterMap() .get("userid"); another way to get querystring: ...
Thread:  Show this thread (8 posts)   Thread info: Can I pass an user id as a request parameter??? Size: 877 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Can I pass an user id as a request parameter??? :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 7 months, 3 weeks ago (2009-04-08 08:17:00)  by Timo Hahn
No. You have to call a method in the model layer and pass the parameter. Timo
Thread:  Show this thread (8 posts)   Thread info: Can viewObject get a parameter from sessionScope to binding variable? Size: 346 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Can viewObject get a parameter from sessionScope to binding variable? :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 5 days, 22 hours ago (2009-11-26 01:04:00)  by John Stegeman
Deniz, I don't believe there is any declarative approach to validating a delete, no. The EO-level business rules are to validate that a row is good, not to validate before deleting. John
Thread:  Show this thread (7 posts)   Thread info: validating delete operation Size: 455 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: validating delete operation :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 9 months, 2 weeks ago (2009-02-16 00:06:00)  by Anton Gerdessen
Hi, LOV's in JDev 11 have all kinds of problems when the list(ViewObject) your basing it on does not have a primary key. This happen a lot with read only viewobjects (Based on a SQl query) Maybe that helps, -Anton
Thread:  Show this thread (3 posts)   Thread info: Dropdown List Values are clearing in Jdev 11g Size: 504 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Dropdown List Values are clearing in Jdev 11g :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 2 weeks, 6 days ago (2009-11-11 02:27:00)  by Sireesha Pinninti
Hi Deniz, Have you tried specifying EL Expression to ReadOnly property of af:selectOneChoice tag(never tried, you can give it a try)? Sireesha
Thread:  Show this thread (18 posts)   Thread info: selectonechoice selected value Size: 411 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: selectonechoice selected value :: JDeveloper
 :: www.oracle.com"
www.oracle.com
Started 4 months, 1 week ago (2009-07-23 03:55:00)  by PoojaC
I discovered the solution. I used a jsp page in b/w the main jspx page and the external application to forward the request.
Thread:  Show this thread (3 posts)   Thread info: Pass request param from jspx to external application using "Post" method. Size: 369 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Pass request param from jspx to external application using "Post"
method. :: JDeveloper
 :: www.oracle.com"
 

Hot threads for last week on JDeveloper ::

JDeveloper
Started 6 days, 19 hours ago (2009-11-25 03:35:00)  by Sameh Nassar
Hi Martin, Problem starts when I want to read ID of record I`ve just inserted What do you mean with ID? Is this an attribute in your viewObject? if so, you can invoke create from your backingbean then you get the current row which you can get any attribute you want. as : BindingContainer bindings =BindingContext.getCurrent()....
Thread:  Show this thread (10 posts)   Thread info: Reading inserted ID Size: 1,333 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Reading inserted ID :: JDeveloper
 :: www.oracle.com"
JDeveloper
Re: resource bundles - 10 new posts
Started 5 days, 20 hours ago (2009-11-26 03:04:00)  by Arunkumar Ramam...
Hi Deniz, Check out the SRDemo internationalization example . This example is for 10.1.3. However, it holds good for 11g as well. -Arun
Thread:  Show this thread (10 posts)   Thread info: resource bundles Size: 534 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: resource bundles :: JDeveloper
 :: www.oracle.com"
JDeveloper
Started 4 days, 21 hours ago (2009-11-27 01:58:00)  by Krithika
createInsert creates a new blank row in the viewObject. After entering data, are you submitting the table before delete..?
Thread:  Show this thread (13 posts)   Thread info: Problem with deleting a new row in table Size: 361 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Problem with deleting a new row in table :: JDeveloper
 :: www.oracle.com"
JDeveloper
Started 5 days, 2 hours ago (2009-11-26 20:36:00)  by puthanampatti
did you add table partialTrigger using selectOneChoice id? OR use the below code to refresh the page (do this after you execute the query). FacesContext ctx = FacesContext.getCurrentInstance(); String currentView = ctx.getViewRoot().getViewId(); ViewHandler vh = ctx.getApplication().getViewHandler(); UIViewRoot x = vh....
Thread:  Show this thread (10 posts)   Thread info: SelectOneChoice and Read-Only Table Size: 753 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SelectOneChoice and Read-Only Table :: JDeveloper
 :: www.oracle.com"
JDeveloper
Started 1 week, 1 day ago (2009-11-23 16:34:00)  by puthanampatti
Try setting the heap space as follows. It may help. For 2 GB machine set the parameters as below: /ide/bin/ide.conf AddVMOption -Xmx1232M AddVMOption -Xms64M /jdev/bin/jdef.conf AddVMOption -XX:MaxPermSize=128M For 3 GB machine set the parameters as below: /ide/bin/ide.conf AddVMOption -Xmx1488M AddVMOption -Xms64M /jdev/bin/jdef....
Thread:  Show this thread (9 posts)   Thread info: JDeveloper is becoming too slow when you work with web services Size: 772 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: JDeveloper is becoming too slow when you work with web services :: JDeveloper
 :: www.oracle.com"
JDeveloper
Started 1 week, 1 day ago (2009-11-23 03:14:00)  by Arunkumar Ramam...
Hi, How about adding a bind variable to your where clause and use setNamedWhereClauseParam? Something like this SELECT t1.col1, t1.col2, t2.col3 FROM table1 t1, table2 t2 WHERE t1.foreignKey = t2.key AND (COL4 = :BindCol4) GROUP BY t1.col1, t2.col3, t1.col2 And in your code, vo.setNamedWhereClauseParam( "BindCol4" ,6); vo.executeQuery...
Thread:  Show this thread (9 posts)   Thread info: add where clause dynamicaly Size: 968 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: add where clause dynamicaly :: JDeveloper
 :: www.oracle.com"
JDeveloper
Re: Popup - 9 new posts
Started 6 days, 20 hours ago (2009-11-25 02:50:00)  by Timo Hahn
Please read http://forums.oracle.com/forums/ann.jspa?annID=56 and give more info about how you show the popup. Timo
Thread:  Show this thread (9 posts)   Thread info: Popup Size: 462 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Popup :: JDeveloper
 :: www.oracle.com"
JDeveloper
Started 2 days, 13 hours ago (2009-11-29 09:18:00)  by puthanampatti
try using ip addr. for the host and also try port 1521
Thread:  Show this thread (10 posts)   Thread info: JDeveloper DB Connection Issues Size: 293 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: JDeveloper DB Connection Issues :: JDeveloper
 :: www.oracle.com"
JDeveloper
Started 1 week ago (2009-11-24 01:19:00)  by DerMajo
Hi Your problem is at the client site and there you must solve it with javascript. Because javascript is the only way to executed some functions at the client-browser after rendering the page. Regards Majo
Thread:  Show this thread (8 posts)   Thread info: How-to smart filter the af:SelectOneChoice Size: 489 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How-to smart filter the af:SelectOneChoice :: JDeveloper
 :: www.oracle.com"
JDeveloper
Re: Image - 8 new posts
Started 6 days, 21 hours ago (2009-11-25 02:04:00)  by Timo Hahn
Too much information to digest for me, sorry Please read http://forums.oracle.com/forums/ann.jspa?annID=56 this and give more info. Timo
Thread:  Show this thread (8 posts)   Thread info: Image Size: 611 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Image :: JDeveloper
 :: www.oracle.com"

This page was found by:   _jni_initialize: Failed to create new forms context  oracle.forms.jdapi.JdapiStatusException: _jni_initialize: Failed to create new forms context  The Server Instance cannot be started because the Integrated Weblogic domain was not built successfully.