Using Sun Appserver 7 deploy tool to package 2 ejbs and their clients

I have a question on how to package two beans into one distributable jar file and also provide the two associated test clients - each in its own jar file. Any help or suggestions would be very much appreciated. This is what I'm trying to do:
I am using the deploy tool that is packaged with Sun One Application Server 8.2. I currently have two stateless session beans deployed to a J2EE 1.4 Sun One Application Server and a test application client for each bean. For each bean, I created a j2ee application (ear) file and packaged the EJB JAR file containing the bean's classes and deployment descriptor, and an application client. I followed the steps as outlined in Sun�s ConverterApp example in their j2ee tutorial. (The example is from chapter 24 in the j2eetutorial14 � example ejb/converter) Upon deploying, the tool returns a client jar file that you can then use to call the bean. I have been able to successfully execute both beans in this manner.
Now, for distribution, I need to package both of the beans in one jar file and also provide a separate jar file for each test client, but I don�t see how to use the deploy utility to do this. Can anyone suggest what would be the best (fastest) way to do this? Any help would be very much appreciated. Thanks.

The code and ejb-jar.xml look ok to me. Try checking the server.log to see if there were any deployment errors.
What exact class is the lookup code from your note defined in, com.sun.some.someEJB?
--ken                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Using sun-appserv-deploy without asant

    Hello,
    I want to use the sun-appserv-deploy ant task without having to use asant.
    I've got the following taskdefs:
      <taskdef name="sun-appserv-deploy"
               classpathref="sunone.classpath"
               classname="org.apache.tools.ant.taskdefs.optional.sun.appserv.DeployTask"
      />
      <taskdef name="sun-appserv-undeploy"
               classpathref="sunone.classpath"
               classname="org.apache.tools.ant.taskdefs.optional.sun.appserv.UndeployTask"
      />
      <taskdef name="sun-appserv-admin"
               classpathref="sunone.classpath"
               classname="org.apache.tools.ant.taskdefs.optional.sun.appserv.AdminTask"
      />Running the following target with these I get the following error:
    target:<target name="sunone-deploy">
        <sun-appserv-deploy
          precompilejsp="${sunone.precompilejsp}"
          verify="${sunone.verify}"
          upload="${sunone.upload}"
          force="${sunone.force}">
            <server
              host="${sunone.host}"
              port="${sunone.port}"
              user="${sunone.user}"
              password="${sunone.password}"
              instance="${sunone.instance}"
            />
          <component file="${component.file}"/>
        </sun-appserv-deploy>
      </target>error:build.xml:34: A Sun Java System Application Server 8 admin CLI class could not be found (com.s
    un.enterprise.cli.framework.InputsAndOutputs).  Use the asinstalldir attribute, set the asinstall.dir property, or add t
    he appropriate JARs to the classpath.So I've added the asinstalldir property to to the script as follows but I still get the error.
    <sun-appserv-deploy
          precompilejsp="${sunone.precompilejsp}"
          verify="${sunone.verify}"
          upload="${sunone.upload}"
          force="${sunone.force}"
          asinstalldir="${sunone.home}">

    Why don't you try out the other two suggestions in the error message? Setting the server classpath should work!

  • Sun-appserv-deploy cutom Ant task

    Hi
    I wanted to use sun-appserv-deploy custom ant task in my build file to deploy an archive. But the file attribute requires EXISTING file which is constantly being deleted and recreated during development...
        <taskdef name="sun-appserv-deploy" classname="org.apache.tools.ant.taskdefs.optional.sun.appserv.DeployTask">
            <classpath refid="j2ee.classpath"/>   
        </taskdef>
        <sun-appserv-deploy
          file="webapp1.war"
          contextroot="/webapp1"
          name="webapp1WAR
          force="true"
          precompilejsp="false"
          verify="false"
          upload="true"
          user="admin"
          passwordfile="${passwordfile}"
          host="localhost"
          port="4848"
          asinstalldir="${j2ee.home}"/>
    Unless the "webapp1.war" exists the enitre build.xml file invalidates (in eclipse)
    How do I use this custom task during my development time (obviously when I run clean the WAR file is removed which invalidates my build.xml)
    Is there a workaround for this?
    Thanks
    Z...

    You have to include an additional attribute in the task:
    <sun-appserv-deploy ... generatermistubs="true" />Edited by: sjfischli on May 15, 2008 8:54 AM

  • Sun-appserv-deploy task fails

    Hi There,
    I am trying to deploy an EJB module into the Sun Application Server 8 using ANT scripts.
    The given below is the script, I use.
    <taskdef name="sun-appserv-deploy"
    classname="org.apache.tools.ant.taskdefs.optional.sun.appserv.DeployTask">
    <classpath>
    <pathelement location="${appSerLib}/sun-appserv-ant.jar"/>
    </classpath>
    </taskdef>
    <target name="doDeploy">
    <sun-appserv-deploy file="${destDir}/${ejbJarName}" name="SampleEjb"
    force="true" type="ejb" verify="false" user="admin" password="#infy123"
    host="localhost" port="4848" generatermistubs="true" asinstalldir="${appServer}"/>
    </target>
    The build fails throwing the below error
    A Sun Java System Application Server 8 admin CLI class could not be found (com.sun.enterprise.cli.framework.InputsAndOutputs). Use the asinstalldir attribute, set the asinstall.dir property, or add the appropriate JARs to the classpath.
    See the script I have mentioned the asinstalldir attribute in the sun-appserv-deploy.
    Need help to resolve it.
    ..Thiruppathy.R

    Use the 'asant' command to run your script rather than 'ant'. This will set up the required environment variables to allow the task to execute.
    Cheers
    Spencer

  • Eclipse: Ant: sun-appserv-deploy, not working, help please.

    Hello,
    Trying to use Eclipse: Ant to deploy using the build.xml to localhost. I have the following target in my Ant build.xml file, but it's not picking up the <sun-appserv-deploy> tag.
    I have the following file is the Ant classpath:
    C:\Sun\studio5u1_se\appserver7\lib\ant\lib\jakarta-ant-1.4.1-optional.jar.
    I'm not asking for Eclipse configuration or Ant help, but what .jar file(s) do I need and where do they have to be for Ant to recognize the <sun-appserv-deploy> tag?

    The sun-appserv-deploy tasks are defined in the sun-appserv-ant.jar (which I think is in C:\Sun\studio5u1_se\appserver7\lib on your machine).
    Check the ant documentation for instructions on integrating tasks into your environment.
    vbk

  • How do I set up mutiple icloud accounts using my Apple ID but giving my children (and their ipod touches) their own icloud e-mail, so we do not share contacts photos etc

    How do I set up mutiple icloud accounts using my Apple ID but giving my children (and their ipod touches) their own icloud e-mail, so we do not share contacts photos etc

    Welcome to the Apple Community.
    Create an iCloud account for each of them.

  • Use Sun Appserver JavaMail Session from JSC

    I can send email using the procedure outlined in the "Sending Email From a Web Application" tutorial but it seemed sensible to use the facilities provided by the Application Server to store the details. In addition, the tutorial I found on the topic made it look easy. However, it seems that the code I found must be packaged in an EJB and I don't want to go there. Is there a way of finding and using a JavaMail session directly from the Page Bean generated by JSC?

    Did you take a look at
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/email.html
    - Winston
    http://blogs.sun.com/roller/page/winston?catname=Creator

  • Problem in using J2EE server (deploy tool)

    Hi All
    I am in the starting phase of learning J2EE technology. I am facing some problem .
    1. When I start the deployment tool by command "deploytool" , the console appears but it does not have menu "server".
    2. I am not able to specify JNDI names as after selecting the application name, the Inspactor window does not have tabs "JNDI names"
    Please help me out to solve these issues.
    Thanks in advance
    anu

    After you create ?.ear.xml as previously mentioned, you can include it in your enterprise archive as follows:
    cd app\build
    mkdir META-INF
    copy ?.ear.xml META-INF\sun-j2ee-ri.xml
    jar -uf ?.ear META-INF\sun-j2ee-ri.xml
    Then you should be able to deploy your application and run your client successfully.
    You also might want to check out:
    http://groups.msn.com/J2EETools/createdescriptors14.msnw
    for the specific steps on how to create the ?.ear.xml that includes JNDI names.

  • Ear file created with Sun's deploy tool

    Hello,
    When I create ear files with the Deploy Tool of Sun can I deploy the
    application directly, and it will work?
    Thank you
    Krisztian

    I want to deploy my application to IAS testdrive edition.
    "Krisztian Maraczi" <[email protected]> wrote in message
    news:9m56hk$[email protected]..
    Hello,
    When I create ear files with the Deploy Tool of Sun can I deploy the
    application directly, and it will work?
    Thank you
    Krisztian

  • Deploy EAR. Both ejb and war share classes?

    how do you package an ear that has both ejbs and wars that share a common set of classes.
    I have read through all the messages that state to add the Manifest entry Class-Path.
    I've added it to the war, ejb and ear Class-Path and I still get the same NoClassDefFoundError.
    Does anybody truely know how to get this to work? I've tried many things, and it sounds like this should work/.....?????

    Hi Madhav,
    You need to specify Class-Path in ejb-jar MANIFEST.MF,
    not in the ear.
    Regards,
    Slava Imeshev
    "Madhav Inamti" <[email protected]> wrote in message
    news:[email protected]..
    >
    I have tried the manifest classpath too and it just does not work. I had alibrary
    jar specified the ear's manifest classpath and the library jar in the earfile
    too. This should have made the ear classloader load the library jar.Didn't work.
    Does anybody on this newsgroup know about this .. ?
    "Dimitri I. Rakitine" <[email protected]> wrote:
    Since ejb classloader is a parent of a webapp classloader, you should
    only
    add these jar's to your ejb-jar Class-Path Manifest entry. Make sure
    your dependencies
    hierarchy is ok - NoClassDefFoundError usually means that the class
    itself was found,
    but not it's dependent class(es).
    Michael <[email protected]> wrote:
    how do you package an ear that has both ejbs and wars that share acommon set of classes.
    I have read through all the messages that state to add the Manifestentry Class-Path.
    I've added it to the war, ejb and ear Class-Path and I still get thesame NoClassDefFoundError.
    Does anybody truely know how to get this to work? I've tried many
    things,
    and it sounds like this should work/.....?????
    Dimitri

  • "package" ARD and VNC client settings?

    Hi-
    I work in a school, and manage @ 1,100 student iBooks. I'm trying to figure out how to create a package that performs the same functions as the "Change Client Settings" feature under the "Manage" Menu. We use external HD's to reimage the computers, and add packages to this HD that are installed post flight. Right now I have to do the reimaging, then use the "Change Client Settings Feature" seperately, then finally run a package that pushes out the VNC password, (com.apple.VNCSettings.txt) that is in the /Library/Preferences folder.
    We set up the computers so VNC is enabled, and the teacher account on the machine can use ARD.
    Any thoughts, ideas, or it can't be done's would be great.
    Thanks!
    Jim
    Mostly iBook G4's and G'3's Mac OS X (10.4.7) I use a MacMini w/ ARD 3.1 Admin

    I have found that reverse DNS entries, especially when they are wrong, can really mess things up. If you haven't already, in your ARD scanner windows, right-click and add the "DNS Name" column, and adjust the columns so you can see it. Whenever you have problems connecting in ARD, that's always a quick thing you can check. If the DNS name does not match your computer name, you'll have problems.
    I don't think you gave enough detail of what is and isn't working, but in general, you can try connecting both with dns names and IP addresses, and connecting to Macs sometimes works better by putting their name as macname.local instead of macname.yourdomain.com.
    If you try to connect with VNC via IP address, and the IP addresses on your servers are static (should be), and it doesn't work, it very likely could be a firewall setting. Even if you have the firewall off or ports open, you'll want to run a port scan against the server in question to test what truly is open.
    This is all general stuff. Post something more specific if none of this helps (detail of OS versions, programs used, ports set open, any error messages, etc).
    Good luck

  • List of EJBs and their methods.

    We have an App Server from which I'd like to get a list of all EJBs and a list of all the methods contained in a selected EJB.
    Is this possible? How? Use JNDI?

    I think that, sadly, the answer is different for each App Server. I've used Sybase's, WebLogic and WebSphere and only Jaguar (Sybase) allows that, but with proprietary (com.sybase.*) classes.
    Which one are you using?

  • Using Sun's Migration Tool

    I have been handed a project where the primary requirement is to
    convert a Websphere/DB2 application to either Sun App server(or
    JBoss)/Apache/M$ SQL Server or some other DB like mySQL.
    The
    first item I undertook was to get the code (jar files, ear files, etc)
    and the DDL files for the database. Next, I downloaded and setup
    Eclipse for J2EE development, installed Sun's App Server, downloaded
    the Sun Migration Tool and followed the instructions to enable it to
    work within the App Server environment. As a test, I randomly grabbed a
    JAR file from the pile of code to see if it would run through the
    Migration tool. Of course, it threw an exception... but, I'm at a loss
    as to what I need to do to move forward from this point. If anyone has
    any idea of how to do a migration from Websphere to Sun App Server or
    JBoss, I sure would appreciate some pointers... The exception:
    Code:
    Exception in thread {color:red}"AWT-EventQueue-0"{color} java.util.MissingResourceException: Can{color:navy}'t{color}
    find resource {color:navy}*for*{color} bundle java.util.PropertyResourceBundle, key ASMTGUI.ErrorMsg
    FileDoesnotExists
    at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
    at java.util.ResourceBundle.getString(ResourceBundle.java:344)
    at sun.iasmt.util.ASMTResourceBundle.getValue(Unknown Source)
    at sun.iasmt.util.ASMTResourceBundle.getValue(Unknown Source)
    at sun.iasmt.user.gui.GuiMain.validateSrcInputArgs(Unknown Source)
    at sun.iasmt.user.gui.GuiMain.actionPerformed(Unknown Source)
    at sun.iasmt.user.gui.ActionPanel.processActionEvent(Unknown Source)
    at sun.iasmt.user.gui.ActionPanel$4.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
    at java.awt.Component.processMouseEvent(Component.java:6041)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
    at java.awt.Component.processEvent(Component.java:5806)
    at java.awt.Container.processEvent(Container.java:2058)
    at java.awt.Component.dispatchEventImpl(Component.java:4413)
    at java.awt.Container.dispatchEventImpl(Container.java:2116)
    at java.awt.Component.dispatchEvent(Component.java:4243)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
    at java.awt.Container.dispatchEventImpl(Container.java:2102)
    at java.awt.Window.dispatchEventImpl(Window.java:2440)
    at java.awt.Component.dispatchEvent(Component.java:4243)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)    Thanks,
    Da Liz

    ** bump ** still having this issue... and am pulling hairs out (losing more than gaining these days...) trying to figure out why the migration tool starts out fine then craps.
    I decided to uninstall everything and create a whole new install of the latest j2EE JDK (since my original install had stuff inside of c:\Program Files\Java - and I wanted to eliminate tricky issues with having a space in the path). So, after uninstall and deleting all Java, I went through the registry on my dev machine and did a search for "c:\Program Files\Java" and replaced them all with "c:\java" - the new location for java stuff to be installed - then reinstalled everything anew.
    then I tried migrating an ear that was a web app...
    C:\>%asmt_home%\bin\asmigrate -c -S ws50 -T glassfish -t c:\temp\gfout c:\temp\cbc_20080717\source\cbci_app_v2\cbci_app.ear
    JAVA_HOME=C:\Java\SDK\jdk\
    ASMT_HOME=c:\Java\SDK\asmt
    J2EE_HOME=C:\Java\SDK\
    Extracting archives :-
    Extracting: cbci_app.ear
    xxx
    Extracting: cbci_app.war
    xxxxxx
    Clean up...
    Selected Directory is not empty. Some Output file(s) may be overwritten. Do you
    want to continue? (Y/N):y
    Pre-processing input :-
    ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
    ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
    |||||||||||||||||||||||||||||||||||||||||||||||||
    Migration Status :-
    Exception in thread "main" java.lang.NoSuchMethodError: javax.xml.bind.annotation.XmlAccessorType.value()Ljavax/xml/bind/annotation/AccessType;
            at com.sun.xml.bind.v2.model.impl.ClassInfoImpl.getAccessType(ClassInfoImpl.java:244)
            at com.sun.xml.bind.v2.model.impl.ClassInfoImpl.getProperties(ClassInfoImpl.java:195)
            at com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.getProperties(RuntimeClassInfoImpl.java:79)
            at com.sun.xml.bind.v2.model.impl.ModelBuilder.getClassInfo(ModelBuilder.java:112)
            at com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.getClassInfo(RuntimeModelBuilder.java:45)
            at com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.getClassInfo(RuntimeModelBuilder.java:37)
            at com.sun.xml.bind.v2.model.impl.ModelBuilder.getTypeInfo(ModelBuilder.java:141)
            at com.sun.xml.bind.v2.model.impl.RegistryInfoImpl.<init>(RegistryInfoImpl.java:50)
            at com.sun.xml.bind.v2.model.impl.ModelBuilder.addRegistry(ModelBuilder.java:183)
            at com.sun.xml.bind.v2.model.impl.ModelBuilder.getTypeInfo(ModelBuilder.java:152)
            at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:306)
            at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:179)
            at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:70)
            at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:50)
            at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:118)
            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:597)
            at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:133)
            at javax.xml.bind.ContextFinder.find(ContextFinder.java:286)
            at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)
            at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
            at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:244)
            at sun.iasmt.util.ASMTJaxbContext.<init>(Unknown Source)
            at sun.iasmt.convertors.common.xmlconvertor.AppReader.read(Unknown Source)
            at sun.iasmt.control.SJSMTXmlFileHandler.readXMLFile(Unknown Source)
            at sun.iasmt.control.ASMTController.startupEngineAndConvert(Unknown Source)
            at sun.iasmt.control.ASMTController.startupEngineAndConvert(Unknown Source)
            at sun.iasmt.user.cmd.CommandCallController.<init>(Unknown Source)
            at sun.iasmt.user.IASMTMain.runTool(Unknown Source)
            at sun.iasmt.user.IASMTMain.<init>(Unknown Source)
            at sun.iasmt.user.IASMTMain.main(Unknown Source)
    C:\>    Looks slightly different, but in general, I am still getting the same old stuff as in the previous posting... Maybe the strange syntax in the first line of the exception is the clue "javax.xml.bind.annotation.XmlAccessorType.value()Ljavax/xml/bind/annotation/AccessType;" but I can't find this in my code and am wondering if anyone has ever seen anything like this before? Also, I'm noting that all references in the exception path to any sun.iasmt.* classes are "Unknown Source"... perhaps another clue to something not defined or configured somewhere; but what and where? I just don't know where to look...
    BTW - the code I am working on converting is from a Websphere 5.1 runtime environment and I have no access to the server that the files were exported from.
    Da Lizard

  • Create  simple session EJB and a client web application using eclipse IDE

    Hi,
    I am having Problem when I Tried call the EJB from the JSP. I am Using ECLIPSE3.2 as IDE and Weblogic 8.1 as SERVER.
    I am Getting the Following Exception in the Console when Running The JSP.
    weblogic.servlet.jsp.CompilationException: Compilation of C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java failed.
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:446)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:220)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:172)
    at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:504)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:349)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6310)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Caused by: java.io.IOException: Compiler failed executable.exec
    at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:470)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:329)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:337)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:322)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:419)
    ... 13 more
    And In JSP Page I am getting the Following Error.
    Compilation of 'C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java' failed:
    C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java:17: package com.qwert does not exist
    probably occurred due to an error in /test.jsp line 2:
    pageEncoding="ISO-8859-1"%>
    C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java:127: cannot resolve symbol
    probably occurred due to an error in /test.jsp line 12:
    Qwert qwert = null;
    C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java:129: cannot resolve symbol
    probably occurred due to an error in /test.jsp line 14:
    QwertHome home = QwertUtil.getHome();
    C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java:129: cannot resolve symbol
    probably occurred due to an error in /test.jsp line 14:
    QwertHome home = QwertUtil.getHome();
    Full compiler error(s):
    {noformat}C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java:17: package com.qwert does not exist
    import com.qwert.*; //[ /test.jsp; Line: 2]
    ^
    C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java:127: cannot resolve symbol
    symbol : class Qwert
    location: class jsp_servlet.__test
    Qwert qwert = null; //[ /test.jsp; Line: 12]
    ^
    C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java:129: cannot resolve symbol
    symbol : class QwertHome
    location: class jsp_servlet.__test
    QwertHome home = QwertUtil.getHome(); //[ /test.jsp; Line: 14]
    ^
    C:\bea\WEBLOG~1\samples\domains\workshop\.\cgServer\.wlnotdelete\extract\cgServer__appsdir_qweb_war_qweb\jsp_servlet\__test.java:129: cannot resolve symbol
    symbol : variable QwertUtil
    location: class jsp_servlet.__test
    QwertHome home = QwertUtil.getHome(); //[ /test.jsp; Line: 14]
    ^
    Please Let me Know Solution for This. Thanks in Advance.
    {noformat}

    Hai.
    I think u didnt start the server.

  • Change CUCM PIM in Package CCE and JTAPI Client

    Hi All,
    I have PCCE 10.5 here. In PCCE there is 1 CUCM PIM in PG A and 1 in side B. I want to change CUCM PIM in side B to another CUCM. What's impact if I change ip address of CUCM PIM and then re install JTAPI client? Do I need restarted some services or anything else? Thank you.
    BR,
    Roy

    then you can just change the IP address in pim configuration while installing PG.
    if the CUCM version subscriber running is different then previous one, re install the JTAPI and restart PG side B service. that should be enough.
    Regards
    Chintan

Maybe you are looking for

  • Getting error-"Process Access denied" while invoking Process as web service

    Hi, I have a very simple Business Process, just to take some input & give some String as output. I published this BP as web service on Oracle BPM - Process Administrator. I got its WSDL also. I can invoke startSession operation. But when I invoke the

  • Encoding problem (c++ parser v2).

    Hi, I have problems with parsing XML that contains locale specific chars. My ORACLE_HOME and ORA_NLS env. vars are set correctly. Here is a sample: <?xml version="1.0" encoding="ISO-8859-1"?> <ROOT> <TEST>i</TEST> </ROOT> After xmlparse() method call

  • Display a logo dynamically in adobe form

    Hi, I have to work on a similar requirement in coming 3 days. I have a suggesion why not use this method MIME_URL_FOR_BDS_GRAPHIC of the class CL_SSF_XSF_UTILITIES Thanks & Regards, Murthy

  • Office for mac error

    i have a macbook pro 2011 and office 2011 for mac it is installed on my computer and works great on my moms account but not on my admin account itkeps showing an error. it worked great for a while then all the sudden it just stopped. i created an acc

  • Grant Privileges on schema objects

    Hello all, I need to grant all privs to one user on another user all objects. I am not findign exact command to do so. eg: x have y objects. user z should be able to select,update, delete all x.y objects. Any help/insight is highly appreciated. !