Ican'tmakeanyprogresstilligetjbuilderadvice

please explain how to fire an event in jbuilder cause there are no instructions and i want to fire an event from a button to change the colour of another object.......

* double posted
* unreadable title
* JBuilder question concerning GUI (Swing or AWT?) in JDBC
* unclear question
Thanks for this example of a bad topic ;-)
Nethertheless let's continue there:
http://forum.java.sun.com/thread.jsp?forum=48&thread=200515

Similar Messages

  • When I turn on my iPad 1it stops the network connection to my windows xp pro computer. Ican fix the network connection by repairing  the windows machine network.  What is the reason thia is happening?windows

    When I turn on my iPad 1it stops the network connection to my windows xp pro computer. Ican fix the network connection by repairing  the windows machine network.  What is the reason this is happening?windows

    Are you using DHCP to allocate IP addresses via your router or Static IP allocation?
    You may have an IP conflict in your network.
    Check on your various network configuration parameters in your iPad, PC and WiFi router.

  • How ican delet my apple id from my iphone?

    how ican delet my apple id from my iphone?

    Hi Go to Settings, Turn OFF Find, my iphone. Then in Settings, Restore iphone back to Factory, Settings Then iphone can be set up as new with another Apple, id Cheers Brian

  • I lost my iPad 3days ago. I tried to use "find my iPad" but always"off line"Idon't understand why always"off line" and  how Ican get back my iPad!

    I lost my iPad 3days ago. I tried to use ”find my iPad” but always”off line”Idon't understand why always”off line” and  how Ican get back my iPad!

    Two possibilities:
    1. Maybe it's not turned on.
    2. Maybe the iPad is wiped (setup as new)

  • I have I pad one use iOS 5.1.1 i want update to iOS 8 itry a lot time but no possible  i need  help how ican doit

    I have I pad one use iOS 5.1.1 i want update to iOS 8 itry a lot time but no possible  i need  help how ican doit.

    The iPad 1 can not be upgraded beyond 5.1.1.

  • High Availability Sites Using ICAN or Java CAPS

    Has anyone here implemented either ICAN 5.0.x or Java CAPS 5.1 in a High Availability scenario?
    If so, how have people gone about doing it? Have you used a different JMS server? How have you ensures message persistence across a WAN?
    I'm interested in any user stories or I can arrange a phone call to anyone who has implemented this?
    Thanks and regards
    Steve
    [email protected]

    Hi, there,
    I am not sure if there is a mostly software based solution for an ICAN deployment in HA. However, if you are using CAPS 5.1+, you can definitely use the SJSAS EE as the runtime, and the bundled SJSMQ EE definitely supports distributed message HA through clustered message brokers.

  • Steps for receving/sending IDOC using ICAN

    Hello,
    Can somebody please send me the detailed steps required for receving an Idoc from a SAP r/3 system and then sending the same idoc to another sap r/3 system? What all options are available for this? I'm bit new to this and have looked at all the documents available with Ican . These documents have some information but doesn't clearly state the steps for a new user like me.
    I'm using ICAN 5.0.5 version.
    Regards,
    Deepak

    Hello Chris,
    Here is the error I receive in my log file after a CREMAS03 IDOC is sent to the RFC destination created for my program id. (Since this error is coming on the FileClient_1.setByteArray( input.getIDOC_INBOUND_ASYNCHRONOUS().marshal() ) it's not creating the file.)
    2006-08-30 14:58:00,633 INFO [JCO.ServerThread-2] [com.stc.is.naming.NamingEnumerationImpl] [] init(), list size: 1, list: [Service1: javax.naming.LinkRef]
    2006-08-30 14:58:02,258 ERROR [Thread-69] [SAP_BAPI_TRFC_JCE2.Service1.Collaboration_1_Runtime_Handler] [] Cannot access protected JCO.Table data
    java.lang.RuntimeException: Cannot access protected JCO.Table data
    at rFC_IDOC_INBOUND_ASYNCHRONOUS.RFC_IDOC_INBOUND_ASYNCHRONOUS$IDOC_INBOUND_ASYNCHRONOUS.convertTablesToIDoc(RFC_IDOC_INBOUND_ASYNCHRONOUS.java:2005)
    at rFC_IDOC_INBOUND_ASYNCHRONOUS.RFC_IDOC_INBOUND_ASYNCHRONOUS$IDOC_INBOUND_ASYNCHRONOUS.marshal(RFC_IDOC_INBOUND_ASYNCHRONOUS.java:1969)
    at SAP_BAPI_TRFC_JCE2.Collaboration_1.IDOC_INBOUND_ASYNCHRONOUSReceive(Collaboration_1.java:10)
    at SAP_BAPI_TRFC_JCE2.Service1.Collaboration_1_Runtime_Handler.handleRequest(Collaboration_1_Runtime_Handler.java:334)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.stc.is.ejb.slsb.StatelessSessionContainerService.invokeEJBMethod(StatelessSessionContainerService.java:262)
    at com.stc.is.ejb.BaseBeanContainerService$ContainerInvocationChainListener.perform(BaseBeanContainerService.java:1038)
    at com.stc.is.listener.TransactionInvocationChainListener.perform(TransactionInvocationChainListener.java:236)
    at com.stc.is.listener.PoolInvocationChainListener.perform(PoolInvocationChainListener.java:85)
    at com.stc.is.listener.JNDIInvocationChainListener.perform(JNDIInvocationChainListener.java:67)
    at com.stc.is.listener.IIOPInvocationChainListener.perform(IIOPInvocationChainListener.java:62)
    at com.stc.is.listener.InvocationContextInvocationChainListener.perform(InvocationContextInvocationChainListener.java:59)
    at com.stc.is.listener.SecurityInvocationChainListener.perform(SecurityInvocationChainListener.java:195)
    at com.stc.is.ejb.BaseBeanContainerService.invoke(BaseBeanContainerService.java:457)
    at com.stc.is.proxy.ContainerInvokerService.invoke(ContainerInvokerService.java:365)
    at com.stc.is.proxy.GenericProxy.invokeContainer(GenericProxy.java:329)
    at com.stc.is.proxy.LocalStatelessSessionProxy.invoke(LocalStatelessSessionProxy.java:96)
    at $Proxy12.handleRequest(Unknown Source)
    at STC_MDB__SAPBAPI_IN_Service1$1.run(STC_MDB__SAPBAPI_IN_Service1.java:325)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
    at rFC_IDOC_INBOUND_ASYNCHRONOUS.RfcRepositoryBase.getTableData(RfcRepositoryBase.java:251)
    at rFC_IDOC_INBOUND_ASYNCHRONOUS.RFC_IDOC_INBOUND_ASYNCHRONOUS$IDOC_INBOUND_ASYNCHRONOUS.convertTablesToIDoc(RFC_IDOC_INBOUND_ASYNCHRONOUS.java:2001)
    ... 21 more
    2006-08-30 14:58:02,289 INFO [Thread-69] [SAP_BAPI_TRFC_JCE2.Service1.Collaboration_1_Runtime_Handler] [] ----- Transaction will be to rolled back--------
    Any Ideas?
    Cheers,
    Deepak

  • I have ipad4 but i have a big problem in blutooth so ican not pir this with other devices       . please help me

    i have ipad4 but i have a big problem in blutooth so ican not pir this with other devices       . please help me

    Which other devices? Please note the list of supported Bluetooth protocols below.
    http://support.apple.com/kb/HT3647

  • I lost my photoshop cs5 instaler but ihave the serial number, how ican instal the program again

    I lost my photoshop cs5 instaler but ihave the serial number, how ican instal the program again

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5 | 1
    Contribute:  CS5 | CS4, CS3 | 3,2
    FrameMaker:  12, 11, 10, 9, 8, 7.2
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I have some Ebook in my ipad4 that ican see in itunes on my ipad part but icant see in my ipad

    I have some Ebook in my ipad4 that ican see in itunes on my ipad part but icant see in my ipad

    Are you putting the photos in the Uploads folder on your PC.

  • My iphone went completely black . What do I do ? Ican't recieve calls or anything

    My iphone went completely black . What do I do ? Ican't recieve calls or anything

    Connect iPhone to Wall Charger for 10 minutes, it may turn ON itself. If still nothing, keep on Charger and Reset, hold both home and power buttons for about 20 seconds until the iPhone begins to respond.

  • I can not rest my icloud pasword when ican rest for my apple id

    I can not rest my icloud pasword when ican rest for my apple id iwant your help

    Hi Zmzmgold,
    Welcome to the Support Communities!  The article below will help you troubleshoot the issue you are having with your iCloud password.
    iCloud: Change your iCloud password
    http://support.apple.com/kb/ph2617
    Your iCloud password protects the privacy of the information (such as your email) stored in iCloud. Your password also protects your ability to locate or remotely erase your device using Find My iPhone. You should regularly change your iCloud password to protect your information.
    Important:   If you use the same Apple ID for iCloud as you do with other Apple services such as the Apple Online Store, iTunes Store, Mac App Store, or to purchase products in iPhoto or Aperture, changing your iCloud password also changes your password for these services. Make sure you sign in to those locations using your new password.
    Change your iCloud (Apple ID) password
    Go to the My Apple ID website (appleid.apple.com) and follow the instructions to reset your Apple ID password.For more information, see the Apple Support article Apple ID: Changing your password.
    After changing your iCloud password, make sure you update it on all your devices and in any email apps you use to get your iCloud email.
    On your iPhone, iPad, or iPod touch: Go to Settings > iCloud, then tap your iCloud account.
    On a Mac: Open iCloud preferences.
    On a Windows computer: Open the iCloud Control Panel.
    In your email apps: Check the help provided for the email apps you’re using.
    If you set up iCloud on your iPhone, iPad, or iPod touch, make sure to set up a passcode lock on your device (Settings > General > Passcode Lock) for added security.
    I hope this information helps ....
    - Judy

  • I forget my id iclould when i update my software it want me actaviefation id and i dont know what ican do to open my ipad ?

    i forget my id iclould when i update my software it want me actaviefation id and i dont know what ican do to open my ipad ?

    Hello princeflwks,
    Thanks for using Apple Support Communities.
    It's not clear to me whether you forgot your Apple ID or the password for your Apple ID, so please follow the appropriate link below for the issue you're experiencing.
    How to find your Apple ID - Apple Support
    If you forgot your Apple ID password - Apple Support
    Take care,
    Alex H.

  • Hello i payed a Iphone4s and i will registried of my account i can,t do this he says the iphone is registy of a other user but i can ussing i cloud and ican found my iphone but the old owner has this remove from his i,cloud

    Hello i payed a Iphone4s and i will registried of my account i can,t do this he says the iphone is registy of a other user but i can ussing i cloud and ican found my iphone but the old owner has this remove from his i,cloud
    but she by this iphone from a other owner and sche has no contact to the owner
    sory my englisch are not perfeckt

    There is a possibility that you've bought a stolen iphone which has an iClould lock on it. The only way to remove an iCloud lock is to contact the previous owner of your phone and inform him of your problem. But you dont know who the previous owner is hence you cant unlock your phone. Do a fresh restore with itunes by connecting your iphone to your pc, opening up itunes and clicking restore. I'm not sure if that'll help, but it's worth a try. Hope I helped. Cheers

  • Download link for ICAN / CAPS

    Hello,
    Does any body know of any locations from where I can get a evalution copy of ICAN suite (any version) or CAPS? I need to evaluate it for our requirements.
    Thanks,
    Deepak

    I guess it was just a matter of time until that like was disclosed.
    So, is it legal do download JCAPS at this time? I mean without a Sun Agreement, since the software has not been officially released yet.
    Cheers, Sebastian.
    Message was edited by:
    sebykrueger

Maybe you are looking for