JBuilder 6 enterprise

I am having trouble using Jbuilder to deploy my web app to the WebLogic 6.1
web container. Does anyone have any idea how I can do this. Your help is
much appreciated.

Hi.
Don't know, really. I did a quick search of Borland's web site and came up
with several possible answers to your problem. You might check that sight or
contact their customer support.
Regards,
Michael
Nguyen Le wrote:
I am having trouble using Jbuilder to deploy my web app to the WebLogic 6.1
web container. Does anyone have any idea how I can do this. Your help is
much appreciated.--
Michael Young
Developer Relations Engineer
BEA Support

Similar Messages

  • JBuilder Enterprise 6.0

    Does anyone know how to use Jbuilder 6 enterprise with WebLogic Integration

    "Nguyen Le" <[email protected]> wrote:
    >
    Does anyone know how to use Jbuilder 6 enterprise with WebLogic IntegrationTry the JBuilder newsgroups at
    http://newsgroups.borland.com/
    JB6 works fine with WLI and the remote debugging is a great time saver!
    Cheers,
    Andy

  • Why there is no UML tab in JBuilder X developer?

    I have just started to use JBuilder X Developer Evaluation edition. And to
    my surprise, I did not see UML tab there (I did see Source, Design, and other
    three tabs there). So is it that I did not do something right, or the software just
    does not have UML tab (A JBuilder Enterprise book did mention the UML tab.)?
    I hope the UML tab is not solely for JBuilder Enterprise Edition. Please help
    me to clarify the myth. Thank you.

    I have never used JBuilder, but I have heard from a lot of people that dislike it! Personally, I use TogetherJ for UML, but I don't really like the fact that it ties your diagrams to code that it generates behind the scenes, and also it is not free. ArgoUML is very good (and free), and doesn't constrain you as much (there are arguments for and against this). I appreciate that you might want to use JBuilder because you are used to it, but I am writing this follow-up in case you don't know of any other tools that can create UML diags ;o)

  • Getting Java Pet Store to run in JBuilder (or any IDE)

    I'm getting a dozen or so errors like:
    "XMLDocumentUtils.java": method getPublicId() not found in interface org.w3c.dom.DocumentType
    when I try to import & build Java Pet Store in JBuilder Enterprise. I've told JBuilder to include j2ee.jar, and I can run the precompiled JPS just fine, with J2EE_HOME pointing at that jar. The getPublicId method is listed for DocumentType in http://java.sun.com/j2ee/sdk_1.3/techdocs/api/index.html.
    What gives? Anybody had success rolling their own Pet Store?
    Is there any common utility for inspecting class files?

    The problem evidently was that JBuilder was picking up an obsolete version of the class somewhere along the line- problem solved by moving j2ee.jar to the top of the list of Required Libraries.

  • JBuilder does not like Canvas3D

    The JBuilder Enterprise GUI Swing design does not like JBuilder it seems.
    If I take my Canvas3D out everything works fine, I can edit the GUI and such...
    If I use Canvas3D inside my main Frame the Designer closes JBuilder. No message or anything, just totally exits out.
    Anyone suggestions?

    Canvas3D is not swing component. So do not use it in Swing GUI Designer.

  • Jbuilder issues

    hello all
    I'm programming a servlet using Jbuilder enterprise. It was working fine yesterday, but today I get I bunch of errors. These two imports are greyed out
    import javax.servlet.*;
    import javax.servlet.http.*;
    and all the classes pertaining to them appear as "cannot find symbol". Servlet is in my project path
    what can be reason?
    Thanks

    okay. what are the requiered jars?Depends on what J2EE implementation you have. Different implementations (Weblogic versus Tomcat versus others) implement the specification in their own jars.
    You need to know how to inspect the candidate jars to see if they contain the classes you're using (like javax.servlet.Something). A handy GUI tool for doing that is WinZip. Or a command-line tool would be the "jar" tool that came with your JDK.

  • Can Jdeveloper Be Used For Non-Oracle Databases

    I have been trying to evaluate Jdeveloper 9i and Jbuilder 7 Enterprise for Swing database development. I am particularly interested in the productivity enhancements such as BC4J and Jclient. The underlying database might be Oracle, SapDb (excellent, easy to use, and free), SQLServer, etc.
    I evaluated Jbuilder Enterprise tools and it worked flawlessly with SapDb. This emphasized using their DataExpress and DbSwing components which provide many useful capabilities similar to BC4j and Jclient. It also involved using their DBPilot tool which allows browsing similar to that provided via a Jdeveloper connection.
    I tried to use Jdeveloper for the same SapDB and it is essentially non-functional. I followed the instructions for using a non-default driver and tried to define a connection. It behaved inconsistently: often saying no suitable driver can be found and yet when you edit the connection and test without making any changes, it works. If you try to establish a BC4J definition, it is very inconsistent and fails to recognize important details as foreign keys. Even if you define a ViewLink manually, it still does not work properly if you attempt to define a Master-Detail Jclient form. As I have stated, all these types of capabilities worked flawlessly in their Jbuilder equivalent. Furthermore, I really like the fact that Jbuilder gives many of BC4Js benefits without needing a BC4J J2EE container.
    Has anyone had real success using Jdeveloper's advanced features to develop for non-Oracle databases and if so, how did you get around these types of problems?

    Hi,
    generally, SCAN can be used for 10g databases and you discovered the first half: for 10g databases you will have to modify the REMOTE_LISTENER entry for each 10g database instance to point to the SCAN listeners (as opposed to pointing to the remote local listeners, which is the default in 10g). You could even have the databases registers themselves with SCAN and the remote listeners, if you wanted to... It's more or less a matter of configuration. But for simplification reasons, I will stick to the case where you have your 10g databases register with the SCAN listeners only.
    Now the other half is the client and the client configuration. An 11g Rel. 2 client configured for RAC would have a TNSNAMES entry that has only one address line for the RAC databases. The host entry in this one address line should point to the SCAN (the SCAN name is ideally resolved in DNS). A 10g client configured for RAC would have as many address lines in the TNSNAMES as you have nodes in the cluster.
    The 10g client SCAN configuration would then be in the middle so to speak: You would have 3 address lines in your TNSNAMES, in which each host entry would resolve to one SCAN address (I assume you will use the recommended default of 3 SCAN IPs). If you choose, you can have a name resolution for each of your SCAN IPs, but this would not be required. Now, why would you do it this way? Because this configuration will always work and does not make you dependent on certain functionality that your DNS server may or may not offer.
    For the remaining questions: SCAN is a DNS entry resolving one name to more than one (typically 3) IP addresses. OID is short for Oracle Internet Directory, which is a complete LDAP server. And you are right that there is no document how to configure 10g clients for SCAN from Oracle yet. However, there is a quite good document on SCAN on otn.oracle.com/rac, but I am sure you are aware of it already.
    Hope that helps. Thanks,
    Markus

  • Error in Weblogic Deployment

    java.lang.reflect.UndeclaredThrowableException: weblogic.j2ee.DeploymentException: Could not load web application from '..\..\project\wlproj\defaultroot'
    I dont know if this is the right forum to ask this question.
    Anyways.
    I am using JBuilder Enterprise 7 and WebLogic 6.1 Server.
    When I try to deploy an application. I get the error shown above.
    I have the JBuilder project in directory c:/proj/wlproj
    and I have the war getting generated in the folder defaultroot.
    Anyone faced this problem and any idea why this is happening.
    Any help will be appreciated.
    Vijay

    Download and install the patch for CR064449. You can read more at http://www.mail-archive.com/[email protected]/msg01741.html and on BEA's web site.
    -- Gorazd
    java.lang.reflect.UndeclaredThrowableException:
    weblogic.j2ee.DeploymentException: Could not load web
    application from '..\..\project\wlproj\defaultroot'
    I dont know if this is the right forum to ask this
    question.
    Anyways.
    I am using JBuilder Enterprise 7 and WebLogic 6.1
    Server.
    When I try to deploy an application. I get the error
    shown above.
    I have the JBuilder project in directory
    c:/proj/wlproj
    and I have the war getting generated in the folder
    defaultroot.
    Anyone faced this problem and any idea why this is
    happening.
    Any help will be appreciated.
    Vijay

  • Importing classes... HELP!!!

    I'm using JBuilder Enterprise Edition...
    I open a .java file to edit and recompile to test my edit...
    However I keep getting errors that classes imported in the ,java file do not exist...
    I know they do, because I copied them locally to the folder where all the filess I need are located...
    The .java files that compile into .class files are read-only (there are over 100 of them)
    I've pulled them from a server to my local machine...
    Even if I check them out in Visual Source Safe, I still get errors that the imported classes in the source code do not exist...
    how do I fix this issue?

    Looks like I had a copy of JBuilder installed after all. So I selected Project-> Project Properties select the Paths tab then the Required Libraries tab (lower tab), hit the add button, then hit the new button. Fill in the library name and select project to hold the library. Then search your disk for the jar or the directory that contains your classes. Then hit OK a few times.

  • Need help for reporting

    hi,
    Hope I did not post to the wrong place. but I really need help here. I've been using Crystal Report all these while before I tried out java. However, there is a problem here.
    I've been doing some complex reports that comes with subreports and grabing values from the program. but there is no one program that i found can really support the reporting in java. I've even tried the crystal clear and Jbuilder enterprise trial version (which comes with crystal report). but I still can't get the output that I want.
    So, I'm here to ask :
    1. what sort of reporting system r u using that is recommended?
    2. And if I were to continue supporting crystal report where can I get a better component that supports crystal report ?
    3. And where can I get tutorials for java integration with crystal reports?
    thanks.

    Also check out i-text. It's an open source Java -> PDF tool. You will need to write a mapper to go from JDBC ResultSet to your own custom Java class. Otherwise, it is almost like writing HTML programatically.
    - Saish

  • Adding a new device emulator

    hi,
    currently i am using the wireless toolkit from sun to run my progs.. but sideby side i have also started using borland jbuilder enterprise 2005..
    now my question is actually regarding jbuilder.. in order to add a new device to wtk all i did was place the device folder in the wtklib/devices folder and that particular device emulator would be added to the devices installed list in wtk.. but i am trying hard to install a new device precisely the series 60 1.2. emulator to jbuilder but i am unable to do so.. any idea how this is done.. i have tried putting the device folder in the Borland\JBuilder2005\j2mewtk2.2\wtklib\devices folder.. but this does not detect the newly added device..
    please any help would be appreciated

    If you are unable to make the changed on your router using the Network magic software, then login to the setup page of your Router manually and secure your wireless network.

  • Starting tomcat issue

    hello guys
    I'm developing a servlet with JBuilder Enterprise but when I try to run it tomcat 5.5 doesn't start . The application raises this exception
    "java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
    I added the bootstrap.jar to the project's "required librairies"
    I also added the path to that file to my windows PATH environment variable but I'm still getting that error.
    I'm able to run tomcat independently however
    What am I missing?
    Thanks for any information

    My prefered solution in your situation would be to ditch JBuilder and user Eclipse with the sysdeo Tomcat plugin, but maybe that's not an option.
    The bootstrap.jar is required to start Tomcat, but should not be required by your project. I haven't used JBuilder for years now, but in Eclipse you definte a Run target and add bootstrap.jar to the run target's classpath
    The main class to launch tomcat is org.apache.catalina.startup.Bootstrap and you may need the following VM arguments
    -Dcatalina.home="C:\Apps\jakarta-tomcat-5.5.4" -Djava.endorsed.dirs="C:\Apps\jakarta-tomcat-5.5.4\common\endorsed" -Dcatalina.base="C:\Apps\jakarta-tomcat-5.5.4" -Djava.io.tmpdir="C:\Apps\jakarta-tomcat-5.5.4\temp"
    You'll probably need a load of other jars in your classpath too.

  • Could not find Microsoft JDBC Driver ???

    Hi all,
    My program could not find the JDBC driver. Why?????
    Here is my environment:
    Platform: Win2000
    Database: Sql2000
    Tool: JBuilder enterprise (trial version)
    JDBC Driver: Microsoft JDBC driver for SQL Server 2000
    I set the CLASSPATH=.;D:\Sql200JDBCDriver\lib\msbase.jar;D:\Sql200JDBCDriver\lib\msutil.jar;D:\Sql200JDBCDriver\lib\mssqlserver.jar
    Here is my javabean:
    package test;
    import java.sql.*;
    import java.io.*;
    public class LoginBean{
    public static boolean login(String strUser, String strPass)     {
    ResultSet rs;
    try{
    System.out.println("before class.forName");//Print trapped error.
    Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
    System.out.println("After class.forName");//Print trapped error.
    java.sql.Connection theConnection = DriverManager.getConnection("jdbc:microsoft:sqlserver://localhost:8080;DataBaseName ='MyDataBase;User=sa;passowrd="); //Connect to db
    System.out.println("After get connection");//Print trapped error.
    Statement theStatement=theConnection.createStatement();
    rs=theStatement.executeQuery("SELECT username, password FROM login WHERE username= '" + strUser + "' AND password= '" + strPass + "'");
    if(rs.next()) //Fetch username of record
    return true;
    }catch(Exception e){
    System.out.println("before e.getMessage error");//Print trapped error.
    System.out.println(e.getMessage());//Print trapped error.
    System.out.println("after e.getMessage error");//Print trapped error.
    } return false;
    Here are the messages I got:
    before class.forName
    before e.getMessage error
    com.microsoft.jdbc.sqlserver.SQLServerDriver
    after e.getMessage error.
    The program never got throught the statement: Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
    What's wrong?????
    thanks in advanced.

    I guess you have a good idea what the problem is. Either the class name you have specified is wrong or the required library is not on the classpath.
    How are you setting the classpath? Are you running your application through JBuilder or through the command line?
    If it's through JBuilder then make sure that you've configured one of their tiresome "Libraries" and that your project has it in its "Required Libraries".
    Never rely on environment variables to supply the classpath - it takes very little effort to set up a classpath for each application you're developing and will ensure you're using the versions of each library that you want to. Personally I make sure I delete the classpath environment variable so there's nothing implicit hiding away.
    Hope this helps.

  • Cant use Design Notes

    Hey Folks
    I don't often use this feature, but last time i did - it work.
    Now, when i try add a new design note via File > Design Notes... nothing happens.
    I tried shutting down  DW and re-opening, but still not. It seems to be for all files, not a specific file only.
    Using CC 2014.1
    Any ideas?
    Thanks!

    I have been using JBuilder 2005 Foundation for a few years but then lost it from my computer because of a computer virus.
    I now have had the virus removed and wish to reinstall the JBuilder 2005 Foundation but don’t remember how I did that.
    So I took your advise and tried:
    http://www.borland.com/products/downloads/download_jbuilder.html
    But I find that if I then click “downloads” at the top of the resulting web page I just get the whole screen showing an error message labelled “Exception report” of type “java.lang.NullPointerException”
    If I click the “JBuilder Enterprise Trial” or the “JBuilder Turbo” options then the web page I come to only displays some downloads other than JBuilder 2005 Foundation
    And I have tried clicking each and every option at the top of the web page including “products” and then “JBuilder” with no luck. I have also put in “JBuilder 2005” in the search option at the top of one of the web pages and although it gives me some info on JBuilder 2005, I still cannot see where I can get the free download.
    I have also Googled “JBuilder 2005 download free” but had the same kind of problem with every single one of the web sites I tried!
    I would very greatly appreciate any insight into where I can find such a download on this (or any) web site.

  • c:import tag unable to load xml file

    I'm using weblogic 8.1 sp5. This is how my jsp looks like:
              <%@ taglib uri="/WEB-INF/x" prefix="x" %>
              <%@ taglib uri="/WEB-INF/c" prefix="c" %>
              <c:import url="/WEB-INF/ADVLSOG6Request.xml" var="file" />
              I get an error message in the console window that says, "included resources or file "/lwise/WEB-INF/ADVLSOG6Request.xml" not found from requested resources /lwise/pages/ADVRequest.jsp"
              The xml file is under WEB-INF directory. I've even tried putting this file in the same directory as jsp i.e. /lwise/pages/ and changes the c:import tag to <c:import url="ADVLSOG6Request.xml" var="file" /> so that it can locate it but to no avail. I've tried deploying both as war module and exploded directory but still gives me the same error. I'm using JBuilder Enterprise 12 as my IDE - jsp 1.2. Any idea how can I load this class using this tag? or why it cannot see it? Thanks.

    LightWorker wrote:
    I haven't tried to update the firm ware yet, but this is probably my next move.
    The paper says
    “Unable to set attribute” error message will be displayed. Run the CameraValidator.exe utility with the “/ATTRIBUTES” flag to detect which attributes are generating errors and contact your camera vendor for a new and updated version of the camera firmware. 
     I've run the CameraValidator.exe but it couldn't find the camera or the attributes.
    Also check the firmware version

  • How to debug a servlet

    Can anyone point me to a good tool to debug servlet?

    if ur lukin @ Java IDE tool editor/debugger, I recommend Borland JBuilder Enterprise(I tried version 6)...

Maybe you are looking for

  • *Unique situation* Please read if you know about iPod not showing up . . .

    Okay. This may take awhile to explain, but here's the story. . . So I recently bought a macbook. I wanted to transfer all of my old files from my G4 cube to my Macbook but didn't haev a firewire cable. So I decided to use my 20GB iPod. I plugged it i

  • Basic runtime questions

    Just curious, why is the Adobe Air runtime called a runtime and not a plugin? Is the Flash Player no longer called a plugin but instead also called a runtime? What is the difference between a runtime and plugin? Thanks.

  • File Redirection in java

    I have a program that uses file redirection to read using System.in. Is there anyway to throw an exception if the file redirection isn't in the command line Here is my code: public static void main(String[] args) throws IOException {         Scanner

  • 'Erase & Sync' message

    Hi, I recently had my itunes music library wiped for no apparent reason! This didn't annoy me as much as you'd think because I have always had issues with the fact that my music is stored on an external hard drive and therefore reguarly get the 'file

  • Include a .js file

    Hello, What is the syntax to include a .js file in an other .jsx file? Thanks for your help.