Visual Cafe Enterprise ftp deployment?

Hi,
I am using VC EE to write Enterprise Java Beans which I'm deploying
directly to a Sun E450 running Solaris 7. These Jar files will then be
used by WebLogic Server. I have configured my project
options/deployment tab so that it has the IP address of the Sun machine,
my user account and password. I've also selected FTP as the desired
transport. It mostly works in as much as it copies the file across
but then it just sits there with the progress bar mostly complete. Is
this a known problem? It there are workaround if so?
Thanks for any help,
Ian.
PS I'm using NT 4.0 SP6 on my PC.

OK fixed. We downloaded WU ftpd, installed it on another port on the Sun and
it all works fine.
Ian Butcher wrote:
OK,
This is just an update - I haven't completely fixed the problem yet but I
have the following additional information. I have managed to deploy to Red
Hat Linux and Windows NT using ftp using Visual Cafe. Our Unix system
manager has contacted Sun and they are aware of this problem - that said
they said that it was a bug with 'TCP' (I must admit I thought that FTP was
normally implemented of UDP). For fun I tried to see how long Sun have had
this feature and this feature is present in Soloris 8,7 and 2.6. They
don't have this one very far up the bug hit list. Sun did say that they
plan to fix it in 'some' version of Solaris 8.
Our current plan of action (suggested by another Sun admin) is to install a
third party ftp daemon on the Sun to see if that fixes it.
Ian.
ian butcher wrote:
Hi,
I am using VC EE to write Enterprise Java Beans which I'm deploying
directly to a Sun E450 running Solaris 7. These Jar files will then be
used by WebLogic Server. I have configured my project
options/deployment tab so that it has the IP address of the Sun machine,
my user account and password. I've also selected FTP as the desired
transport. It mostly works in as much as it copies the file across
but then it just sits there with the progress bar mostly complete. Is
this a known problem? It there are workaround if so?
Thanks for any help,
Ian.
PS I'm using NT 4.0 SP6 on my PC.

Similar Messages

  • Unable to create ear after installing Visual Cafe plug-in for app server 6 sp3.

    Installed WebGain plugin for app server 6 sp3. Now anytime I attempt to add a war to an ear in the deployment tool I get the following: xml file or ias xml file missing. Make sure that source archive "d:\......war" is saved before dragging. Obviously I have done this, but has this IDE plugin changed the xml parsers to a different version that could be causing this? Has anyone else ran across this error?

    Hi,
    Can you confirm to me, if you are using Visual Cafe Enterprise 4.5.1
    and iAS 6.0 SP3. Also let me know the the name & version of O/S please.
    Regards
    Raj
    Bob Pfingsten wrote:
    Installed WebGain plugin for app server 6 sp3. Now anytime I attempt
    to add a war to an ear in the deployment tool I get the following: xml
    file or ias xml file missing. Make sure that source archive
    "d:\......war" is saved before dragging. Obviously I have done this,
    but has this IDE plugin changed the xml parsers to a different version
    that could be causing this? Has anyone else ran across this error?
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Visual Cafe 3.1

    Could Weblogic fellows put some instruction to debug (Remote JVM Debug) EJBs
    using Visual Cafe 3.1?
    It never worked successfully for me. Is there any other way debug the
    EJBs(Session Beans).
    New Developers really struggle to understand where the prpblem is?. I would
    really appreciate if any body gives any idea.
    Thanks
    /selvan
    Captura Software Inc

    Download the patch Visual Cafe 3.1a from
    http://www.symantec.com/domain/cafe/downloads.html. The patch.htm file mentions some
    generic replacement files - vcdbg_generic_1.2.exe and vcdbg_generic_1.2.tar that must
    be installed to facilitate debugging on JDK 1.2.
    Nirav.
    Paul White wrote:
    Visual Cafe 3.1 does support JDK 1.1/1.2 switching for debuggging (see
    Environment Options). Hosting on JDK 1.2 will be avaiable with the
    version 4.0 of Enterprise Suite (currently available with the Expert
    edition but this does not have the EJB support or Weblogic integration).
    VC has had JDK 1.2 denbugging support since March 1999.
    Visual Cafe Enterprise allows you to attach to almost any VM for
    distributed debugging.
    If you want further insructions on EJB debugging take a look at the
    Knowledgebase at www.visualcafe.com or post a message to the newsgroups
    at
    news://service.symantec.com/symantec.support.itools.win.vcafe3.distributed
    Note that WebGain is the new company which has acquired VisualCafe from
    Symantec and is funded partly by BEA Systems. More info at
    http://www.webgain.com
    Dana Jeffries wrote:
    It's fairly stright forward out-of-the-box.
    You do need the VCafe 3.1 Enterprise Suite product.
    Let me know what your particular issues are.
    (As noted in the follow up message, the debugging API has changed for JVM 1.2
    and the debuggers have not yet fully supported this iterface. I have personally
    debugged into a 1.2 JVM though only a "remote VM" running on my local machine.
    VCafe and Solaris have problems at the moment which are being addressed.)
    Dana Jeffries
    Companion Products Group
    Tamilselvan Ramasamy wrote:
    Could Weblogic fellows put some instruction to debug (Remote JVM Debug) EJBs
    using Visual Cafe 3.1?
    It never worked successfully for me. Is there any other way debug the
    EJBs(Session Beans).
    New Developers really struggle to understand where the prpblem is?. I would
    really appreciate if any body gives any idea.
    Thanks
    /selvan
    Captura Software Inc
    Learn how to build reliable, personalised e-commerce Web sites -- and
    walk away with FREE BEA software.
    Visit http://www.bea.com/events/instant/ to sign up for one of BEA's
    European 'Instant E-Commerce' seminars.--
    Nirav Chanchani
    Product Manager, Tools Integration
    BEA Systems, Inc.,
    2315 North First Street,
    San Jose, CA 95131, USA.
    Phone +1 408 570-8159
    Fax +1 408 570-8901
    E-mail [email protected]
    Web http://www.bea.com
    [att1.html]

  • Deploying an application (.ear) from Visual Cafe

    What is the easiest way to deploy an entire EJB application.
    I.e both the web and ejb parts from Visual Cafe. In JDeveloper you can just deploy
    the entire thing. But BEA has told me you have to deploy each part, then use ANT,
    then deploy again. Surely this means any change I make is going to take an hour
    to deploy.

    Check out the Netbeans IDE (www.netbeans.org) !
    "Demian Krige" <[email protected]> wrote in message
    news:3c4d6ec4$[email protected]..
    >
    What is the easiest way to deploy an entire EJB application.
    I.e both the web and ejb parts from Visual Cafe. In JDeveloper you canjust deploy
    the entire thing. But BEA has told me you have to deploy each part, thenuse ANT,
    then deploy again. Surely this means any change I make is going to take anhour
    to deploy.

  • How to build out the deployment JAR file like Visual Cafe?

    Hi everybody,
    I am wondering if there is tool within JDK could generate the JAR file like Visual Cafe's Deployment function.
    It seems that simply to include those library file (jar file's) in the target Jar could not solve the problem.
    Looking for the reply.

    You must to create your META-INF file.
    see more details :
    http://java.sun.com/docs/books/tutorial/jar/

  • WL 5.1 and Visual Cafe 3.1

    We are evaluating WL 5.1, and purchased a copy of Visual Cafe 3.1 Enterprise
    with hopes of setting up a development environment for simplified deployment
    of EJBs to the WL server. Has anyone had success in setting this
    environment up?
    It seems that Cafe wants WL to be installed on the same machine. Is this
    true? Out of the box, using the wizard to create a new WL EJB does not work
    as it appears to be looking for WL classes that don't exist.
    The BEA web page only shows support for 4.5.1. Is 5.1 officially supported
    via front end tools?

    Tony,
    As Nirav mentioned, VCafe 3.1.a does not support WLS 5.1. WLS 5.1 shipped well after VCafe 3.1a.
    You will need VCafe 4.0, currently under development, in order to deploy or configure EJBs for WLS
    5.1.0.
    -dana
    Tony Bailey wrote:
    Nirav,
    We have done a full reinstall of the product suite. My workstation now has
    WL 5.1 and Cafe 3.1a (patched). Using the project wizard I chose to create
    a new EJB for WebLogic. When choosing to configure the deployment
    descriptor, the build succeeds, but we get these errors:
    Visual Cafe (08:58:28): Build Successful
    Internal VM (08:58:29): Trying to load from
    XML...java.lang.NoClassDefFoundError: weblogic/ejb/utils/ui/fromXML
    Internal VM (08:58:29): java.lang.NoClassDefFoundError:
    weblogic/ejb/utils/ui/fromXML
    Are we not going to be able to deploy via Cafe?
    "Nirav Chanchani" <[email protected]> wrote in message
    news:[email protected]...
    Tony,
    First of all, you should download the patch 3.1a from the WebGain website
    (http://www.webgain.com/Download/index.htm). VisualCafe 3.1a is certified
    to
    work with WLS 4.5.1 only.
    Although you will need to install WLS on the same machine as VisualCafe tobe
    able to build EJB projects, the EJB's can be deployed on a remote machine
    running WLS.
    WLS 5.1 support is slated for the next release of VisualCafe EnterpriseEdition
    4.0. Another product that helps with EJB programming is StructureBuilder,also
    available from WebGain. (See http://www.webgain.com for details).
    Nirav.
    Tony Bailey wrote:
    We are evaluating WL 5.1, and purchased a copy of Visual Cafe 3.1
    Enterprise
    with hopes of setting up a development environment for simplifieddeployment
    of EJBs to the WL server. Has anyone had success in setting this
    environment up?
    It seems that Cafe wants WL to be installed on the same machine. Isthis
    true? Out of the box, using the wizard to create a new WL EJB does notwork
    as it appears to be looking for WL classes that don't exist.
    The BEA web page only shows support for 4.5.1. Is 5.1 officiallysupported
    via front end tools?--
    Nirav Chanchani
    BEA Systems, Inc.

  • Error when trying to debug in Visual Cafe

    I get a class not found exception when I run the server in Visual Cafe.
    Are there any clear directives on how to run the server (JDK 1.2.2, WIN NT)
    in debug mode?
    This is my class that I'm running and below is the error I receive.
    Any help is greatly appreciated.
    /Filip
    public static void main(String[] args) {
    String wlcl =
    "d:\\weblogic\\classes;d:\\weblogic\\lib\\weblogicaux.jar;.;D:\\GetLuckyFast
    \\release;d:\\weblogic\\classes;d:\\weblogic\\license;d:\\weblogic\\myserver
    \\serverclasses;d:\\weblogic\\lib\\weblogicaux.jar;D:\\GetLuckyFast\\release
    ;D:\\GetLuckyFast\\release\\java_extensions\\cdkjava12_3210.jar;D:\\GetLucky
    Fast\\release\\java_extensions\\jsdk.jar;D:\\GetLuckyFast\\release\\java_ext
    ensions\\javax.ejb.zip;D:\\GetLuckyFast\\release\\java_extensions\\jndi.jar;
    D:\\GetLuckyFast\\release\\java_extensions\\jms.jar;D:\\GetLuckyFast\\releas
    e\\java_extensions\\javax_jts.zip;D:\\GetLuckyFast\\release\\java_extensions
    \\mail.jar;D:\\GetLuckyFast\\release\\java_extensions\\dcxjp.zip;D:\\GetLuck
    yFast\\release\\java_extensions\\activation.jar;D:\\GetLuckyFast\\release\\j
    ava_extensions\\jaxp.jar;D:\\GetLuckyFast\\release\\java_extensions\\jcert.j
    ar;D:\\GetLuckyFast\\release\\java_extensions\\jnet.jar;D:\\GetLuckyFast\\re
    lease\\java_extensions\\jsse.jar;d:\\weblogic\\classes;c:\\jdk1.2.2\\lib\\to
    ols.jar;D:\\GetLuckyFast\\release;D:\\GetLuckyFast\\release\\java_extensions
    \\dcxjp.zip;D:\\GetLuckyFast\\release\\java_extensions\\mail.jar;D:\\GetLuck
    yFast\\release\\java_extensions\\activation.jar;D:\\GetLuckyFast\\release\\j
    ava_extensions\\jcert.jar;D:\\GetLuckyFast\\release\\java_extensions\\jnet.j
    ar;D:\\GetLuckyFast\\release\\java_extensions\\jsse.jar;D:\\GetLuckyFast\\re
    lease\\java_extensions\\jaxp.jar;D:\\GetLuckyFast\\release\\java_extensions\
    \cdkjava12_3210.jar";
    System.getProperties().put("weblogic.system.home","d:\\weblogic");
    System.getProperties().put("classpath","C:\\jdk1.2.2\\lib\\tools.jar;d:\\web
    logic\\license");
    System.getProperties().put("weblogic.class.path",wlcl);
    System.getProperties().put("registration.properties","D:\\GetLuckyFast\\rele
    ase\\registration.properties");
    System.getProperties().put("weblogic.system.name","myserver");
    System.getProperties().put("java.security.manager","");
    System.getProperties().put("java.security.policy","d:\\weblogic\\weblogic.po
    licy");
    try {
    weblogic.Server.main(args);
    } catch (Exception t) {
    System.err.println(new java.util.Date() + "####**** ERROR
    t.printStackTrace();
    }//main
    main (17:59:46): weblogic.ejb.common.DeploymentException: Deployment
    Descriptor class could notbe found in ser file:
    main (17:59:46): java.lang.ClassNotFoundException:
    [Lweblogic.security.acl.User;
    main (17:59:46): at
    java.io.ObjectInputStream.inputArray(ObjectInputStream.java:806)
    main (17:59:46): at
    java.io.ObjectInputStream.readObject(ObjectInputStream.java:357)
    main (17:59:46): at
    java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:1831)
    main (17:59:46): at
    java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:502)
    main (17:59:46): at
    javax.ejb.deployment.AccessControlEntry.readObject(AccessControlEntry.java:1
    96)
    main (17:59:46): at java.lang.reflect.Method.invoke(Native Method)
    main (17:59:46): at
    java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:1685)
    main (17:59:46): at
    java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1165)
    main (17:59:46): at
    java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
    main (17:59:46): at
    java.io.ObjectInputStream.inputArray(ObjectInputStream.java:951)
    main (17:59:46): at
    java.io.ObjectInputStream.readObject(ObjectInputStream.java:357)
    main (17:59:46): at
    java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:1831)
    main (17:59:47): at
    java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:502)
    main (17:59:47): at
    java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1166)
    main (17:59:47): at
    java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
    main (17:59:47): at
    java.io.ObjectInputStream.readObject(ObjectInputStream.java:232)
    main (17:59:47): at
    weblogic.ejb.internal.EJBDeployment.setup(EJBDeployment.java:279)
    main (17:59:47): at
    weblogic.ejb.internal.EJBDeployment.setup(EJBDeployment.java:271)
    main (17:59:47): at
    weblogic.ejb.internal.EJBDeployment.<init>(EJBDeployment.java:232)
    main (17:59:47): at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:204)
    main (17:59:47): at
    weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java:354)
    main (17:59:47): at
    weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:126)
    main (17:59:47): at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1278)
    main (17:59:47): at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:793)
    main (17:59:47): at java.lang.reflect.Method.invoke(Native Method)
    main (17:59:47): at
    weblogic.Server.startServerDynamically(Server.java:87)
    main (17:59:47): at weblogic.Server.main(Server.java:61)
    main (17:59:47): at T3Debugger.main(T3Debugger.java:16)
    main (17:59:47): at symantec.tools.debug.Agent.runMain(Native Method)
    main (17:59:47): at symantec.tools.debug.MainThread.run(Agent.java:48)

    Carl,
    Here's a screenshot of my project's Solution Explorer:
    OK, so I have a file called "Resources.resx" and another folder down below called "Resources" which contains images. Which one should I rename and what do I do about possible errors that might pop up when I try to Build or Run the app?
    Hello,
    I mean the .resx file, but based on your screenshot, the Resources.resx file was generated by Visual Studio and it was not added by yourself, right?
    This issue has beend discussed in the following thread, you could compare it with yours to narrow down this issue, since the error message shows that the project added duplicate data.
    http://stackoverflow.com/questions/3003914/vs2010-an-item-with-the-same-key-has-already-been-added
    You could follow that thread to check both the .resx file and the .csproj file to see whether there are duplicate data have been added.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Debugging JSPs using Visual Cafe

              I am using WL 5.1 and trying to figure out how to debug JSPs using Visual Cafe 4.0.(Enterprise Edition). The JSP file is running fine if I use plain "javac" for compilation. If I change the compiler to include -g option (for debug), I get the following error.
              Thu Aug 31 15:46:37 CDT 2000:<E> <ServletContext-General> Servlet failed with Exception
              java.lang.NumberFormatException: error=2
              at java.lang.Integer.parseInt(Integer.java:409)
              at java.lang.Integer.parseInt(Integer.java:458)
              at weblogic.servlet.jsp.JspStub.compilePage JspStub.java:303)
              at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:174)
              at weblogic.servlet.jsp.JspStub.checkForReload(JspStub.java:92)
              at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
              java:168)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:99)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
              textImpl.java:742)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
              textImpl.java:686)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
              ContextManager.java:247)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
              a:361)
              at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              weblogic.properties
              weblogic.httpd.initArgs.*.jsp=\
                        pageCheckSeconds=1,\
                        compileCommand=C:/VisualCafeEE/java2/bin/javac.exe -g,\
                        workingDir=C:/weblogic/myserver/classfiles,\
                        verbose=true
              If I don't use -g option, the page gets displayed correctly. Any help would be appreciated.
              Thanks
              Sree Pillai
              

    assuming you are running on Windows, you can use a .cmd file with the
              following command in it
              javac -g %*
              if you name it c:/java/bin/javac.cmd, then replace the line with
              compileCommand=C:/java/bin/javac.cmd,\
              Barry
              Sree <[email protected]> wrote in message
              news:[email protected]...
              >
              > I am using WL 5.1 and trying to figure out how to debug JSPs using Visual
              Cafe 4.0.(Enterprise Edition). The JSP file is running fine if I use plain
              "javac" for compilation. If I change the compiler to include -g option (for
              debug), I get the following error.
              >
              > Thu Aug 31 15:46:37 CDT 2000:<E> <ServletContext-General> Servlet failed
              with Exception
              > java.lang.NumberFormatException: error=2
              > at java.lang.Integer.parseInt(Integer.java:409)
              > at java.lang.Integer.parseInt(Integer.java:458)
              > at weblogic.servlet.jsp.JspStub.compilePage JspStub.java:303)
              > at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:174)
              > at weblogic.servlet.jsp.JspStub.checkForReload(JspStub.java:92)
              > at
              weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
              > java:168)
              > at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              > pl.java:99)
              > at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
              > textImpl.java:742)
              > at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
              > textImpl.java:686)
              > at
              weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
              > ContextManager.java:247)
              > at
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
              > a:361)
              > at
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)
              >
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >
              >
              >
              > weblogic.properties
              > -------
              > weblogic.httpd.initArgs.*.jsp=\
              > pageCheckSeconds=1,\
              > compileCommand=C:/VisualCafeEE/java2/bin/javac.exe -g,\
              > workingDir=C:/weblogic/myserver/classfiles,\
              > verbose=true
              > --------------
              >
              >
              > If I don't use -g option, the page gets displayed correctly. Any help
              would be appreciated.
              >
              > Thanks
              > Sree Pillai
              

  • Tuxedo Service EJBs and Visual Cafe

    Anyone know how configure the weblogic.wtc.jatmi.TuxedoServiceHome and
    weblogic.wtc.jatmi.TuxedoService classes for a new Service EJB in Visual
    Cafe?
    The classes are not listed in the Configure Enterprise Bean drop down list,
    and if I enter the class names, VC wants to create new java source files.

    Got it to work by manually editing the ejb-jar.xml file.
    "Carl Lawstuen" <[email protected]> wrote in message
    news:3bb2349b$[email protected]..
    Anyone know how configure the weblogic.wtc.jatmi.TuxedoServiceHome and
    weblogic.wtc.jatmi.TuxedoService classes for a new Service EJB in Visual
    Cafe?
    The classes are not listed in the Configure Enterprise Bean drop downlist,
    and if I enter the class names, VC wants to create new java source files.

  • Which Visual Cafe do I need?

    Hi,
    I wish to attach and debug a running version of Weblogic, to debug my
    servlets. Can I use
    Expert Edition or do I need Enterprise Edition of Visual Cafe?
    Thanks,
    Andy

    Much cheaper alternative is the BugSeeker from http://www.karmira.com
    Absolutely great product.
    Kumar Allamraju <[email protected]> wrote:
    Enterprise edition would do.
    more info: http://www.weblogic.com/docs51/classdocs/vcafe.html
    Kumar
    Andrew Nuss wrote:
    Hi,
    I wish to attach and debug a running version of Weblogic, to debug my
    servlets. Can I use
    Expert Edition or do I need Enterprise Edition of Visual Cafe?
    Thanks,
    AndyDimitri

  • I've installed Visual Studio Enterprise 6.0, Which edition of Visual Studio 2013 does the i need to purchase as the legalization for Visual Studio Enterprise 6.0?

    I've installed Visual Studio Enterprise 6.0, Which
    edition of Visual Studio 2013 does the i need to purchase as the legalization for Visual Studio Enterprise 6.0? 

    Hi,
    Here is a topic for MS Visio forum, you'd better post your question to Visual Studio forum.
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral&filter=alltypes&sort=lastpostdesc
    Thanks for your understanding.
    Regards,
    George Zhao
    TechNet Community Support

  • Code generation using Visual cafe

    I'm using visual cafe for GUI development. It includes it's own libraries though the equivalent ones are available in JDK.
    For example: to place a component in GRid Bag layout it generates code with symantec's constructor
    new com.symantec.itools.awt.GridBagConstraintsD(,...) instead of java.awt.GridBagContraints(,...) constructor.
    Is there any way to tell Visualcafe to use jdk instead of it's own libraries when applicable? let me know if anyone knows how to do this?
    thanks,
    sampath

    The simple answer is NO, or its not simple nor reliable.
    The unsolicited answer is; stop using that garbage. I used it for 4 years. Symantec completely dropped the ball. I use the free Jbuilder version. It uses ALL official classes and does NOT force you into code conventions, nor does it complain about many things. VC has its own private section in the code where you can not manually edit it. headache. VC does geenrate much less anonymous classes, but all in all, try JBuilder. Maybe even Forte as I hear good things about that too.
    When I converted to JBuilder, I simply changed the symanted gridbag class into the sun gridbag class. In general the symantec class is EXACTLY the same, but symantec was ahead of its time, and needed to make its own classes in order to have the GUI editing since sun didnt have completel beans available at the time. But sun has not privided these beans for years, and still symantec has not adapted. I think they are arrogant now and hope this keeps you forced into their IDE since changing seems hard(though "replace" works just fine in these situations)...

  • WebLogic service packs and Visual Cafe

    I installed Service Pack 6 for WebLogic. I used "wlconfig" to update the registry, and I also changed the "startWebLogic.cmd" batch file in the WebLogic home directory. However, when I start the server from VisualCafe it does not use SP6. It appears that Visual Cafe has it's own way of launching the WebLogic server. Anyone have any idea how Visual Cafe does this and what I have to change so it will use SP6?
    Thanks,
    Dave
    [email protected]

    I installed Service Pack 6 for WebLogic. I used "wlconfig" to update the registry, and I also changed the "startWebLogic.cmd" batch file in the WebLogic home directory. However, when I start the server from VisualCafe it does not use SP6. It appears that Visual Cafe has it's own way of launching the WebLogic server. Anyone have any idea how Visual Cafe does this and what I have to change so it will use SP6?
    Thanks,
    Dave
    [email protected]

  • Weblogic 4.5 and Visual Cafe 3.1

    Hi,
    I am having a problem integrating Visual Cafe with Weblogic.
    Specifically, it involves getting the Weblogic classpath modified to support
    setting up a connection pool to an Informix database. If I start the
    Weblogic server manually, I can set the server classpath appropriately to
    find the Informix JDBC driver and my pool is setup properly.
    However with VC, it starts the Weblogic server from the IDE and I have
    not been able to get the addition classpath entries to find the Informix
    driver. Is there a way to add additional classpath entries so that when VC
    starts Weblogic it will find my JDBC driver? Or do I have to start the
    Weblogic server seperately and setup remote debugging manually?
    Thanks
    Carl

    Yes, I am using the symantec debug VM. This is the batch file I use to start WL.
    echo %CLASSPATH%
    set
    CLASSPATH=.;c:\VisualCafe\JAVA\LIB;c:\VisualCafe\JAVA\LIB\SYMCLASS.ZIP;c:\VisualCafe\JAVA\LIB\CLASSES.ZIP;c:\VisualCafe\bin\components\sfc.jar;c:\weblogic\license;%CLASSPATH%
    set PATH=c:\winnt\system32;c:\winnt;c:\VisualCafe\Java\bin;c:\weblogic\bin
    set
    JAVACLASSPATH=%CLASSPATH%;.\classes\boot;.\eval\cloudscape\lib\cloudscape.jar
    set
    WEBLOGICCLASSPATH=.\classes;.\license;.\lib\weblogicaux.jar;c:\code\VisualCafe\Version1
    rem java -ms32m -mx32m -classpath %JAVACLASSPATH%
    -Dweblogic.class.path=%WEBLOGICCLASSPATH% -Djava.security.manager
    -Djava.security.policy==weblogic.policy weblogic.Server
    c:\VisualCafe\java\bin\debugvm -ms32m -mx32m -classpath %JAVACLASSPATH%
    -Dweblogic.class.path=%WEBLOGICCLASSPATH% -Djava.security.manager
    -Djava.security.policy==weblogic.policy weblogic.Server
    If you don'y use the symantec debug VM, it stands to reason that the debug
    environment will not see your process in the VM. I can't help you with why your
    WL crashes when you connect using the debug VM. Perhaps you could post some more
    information?
    -- Jay
    Tamilselvan Ramasamy wrote:
    Hey,
    help please
    You said that you can attach from VC 3.1 to weblogic server 4.5.1 right. How
    did you start the server ? Is it using the symantic debugvm.exe and symantic
    settings? If I start the server with javasoft java.exe then VC is not seeing
    the vm at all. And I tried starting weblogic server using symantic
    debugvm.exe, as soon as a client trying to connect then the server crashes.
    Please post the some instruction how did you do that?
    Thanks
    /selvan
    Jay Baker <[email protected]> wrote in message
    news:[email protected]...
    The latter has been successful with me. I start the WL server manually viaa
    command prompt and then 'attach to process'.
    -- Jay
    Carl Phillips wrote:
    Hi,
    I am having a problem integrating Visual Cafe with Weblogic.
    Specifically, it involves getting the Weblogic classpath modified to
    support
    setting up a connection pool to an Informix database. If I start the
    Weblogic server manually, I can set the server classpath appropriatelyto
    find the Informix JDBC driver and my pool is setup properly.
    However with VC, it starts the Weblogic server from the IDE and Ihave
    not been able to get the addition classpath entries to find the Informix
    driver. Is there a way to add additional classpath entries so that whenVC
    starts Weblogic it will find my JDBC driver? Or do I have to start the
    Weblogic server seperately and setup remote debugging manually?
    Thanks
    Carl

  • Where can i download the Jbuilder and Visual Cafe

    i m using window me, where can i download the Jbuilder and Visual Cafe. hope somebody can help. thanks.

    The webpage is www.visualcafe.com , but it will only show you that the product is no longer supported. Used to be a nice product :-(

Maybe you are looking for