Deploying a BC4/ADF Swing Application to a JAR File
Hello,
what do I exactly have to do, to deploy an ADF/Swing/Business Components-
Project-Application to a JAR File. I can not start it outside the JDevloper IDE,
but I created a deployment profile and deployed it to a JAR.
There is always the error "Could not find the main class", when starting the
JAR. In the JDeveloper IDE the application is running, and I also defined a "main class" there.
Could anybody help me please?
Greetings.
You need the ADF runtime libraries in your classpath or as part of your JAR.
Have a look at the command that JDeveloper is using to run your project (it is in the log window) and copy the classpath defenition provided there to the command line you use.
Similar Messages
-
Problem with "find" mode in adf/swing application
Hi all,
I'm working on ADF Swing application which uses MS SQL Server 2005 (JDeveloper 10g 10.1.3)
I think that my issue might be well-known…sorry if it has been already discussed somewhere else…
I have a problem with the “find” mode for a detail panel in a master-detail form…(To make it clear the “find” mode is switched on when clicking on the special button on a navigation panel).
So this mode works well in a master panel, but it demonstrates strange behavior on a detail panel, i.e. it takes me two attempts to find the necessary child object and it doesn’t switch back in a simple way from this mode to the normal mode….say if we are in the department 10 (Dept is a master form) we can’t simply find KING employee (Emp is a detail form)…is there any workaround for this?
Thanks in advance. Alex.Hi Frank, please look this issue
-
How to deploy a secured ADF 11g application to WebLogic 10.3 server?
Hi,
I have just enabled security in our ADF 11g application, as descripbed in [chapter 29|http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/adding_security.htm#insertedID0] of the Fusion Developer's Guide. It works fine in the embedded WebLogic server of JDeveloper.
Now I'm trying to deploy to our WebLogic 10.3 server, which runs in production mode. I'm running into all sorts of problems. The WebLogic console seems to have hundreds of security related pages, I don't know which one I should use, let alone how to use it. The Fusion Developer's Guide doesn't cover deployment to a production server:
>
When the target server is configured for production mode, you typically handle the migration task outside of JDeveloper using tools like Oracle Enterprise Manager. For details about using tools outside of JDeveloper to migrate the policy store to the domain-level in a production environment, see the [Oracle Fusion Middleware Security Guide|http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/toc.htm].
>
However, this guide is of very little help to me. I found [chapter 7|http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/addlsecfea.htm#insertedID0], which says "The recommended tool is Fusion Middleware Control." I have no idea what "Fusion Middleware Control" is, where to get it and how to use it.
Long story short: I'm totally lost. I'm looking for a step by step guide on how to deploy a secured ADF 11g application to a WegLogic 10.3 server that is running in production mode. Any help is highly appreciated.Ok, I found a [very helpful blog post |http://andrejusb.blogspot.com/2009/01/practical-adf-security-deployment-on.html] by [Andrejus Baranovski|http://www.blogger.com/profile/04468230464412457426]. I wish Oracle's documentation was as clear as this...
The blog post refers to an article by Steve Muench, called [Simplified ADF 11g Application Credential and Policy Migration to Standalone WebLogic Servers|http://www.oracle.com/technology/products/jdev/tips/muench/credmig111100/index.html]. This article presents an Ant script that migrates policies from JDeveloper to WebLogic, using some PFM. (See the last definition here.)
The problem is that Steve Muench's script assumes that JDeveloper and the standalone WebLogic are on the same machine. However, in a typical environment, such as the one I'm working in currently, this is not the case. In our case the developer stations are Windows machines, while our WebLogic server runs on a HP-UX machine. So the question is: how to perform this migration between two machines with different operating systems?
Regards,
Bart Kummel -
ADF BC in ADF Swing application(global datasource connection)
Hi all!
I have ADF-Swing based application.
I have a standalone Weblogic server and global datasource (for example, name of datasource hrGlobal)
I want to use this datasource(hrGlobal) in my application module. All my entities and views must connect into the database, using this datasource.
The question is, how can I declare this remote connection in connections.xml, for using him in Application Module?
In forum or in documentation a can't find the answer for this question. So, any help is welcome:)
Thank you all for responses.
PS. JDeveloper version is 11.1.1.3
WLS version is 10.3.3Thank you for links. Also, I found very useful link http://suns1988.blogspot.com/2011/02/adf-desktop-application.html
So, I had deployed application on WLS. Ear size is 95 MB with folder adfjars, that includes many jar libraries.
Now I'm trying to run WebStart file, but get an error "com.sun.deploy.net.JARSigningException: Found unsigned entry in resource: http://myurl:myport/testWebStart/adfjars/xmlparserv2.jar".
Can you help me, please?
And the 2-d question is about libraries in folder "adfjars": Can I share this libraries on WLS, than not to deploy each time in Ear archive?
Edited by: Stanislav on 01.05.2011 7:17 -
How to validate in ADF Swing application
I created an app using ADF Swing:Holiday. My table is Holiday has: HolidayID, Holiday, Reason, Desc. I only want to show Holiday, Reason, Desc. Holiday is Date type. Now I want to validate if user type an ilegal format date?
Are you using application express?
For ADF try the JDev discussion forum.
JDeveloper and ADF -
Hi,
I have an applet application that i want to deploy on the Oracle cloud.
So i have created a jar file for the applet application and i am using this jar to call the applet on a jsp page.
But when i am delpoying my application on the java cloud, its giving me the below error:
2014-10-28 03:16:41 CDT: Starting action "Virus Scan"
2014-10-28 03:16:41 CDT: Virus Scan started
2014-10-28 03:16:49 CDT: ----------------------------------------------------------------------
2014-10-28 03:16:49 CDT: File Scanned: "Application7.ear".
2014-10-28 03:16:49 CDT: File Size: "106698122".
2014-10-28 03:16:49 CDT: File Status: "INFECTED".
2014-10-28 03:16:49 CDT: ----------------------------------------------------------------------
2014-10-28 03:16:49 CDT: Virus scan failed.
2014-10-28 03:16:49 CDT: "Virus Scan" complete: status FAILED
Can't we deploy any application having applet or swing component's onto the cloud?
Or do we need to request for any extra permissions for the same?
Thanks,
ManojI don't see applets mentioned in the supported features nor in the unsupported features so not sure if they are supported you would likely need to contact the operations team to confirm.
Jani Rautiainen
Fusion Applications Developer Relations
https://blogs.oracle.com/fadevrel/ -
Deploying applications w. Jar files
I'm experiencing extreme difficulties trying to deploy my application using a jar. I use a file and an image in my app, so I want to include them in the Jar file and I want my app to use the files from the jar.
So my question is: how do I do this? And is it possible to do it in such a way that I can (test)run my app without having to create a jar file each time I want to test s.thing.
I found a lot of suggestions on the internet but after hours of fruitless hacking and slashing I ask you for an example that does the trick, and REALLY does the trick... I'm quite desperate :(
BTW: I use eclipse 2.0
Thank you very much in advance!True, it often is someone's own fault, but after many tries one fails to see his own errors. But your answer does not help me. For example: if I use:
File f = new File("map.map");
FileInputStream fIn = new FileInputStream(f);
ObjectInputStream objIn = new ObjectInputStream(fIn);
while in an IDE I can succesfully run my app. But if I make a jar (which holds the map.map file) and try to execute the same code, I get the error:
java.io.FileNotFoundException: map.map (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:103)
at Display.PlayField.<init>(PlayField.java:27)
at Display.PlayField.main(PlayField.java:51)
See, that's my problem :(
Greets -
Images are not coming out when application running through jar file.
I have written an application program using j2sdk1.4.1 that needs your help.
My application folder's contents.....................
C:\Examination\Examination.class <-----This is the main class and application's entry point.
C:\Examination\ExamBox.class
C:\Examination\PaperSetterBox.class
C:\Examination\pspBox.class
C:\Examination\epBox.class
C:\Examination\TimerBox.class
C:\Examination\ReportCardBox.class
C:\Examination\HelpBox.class
C:\Examination\AboutBox.class
C:\Examination\Images\(some jpg & gif files)
C:\Examination\Sounds\(some au files)
Compilation Report: There was no error.
Execution Report : Was working properly using the command:- java Examination
Now, I created a jar file for my application in the following steps.................................
STEP-1: Firstly, I created a text file(mainclassInfo.txt) that contains
the line:-- Main-Class: Examination
This line would be automatically added to the default manifest file when I would include the name of that text file with the command to create the jar file.
Location of the text file I created: C:\mainClassInfo.txt
STEP-2: Then I went to C:\Examination and executed the following command(by using 'Command prompt'):--------------------------------------------------------------------
jar cmf C:\mainClassInfo.txt Examination.jar Examination.class ExamBox.class PaperSetterBox.class pspBox.class epBox.class TimerBox.class ReportCardBox.class HelpBox.class AboutBox.class Images Sounds
Finally, I got the jar file:- Examination.jar
Double clicking on it application ran as it was expected.
Then, I thought, that as all the files & folders the application needed to run properly were packaged in the jar file; I should delete all the contents of the folder 'Examination', so that no one could see or use anything of the resources easily. I did that.
So, then it became only:-- C:\Examination\Examination.jar
Thereafter, I tried to run the application again and there a problem occurred! The application was running, but the images, those were to be used and shown by the application were missing somehow!!
Moreover, when I kept a copy of those 2 folders('Images' and 'Sounds') into the C:\Examination and ran the application again all the images came out normally!
I just can't understand why it's happening so mysterious?
I don't want to leave anything of the resources in an open place; I mean, outside of the jar file. The images should be used and shown by the application.
Help me please!double post http://forum.java.sun.com/thread.jspa?threadID=582311
-
To create a desktop shortcut icon for the application for a jar file
Hi
I have created a jar file for my application. when i double click this jar file, the application opens.
What i want is--
Instead of user clicking on the jar file, my application also has to create a desktop shortcut icon.
If the user clicks on the icon which is on the desktop the application should open.
Please suggest me.
Thanks in advance.>
Please suggest me.>Launch the application using java webstart. A webstart launch offers things like a splash screen, automatic updates, and desktop integration in the form of desktop shortcuts and program menu items. If the launch file specifies icons, they are used for the shortcuts, otherwise a generic icon is used.
For a comparison between a sandboxed webstart launch and a plain app., try the [Text Width Checker|http://pscode.org/twc/].
While the TWC can run OK within the security sandbox, many applications need to be digitally signed and request extended permissions, to do what they need to do.
STBC is an all-permissions webstart launch.
Edit 1:
And for one that definitely suggests desktop shortcuts (I usually avoid them, in favor of a menu item only), try the sandboxed [demo of the PrintService|http://pscode.org/jws/api.html#prs], which prompts the user to choose.
Edited by: AndrewThompson64 on Sep 2, 2008 10:49 PM -
Create a custom dock/application icon for .jar files built in eclipse
I've spent the better part of the afternoon trying to figure out how to apply a custom icon to jar file that I created in eclipse. I am presently using eclipse v3.5 on Mac OS X 10.6.2 and have yet to find a way to change the java coffee cup logo in the document icon for my jar files created in eclipse. Is there some way I can call a specific Apple class in Eclipse to change the dock/application icon of my .jar file?
I found this link that uses a class that seems to be specific to XCode to change the icon of the .jar file.
What I mean by change the icon of the jar file, I mean change the icon used in the dock, and also the icon used when the "command+tab" switcher pops up. Presently, I have the black console icon with the text "exec" in the upperleft.
If anyone has any good links on this topic or even better knows the code I need insert into my program I would be highly greatful.
cheers
-ipatchSee http://www.centerkey.com/mac/java/
-
Restart application or reload jar-file(class-files)
hi,
i write an update service for my application!everytime a update is available, the new jar-file(my application) will be downloaded and replace the old, running jar-file! now i want to restart my application to use not a mix of old and new class-files in the vm!
is there any possibility for restarting my java vm or is there another way to "refresh the class-files in the vm"?
thx mseeleHi,
The easiest way is to terminate the jvm (using System.exit), and just have a loop in the script file that starts your application. In that way your application will be restarted when the jvm exits.
To write a classloader of your own is another, but a lot harder way.
/Kaj -
How to package an application as a JAR file?
I want to package an executed JAR file,how to do?
"jar cvf jar_name class_name"? But it can't run,:( help me.
Thanks in advance.Suppose your main class call MyMainClass. You need to create a file called "mymanifest". In the mymanifest file, you need to include following line:
Main-Class: MyMainClass
Then you need to jar your jarfiles by:
jar cvfm classes.jar mymanifest -C foo/ .
After this, you can run your jar file by java -jar classes.jar. -
Is there possible to use Business Components for Java in Java/Swing applications without using any kind of application server?
Yes. You just deploy your business components as a simple archive (JAR file). Your business components JAR file is then deployed to the client along with your ADF Swing JAR file. You will also have to deploy the ADF Runtime libraries to the client as well. The easiest way to deploy the standalone application is using Java Webstart. JDeveloper supports Webstart as a deployment method for ADF Swing applications. Unfortunately, there are some manual things that you have to do to package Oracle's ADF runtime libraries to do this, however. You can find the steps in this document: http://www.oracle.com/technology/products/jdev/collateral/papers/10g/adfjclientbcwebstart.pdf
Hopefully, Oracle will simplify this process in a future version of JDeveloper.
Hope this helps. -
Run applications ( .jar files) by bash on linux
On linux:
I have a swing application and its jar file. I created an executable file using bash script to run the jar file
#!/bin/bash
java -jar myapp.jar
this runs in console normally but when i clicked the executable file, the application runs too but immediately closes. I think the problem is that this can't recognize the swing-layout.jar (swing library) so that the swing components (JFrame,Jbutton) cannot be showed!
There must be a way for the executable file to recognize the libraries (swing, layouts) for the application by using bash script ?There can be number of reasons for that. I suggest you following way:
1. Modify your script in following way:
#!/bin/bash
java -jar myapp.jar 2>/tmp/log.err 1>/tmp/log.out
After unsuccesful execution check content of /tmp/log.* files and see details of the error.
Often such errors are caused by environment. May be you just don have java in your PATH .. May
be DISPLAY is not set .. I don't know.
To workaround env issue you need to dump environmentin from console:
declare -x >env.sh
After that include update your .sh script in following way and see the difference:
#!/bin/bash
. env.sh
java -jar myapp.jar 2>/tmp/log.err 1>/tmp/log.out -
Hi,
I am migrating an application from JDev 10.1.3.5 to 11.1.1.3 in order to deploy it to a java 1.6 JVM which is only certified with JDev 11.1.1.3
No matter what I do the DataBindings.cpx file content is emptied by the IDE, the migration was successful => no errors displayed.
I tried to solve the problem by doing the following but the file stays empty:
1) the removing the project from the application and adding it again, migration is done again => FILE EMPTY
2) adding manually the content in the source file then running XML validation => no errors, I close the file, reopen it and EMPTY AGAIN!
Your is needed and will be appreciated!
Thanks
Fred
Content of file DataBindings.cpx:
<?xml version='1.0' encoding='UTF-8' ?>
<Application xmlns="http://xmlns.oracle.com/adfm/application" id="DataBindings"
Package="" version="10.1.2.18.73" SeparateXMLFiles="false"
ClientType="JClient">
<pageMap/>
<pageDefinitionUsages>
<page id="PanelWeventEditParamVO1UIModel"
path="com.xxx.view.web.PanelWeventEditParamVO1UIModel"/>
<page id="TogglePanelPrintSizeDpiUIModel"
path="com.xxx.view.lab.TogglePanelPrintSizeDpiUIModel"/>
<page id="PanelPhotographerLabROfPhotolabVO1UIModel"
path="com.xxx.view.web.PanelPhotographerLabROfPhotolabVO1UIModel"/>
<page id="PanelWeventEditStatusVO1UIModel"
path="com.xxx.view.web.PanelWeventEditStatusVO1UIModel"/>
<page id="MDDPhotographerGalleryWelcomeUIModel"
path="com.xxx.view.web.MDDPhotographerGalleryWelcomeUIModel"/>
<page id="PanelTranslationCountryRegionLangTableVO1UIModel"
path="com.xxx.view.system.PanelTranslationCountryRegionLangTableVO1UIModel"/>
<page id="PanelDestGroupDestRTableVO1UIModel"
path="com.xxx.view.system.PanelDestGroupDestRTableVO1UIModel"/>
<page id="PanelWeventEditPackageVO1UIModel"
path="com.xxx.view.web.PanelWeventEditPackageVO1UIModel"/>
<page id="PanelSiteTariffPaymentTableVO1UIModel"
path="com.xxx.view.system.PanelSiteTariffPaymentTableVO1UIModel"/>
<page id="PanelPhotolabClobFreePage1L1VO1UIModel"
path="com.xxx.view.web.PanelPhotolabClobFreePage1L1VO1UIModel"/>
<page id="PhotoWebshopDesktopUIModel"
path="com.xxx.view.start.PhotoWebshopDesktopUIModel"/>
<page id="PanelItemGiftKitItemGiftTableVO1UIModel"
path="com.xxx.view.lab.PanelItemGiftKitItemGiftTableVO1UIModel"/>
<page id="TabbedFormUIModel"
path="com.xxx.view.system.TabbedFormUIModel"/>
<page id="PanelEntityPhotolabVO1UIModel"
path="com.xxx.view.system.PanelEntityPhotolabVO1UIModel"/>
<page id="PanelAddressVO1UIModel"
path="com.xxx.view.web.PanelAddressVO1UIModel"/>
<page id="SiteEventTypesAndTariffsFormUIModel"
path="com.xxx.view.start.SiteEventTypesAndTariffsFormUIModel"/>
<page id="PanelSiteVO1UIModel"
path="com.xxx.view.system.PanelSiteVO1UIModel"/>
<page id="PanelSiteBonusTypeVO1UIModel"
path="com.xxx.view.system.PanelSiteBonusTypeVO1UIModel"/>
<page id="PanelWeventAccountFileUploaderUIModel"
path="com.xxx.view.web.PanelWeventAccountFileUploaderUIModel"/>
<page id="PanelLabelWhereVO1UIModel"
path="com.xxx.view.system.PanelLabelWhereVO1UIModel"/>
<page id="PanelLabelWhatVO1UIModel"
path="com.xxx.view.system.PanelLabelWhatVO1UIModel"/>
<page id="PanelLabelWhoVO1UIModel"
path="com.xxx.view.system.PanelLabelWhoVO1UIModel"/>
</pageDefinitionUsages>
<dataControlUsages>
<BC4JDataControl Configuration="BaseTablesAMLocal"
Package="com.xxx.model.system"
xmlns="http://xmlns.oracle.com/adfm/datacontrol"
id="BaseTablesAMDataControl"
FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
syncMode="Immediate">
<Parameters>
<Parameter name="FactoryClass"
value="oracle.adf.model.bc4j.DataControlFactoryImpl"/>
<Parameter name="SupportsFindMode" value="true"/>
<Parameter name="Configuration" value="BaseTablesAMLocal"/>
<Parameter name="SupportsTransactions" value="true"/>
<Parameter name="Package" value="com.xxx.model.system"/>
<Parameter name="SubType" value="DCBC4J"/>
<Parameter name="Name" value="BaseTablesAMDataControl"/>
<Parameter name="id" value="BaseTablesAMDataControl"/>
</Parameters>
</BC4JDataControl>
<BC4JDataControl Configuration="SiteTablesAMLocal"
Package="com.xxx.model.system"
xmlns="http://xmlns.oracle.com/adfm/datacontrol"
id="SiteTablesAMDataControl"
FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
syncMode="Immediate">
<Parameters>
<Parameter name="FactoryClass"
value="oracle.adf.model.bc4j.DataControlFactoryImpl"/>
<Parameter name="SupportsFindMode" value="true"/>
<Parameter name="Configuration" value="SiteTablesAMLocal"/>
<Parameter name="SupportsTransactions" value="true"/>
<Parameter name="Package" value="com.xxx.model.system"/>
<Parameter name="SubType" value="DCBC4J"/>
<Parameter name="Name" value="SiteTablesAMDataControl"/>
<Parameter name="id" value="SiteTablesAMDataControl"/>
</Parameters>
</BC4JDataControl>
<BC4JDataControl Configuration="SystemViewAMLocal"
Package="com.xxx.model.system"
xmlns="http://xmlns.oracle.com/adfm/datacontrol"
id="SystemViewAMDataControl"
FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
syncMode="Immediate">
<Parameters>
<Parameter name="FactoryClass"
value="oracle.adf.model.bc4j.DataControlFactoryImpl"/>
<Parameter name="SupportsFindMode" value="true"/>
<Parameter name="Configuration" value="SystemViewAMLocal"/>
<Parameter name="SupportsTransactions" value="true"/>
<Parameter name="Package" value="com.xxx.model.system"/>
<Parameter name="SubType" value="DCBC4J"/>
<Parameter name="Name" value="SystemViewAMDataControl"/>
<Parameter name="id" value="SystemViewAMDataControl"/>
</Parameters>
</BC4JDataControl>
<BC4JDataControl Configuration="PhotolabSetupAMLocal"
Package="com.xxx.model.lab"
xmlns="http://xmlns.oracle.com/adfm/datacontrol"
id="PhotolabSetupAMDataControl"
FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
syncMode="Immediate">
<Parameters>
<Parameter name="FactoryClass"
value="oracle.adf.model.bc4j.DataControlFactoryImpl"/>
<Parameter name="Configuration" value="PhotolabSetupAMLocal"/>
<Parameter name="SupportsFindMode" value="true"/>
<Parameter name="SupportsTransactions" value="true"/>
<Parameter name="Name" value="PhotolabSetupAMDataControl"/>
<Parameter name="SubType" value="DCBC4J"/>
<Parameter name="Package" value="com.xxx.model.lab"/>
<Parameter name="id" value="PhotolabSetupAMDataControl"/>
</Parameters>
</BC4JDataControl>
<BC4JDataControl Configuration="PhotolabWebAMLocal"
Package="com.xxx.model.web"
xmlns="http://xmlns.oracle.com/adfm/datacontrol"
id="PhotolabWebAMDataControl"
FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
syncMode="Immediate">
<Parameters>
<Parameter name="FactoryClass"
value="oracle.adf.model.bc4j.DataControlFactoryImpl"/>
<Parameter name="Configuration" value="PhotolabWebAMLocal"/>
<Parameter name="SupportsFindMode" value="true"/>
<Parameter name="SupportsTransactions" value="true"/>
<Parameter name="Name" value="PhotolabWebAMDataControl"/>
<Parameter name="SubType" value="DCBC4J"/>
<Parameter name="Package" value="com.xxx.model.web"/>
<Parameter name="id" value="PhotolabWebAMDataControl"/>
</Parameters>
</BC4JDataControl>
</dataControlUsages>
</Application>Ok it seems I have resolved my problem see end of thread
Still have following relevant question for an Oracle team member:
Why is my <pageMap/> empty in my migrated application cpx file?
=> when I create a new ADF Swing application this tag is not empty:
in new file:
<pageMap>
<page path="view.PanelPhotolabVO1" usageId="view_PanelPhotolabVO1PageDef"/>
</pageMap>
<pageDefinitionUsages>
<page id="view_PanelPhotolabVO1PageDef"
path="view.pageDefs.PanelPhotolabVO1PageDef"/>
in migrated file:
<pageMap/>
<pageDefinitionUsages>
<page id="PanelWeventEditParamVO1UIModel"
path="com.photoswing.view.web.PanelWeventEditParamVO1UIModel"/>
Solution to empty migrated cpx file:
It seems the migration utility couldn't cope with the BC4JDataControl definitions, so I edited them manually.
Example of 10.1.3... syntax:
<dataControlUsages>
<BC4JDataControl Configuration="BaseTablesAMLocal"
Package="com.xxx.model.system"
xmlns="http://xmlns.oracle.com/adfm/datacontrol"
id="BaseTablesAMDataControl"
FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
syncMode="Immediate">
<Parameters>
<Parameter name="FactoryClass"
value="oracle.adf.model.bc4j.DataControlFactoryImpl"/>
<Parameter name="SupportsFindMode" value="true"/>
<Parameter name="Configuration" value="BaseTablesAMLocal"/>
<Parameter name="SupportsTransactions" value="true"/>
<Parameter name="Package" value="com.photoswing.model.system"/>
<Parameter name="SubType" value="DCBC4J"/>
<Parameter name="Name" value="BaseTablesAMDataControl"/>
<Parameter name="id" value="BaseTablesAMDataControl"/>
</Parameters>
</BC4JDataControl>
New syntax:
<BC4JDataControl id="BaseTablesAMDataControl"
Package="com.xxx.model.system"
FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
SupportsTransactions="true" SupportsFindMode="true"
SupportsRangesize="true" SupportsResetState="true"
SupportsSortCollection="true"
Configuration="BaseTablesAMLocal" syncMode="Immediate"
ExceptionMode="Immediate"
xmlns="http://xmlns.oracle.com/adfm/datacontrol"/>
Tip:
Do this editing outside JDev with ide closed to avoid crashing it.
Regards
Fred
Maybe you are looking for
-
Sending a animated GIF via .Mac mail
Hi everyone, I know this is the wrong forum, although my question crosses over. I want to send animated GIF pics. through my .Mac account. I downloaded many really cool animated pics. and can only watch them move in Text Edit. Is it possible to send
-
When I try to install windows 7 on my mac, it always freezes at "Completing Installation". Does anyone know a fix for this?
-
SSID with special characters showing up in place of the letters
On a Win 7 machine the SSID list of available wireless networks is showing up with special characters in place of the normal letters in the name of the SSID... It has nothing to do with the Linksys Router, it is a problem on this computer. It makes i
-
Poor quality of PNGs exported from Illustrator, in documents that are then PDF'd
Hi All, This is a strange one, which has taken up a lot of time to try to solve. I crreated a package of variants on the company logo and exported them from Illustrator as PNGs. I even tried them at 150dpi - then 600dpi. When I put them into MS Word
-
Hi There, I am trying to record cl20n for equipment master to assign new class & modify existing class.In the equipment master when trying to record CL20N (For Update Class and Characteristics), it says runtime error Dynpro_Not_Found has Occured in t