Java BluePrints AJAX Components in MyEclipse

Hi,
I wanted to know how to use Java BluePrints AJAX Components in MyEclipse IDE. I want to use Auto Complete Text Field in particular. Is it possible to use those components in MyEclipse? Any suggestion is appreciated.
Thanks.

I am unable to get the Blueprints AJAX Components it
Failed from tools/update center and am in need of the
autocomplete text field. Where you following these steps? http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ajaximportcomponents.html
In what way did it "fail". What error message did you get? What where the symptoms that it failed?

Similar Messages

  • How to download and install BluePrints AJAX Components

    Good Day
    Pls I need serious help on how to download and install BluePrints AJAX Components out side the update center embedded within the netbeans 5.5 ide because i can't connect to the internet from within the IDE.Pls can anyone help me pls help me.

        I would love for you to have ring back tones on Iphone 5s! Here is where you can purchase and manage your ring back tones: http://vz.to/15Jto4u
    AmberF_VZW
    Follow us on Twitter @VZWSupport

  • Java BluePrints versus Jakarta

    I created a new Visual Web Pack Application, for source structure I chose Jakarta (the other option is Java BluePrints), because I am going to deploy my application in Tomcat 5.5.17. For server I obviously chose Tomcat 5.5.17.
    Also, I added the BluePrints AJAX components 0.1.1 to the component libraries of my project.
    However when I wanted to drag an Auto Complete Text Field on one of my project's page this turned out to be impossible. I guess because I chose Jarkarta as source structure instead of Java BluePrints.
    Does anyone know how to solve this problem?
    What are the consequences of choosing Java BluePrints as source structure when you want to deploy in Tomcat?
    Thanks,
    Annet.

    Well, the String.replaceAll(String, String) method uses the Java regexp internally, and I'm not sure there's a way to change that. So that at least is one place that will use it. I don't know for sure, but Jakarta's ORO is supposed to be fully compatible with Perl 5, and also supports other regexp types as well, so if you need that aspect of it, then go with Jakarta. I heard some of Java's are a little limited in some capabilities. I can't find any particular pages that refer to any comparisons of them at to compare runtime performance.

  • Blueprints Ajax Map Viewer Error - NoClassDefFoundError

    I am at a loss to understand why I get the error below when using the blueprints ajax Map Viewer component.
    At one time I had this working, but somethng must have changed.
    Everything compiles, so all the components are being found, but when I navigate to the page, I get
    a NoClassDefFoundError that appears to point to something within blueprints.
    I have located the portion of my java code that appears to be the source of the problem.
    It is creating a new instance of the MapComponent() class.
    Can anyone suggest what I can look for to resolve this problem?
    -------------- Portion of exception page --------------------
    Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.
    Exception Details: java.lang.NoClassDefFoundError
    com/sun/rave/designtime/faces/FacetDescriptor
    Possible Source of Error:
    Class Name: com.sun.j2ee.blueprints.ui.design.AbstractBeanInfo
    File Name: AbstractBeanInfo.java
    Method Name: initFacetDescriptors
    Line Number: 366
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    com.sun.j2ee.blueprints.ui.design.AbstractBeanInfo.initFacetDescriptors(AbstractBeanInfo.java:366)
    com.sun.j2ee.blueprints.ui.design.AbstractBeanInfo.initBeanDescriptor(AbstractBeanInfo.java:341)
    com.sun.j2ee.blueprints.ui.mapviewer.MapComponentBeanInfo.initBeanDescriptor(MapComponentBeanInfo.java:44)
    com.sun.j2ee.blueprints.ui.design.AbstractBeanInfo.(AbstractBeanInfo.java:57)
    com.sun.j2ee.blueprints.ui.mapviewer.MapComponentBeanInfo.(MapComponentBeanInfo.java:32)
    sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:-2)
    sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    java.lang.Class.newInstance0(Class.java:350)
    java.lang.Class.newInstance(Class.java:303)
    java.beans.Introspector.instantiate(Introspector.java:1432)
    java.beans.Introspector.findExplicitBeanInfo(Introspector.java:410)
    java.beans.Introspector.(Introspector.java:359)
    java.beans.Introspector.getBeanInfo(Introspector.java:159)
    javax.faces.component.UIComponentBase.getPropertyDescriptors(UIComponentBase.java:130)
    javax.faces.component.UIComponentBase.(UIComponentBase.java:92)
    com.sun.j2ee.blueprints.ui.mapviewer.MapComponent.(MapComponent.java:26)
    pcproject.EnrollMain.(EnrollMain.java:1658)
    sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:-2)
    sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    ----------- Code section ---------------
    private MapComponent mapViewer1 = new MapComponent(); // This is the offending line
    public MapComponent getMapViewer1() { return mapViewer1; }
    public void setMapViewer1(MapComponent mc) { this.mapViewer1 = mc; }

    Hi,
    Any chance on the geocoder component also supporting proxy user and password ? Preferably like creator itselves, since it seems to work fine with windows domain level users and passwords..
    Thanks,
    Leo

  • Blueprints(AJAX)?

    Can someone help me please? I am wanting to use autocomplete from the blueprints(AJAX) in a bad way. I used the update center to d/l it, but now I can't find it. In the tutorial pdf it says to use the import button on the left hand bottom of the components pallet and there is none. I believe I selected auto install when I d/l'ed blueprints, but it took 3 attempts as there was some sort of error at Java.
    Can someone tell me where to find the blueprints(AJAX) autocomplete text box so I can see if I still need to import it.
    BTW: Am I going to run into any problems using Studio Creator 2 update1 with XP home?

    Can someone help me please? I am wanting to use
    autocomplete from the blueprints(AJAX) in a bad way.
    I used the update center to d/l it, but now I can't
    find it. In the tutorial pdf it says to use the
    import button on the left hand bottom of the
    components pallet and there is none.Do you mean this tutorial?
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ajaximportcomponents.html
    If so, it doesn't say to use the import buttton on the components pallet. It says:
    1 From the IDE's main menu, choose Tools > Component Library Manager.
    2 In the Component Library Manager, click the Import button, which is in the lower left corner of the dialog box.
    I believe I
    selected auto install when I d/l'ed blueprints, but
    it took 3 attempts as there was some sort of error at
    Java.But you still have to import the complib.
    What sort of error?
    >
    Can someone tell me where to find the
    blueprints(AJAX) autocomplete text box so I can see
    if I still need to import it.Figure 2 in the tutorial (http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ajaximportcomponents.html) shows you where it should be.
    >
    BTW: Am I going to run into any problems using Studio
    Creator 2 update1 with XP home?Shouldn't be.
    Hope this helps,
    Chris

  • Ajax components in Netbeans 6 M10

    I could not fine any Ajax components in Netbeans 6 M10. Anyone please advice me how to get it or import it.
    Thank you very much.

    I am still looking for help in this matter. Any advice from anyone will be greatly appreciated.
    Thank you.

  • When we will be able to use AJAX components inside a portlet?

    Hi
    Thank you for reading my post
    when we will be able to use AJAX components inside a portlet?
    thanks

    I noticed the failure of the portlet to load its needed JavaScript files. Are there additional problems with the Ajax components running inside a portlet? Using the weblets project seemed like one approach to dealing with the resource loading problem.
    ...Kevin

  • Failure to download ajax-components-0.96

    Hello,
    Am using netbeans 6.5 in a visual web JSF application, i want to include an autocompletion text field in a form. Most of the tutorials pointed that i need to download the ajax-components-0.96.complib however each time i try to access the link:
    http://developers.sun.com/prodtech/javatools/jscreator/ea/jsc2/reference/samplecomps/ajax-components-0.96.complib.zip
    am redirected to:
    http://developers.sun.com/jscreator/
    1- why each this redirection?
    2- is there a better way to add a auto-completion text field than the one described in the netbeans learning trail:
    http://www.netbeans.org/kb/docs/web/ajax-textfield.html
    Thank u

    Igor,
    Every organization participating in Ramp Up with SAP has a Ramp Up Coach. Please get a hold of your coach to assist you in getting access to the SPs.
    I know that SSM 10 is tied to SAP Solution Manager in ways that 7.5 wasn't. It may be a question of how to leverage Solution Manager to bring that SP into your environment.
    Regards,
    Bob

  • Java Swing Database Components

    Heloo guys!
    Anyone knows where to download Java Swing Database Components??

    http://www.jars.com/utilities/libraries/resource.php/28653
    http://sourceforge.net/projects/jsdbc/
    create your own rather.

  • NetBeans BluePrints Ajax autocomplete component data binding

    Hello,
    I'd like to test the autocomplete feature of an input field from the BluePrints Ajax. But I have difficulties to bind the autocomplete list to a datasource. Is this possbile within the gui (netbeans, vwp) or do I have to code it manually?
    loony

    Hello,
    I'd like to test the autocomplete feature of an input field from the BluePrints Ajax. But I have difficulties to bind the autocomplete list to a datasource. Is this possbile within the gui (netbeans, vwp) or do I have to code it manually?
    loony

  • CRM Application Server Java and Portal components on same Java stack

    Hi Team,
    We are currently performing solution design and want some information on CRM install.
    Want to know if there is any restriction  for installing CRM Application Server Java and Portal components on same Java stack(With same SID). Also want to know if SAP WEB UIF 7.0 can work similar to that of Portal for CRM applications?
    Any information around this would be appreciated.
    Thanks

    Do You have any servlets or filters defined using annotations? Maybe one of these servlets/filters catches the '/login' request first. I have very similar solution and it works fine. Also, how do You check that the servlet under '/login' url pattern isn't invoked?

  • Can someone explain exaclty where the AJAX components are in Creator 2 FCS?

    That I've seen referred to in these pages
    https://blueprints.dev.java.net/ajaxcomponents.html
    http://www.theserverside.com/news/thread.tss?thread_id=38882
    thanks

    It is under <Creator_Home>/ nb4.1/samples/complib.
    Here is the install instructoins in Tech article http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/2/ajax_samples.html
    After the auto-update download of the complib completes, a complib is added to your samples directory. The nb4.1/samples/complib directory is a subdirectory within the directory where you installed Java Studio Creator. To add the components to the palette, we import the complib file into the Java Studio Creator IDE using these steps:
    1. If needed, display the Palette by selecting it from within the View menu from the menu bar. Or, if Code Clips are showing, click the Components tab at the bottom of the Palette window.
    2. Position the mouse over any Palette section name, such as Basic, and right click for a context menu. From the context menu, choose Manage Component Libraries.
    3. The Component Library Manager dialog pops up. Click the Import button, which you'll see in the dialog's lower left corner.
    4. The Import Component Library dialog opens. Click the Browse button and navigate to the nb4.1/samples/complib folder within your IDE installation directory. Select the file ui.complib, then click ok through the remaining dialogs. The image below shows an example of the dialog screen that displays after you have selected the complib file.

  • Java swing/visual components in an Oracle Form

    Hello,
    Has someone used visual javabeans embedded in Oracle Forms ?
    is there a special api or componente to use?
    I want to embed a jclass javabean in an Oracle Form (oracle forms client)
    any help will be welcome, thanks

    There are examples of white papers on OTN which show how you can integrate Java Beans into the Forms UI.
    You may have some success with Swing but forms is based on AWT/EWT of which there was only and old (and not
    very good) Swing version.
    As I said - check out the white papers and you can try the demos which are on the Sample Code page.
    Regards
    Grant Ronald
    Forms Product Management

  • Java in-game components

    I have always wanted to create a game in java but I will not use Swing components for obvious reasons. Thus I have decided to create my own in-game components. Many will be simple like buttons, checkboxes and so on. I have some questions before starting that hopefully somebody can help me with. Does it make sense to create panel/container components or layout managers? The reason I ask is because the components will only be in-game, does it make sense for all the components to be positioned on an x-y grid and nothing else? What about updating the GUI, would you recommend that active rendering should update all the components or should it repaint the components whenever necessary like AWT/Swing does? Also if anybody has done this kind of thing before, I would like to know what you have done if at all possible. I appreciate any sort of help, thank you.

    Well, I did "reinvent the wheel", for two reasons : the fullscreen mode did not support awt components when I first tried to use it and I hate round looking buttons which turn out to be rectangular when you click them. You can find the gme and the source code for which I created my library here (still a lot to do but hotseat games work. The source code is contained in the download. the graphics library is in the subdirectory mk/graphics) :
    http://sourceforge.net/projects/bloodbowlleague/
    In this library, nothing has to be rectangular, especially buttons. If you want an animated sprite to be a button, no problem, just assign the sprite to one ore more button states of the button it represents (so it works a bit like swing I guess). I used containers, for several reasons. Most importantly, it is a good way to group displayed objects and to change the state of whole groups. The container class can easily be extended to a popup menu class or something similar. But my containers are not rectangular either. They don't even have an area. Since I didn't need moving objects to interact with the mouse yet, I use a different mechanism for containers : every time the mouse moves, the container sets a "contains" flag for every object it contains (some of the "contains()" methods of my objects take some time to execute, and I don't want to redo all checks for every frame). Only these objects will receive events, display tooltips and determine how the mouse gets displayed. If I wanted to add moving buttons, I'd add an interface between the container and the class that handles the animation, and every time an object moves, the animation class will tell the container about it so the container can recheck the state for this single object.
    Another thing I used where generic constructors for nearly all display objects. Every parameter is either an object or is encapsuled in some wrapper class. It is possible to set default objects for the constructors and to use displayed objects as parameters for the constructors. This way it is possible to generate similar objects with a minimum of parameters, namely only the original object (if any) and the parameters you want to change and you can give them in any order you want (unless one parameter would undo the changes made by previous parameters and you don't want that, of course).
    Well, I hope at least the stuff about containers was helpful. Have a look at the library, especially the classes XComponent, XImage and XContainer, if you want to see how I did things.

  • Customising Ajax Components

    Hello,
    I am trying to customise the ajax auto complete componet provided in Java Studio Creator 2.
    I renamed the ajax-component jar file tio .zip, unzipped the file, modified a java script function in the jar file and re zipped the file and renamed it to a .jar file again.
    However the component does not work anymore complaining that the class required for the jar file could not be found. Meaning that my jar file is not valid. If I put the original unmodified copy of the jar file again, it works fine again.
    All I have done is added a alert message in one of the javascript functions so there is nothing wrong in the javascript. The issue is in making the jar file again. How can I modify the javascripts provided in the ajax component jar file?

    Hello,
    I am trying to customise the ajax auto complete componet provided in Java Studio Creator 2.
    I renamed the ajax-component jar file tio .zip, unzipped the file, modified a java script function in the jar file and re zipped the file and renamed it to a .jar file again.
    However the component does not work anymore complaining that the class required for the jar file could not be found. Meaning that my jar file is not valid. If I put the original unmodified copy of the jar file again, it works fine again.
    All I have done is added a alert message in one of the javascript functions so there is nothing wrong in the javascript. The issue is in making the jar file again. How can I modify the javascripts provided in the ajax component jar file?

Maybe you are looking for

  • Error while exporting ALV to excel?

    Hi Gurus, I'm stuck at a weird error. For a particular Z report, when I'm exporting ALV report through Menu List->Export->Spreadsheet, and then selecting "Star Office 8 Calc / OpenOffice.orf 2.0 Calc", what is happening is that, sometimes the ALV dow

  • Keeping or changing...that is the question!

    I have a macbookpro 13" early 2011 should i upgrade my Ram and get an SSD or buy the new macbookair???

  • Bad File Permissions, Locked Files, Applications and Drives

    I've been running in to a huge problem the last few days and I can't find a solution short of a complete archive and reinstall. The problem started with photoshop CS3; I couldn't open the application because it said that it was locked and to go into

  • OWB repository creation error

    I will close this Post Edited by: ORV on Apr 24, 2013 3:49 PM

  • Lion - Address Book Duplicates

    Almost every one of my address book entries is duplicated. Some are identical and most of the others simply have the phone numbers in a different order. I went through a Card/Look for Duplicates. It said that it found about 2,000 duplicate entries. I