JBoss deploy tool

Hi guys! Please point me to the right direction...Where can i find good a deploy tool that can be used with JBoss as the app server? I have heard that XDoclet and ant can be used but i have no idea on where to start....

JBuilder will be a good choice.
As you know it is a powerful Java IDE.
It provides EJB wizard. So we can create EJBs easily. Moreover JBuilder will create the deployment descriptor automatically and we can deploy EJB to JBoss without copy.
But first of all we have to config an app server in JBuilder. Borland doesn't support JBoss itself. Fortunately, there are some kind people help us to combine them. The patch is located here:
http://gd.tuwien.ac.at/infosys/servers/jboss-opentool/
Note: The JBossJB7.zip can partly support JB9 except the message driven EJB.

Similar Messages

  • Do I have to use deployment tool to build my ear/jar/war ?

    Hi !
    I have a ear application, which is developed in JBOSS+Tomcat.
    I want to port this into iPlanet sp3 test drive. Do I have to use the
    deployment tool to generate the uid and isa xml files ?
    Can I edit it manually ? cause I have problem to resolve my almost 100
    jsp/html/img files. And even if I do, it always tells me "missing xml
    files".
    Thanks,
    H.H.

    Hi,
    If you are good at XML then please go ahead and build the required XML
    files. If not, it's always better to use the deployment tool bundled with
    iAS or use Forte For Java 3 Enterprise Edition to deploy the application.
    Please do not use JDK other than the one provided with iAS as it may not
    produce the correct results. However you can use JDK 1.3 to build your
    application but your app server doesn't run on JDK 1.3. Again, some of the
    functions may run and there is no guarantee to work, the tech support may
    refuse to support on your application if you use JDK 1.3. Hope this helps.
    Regards
    Raj
    I will try again, and do you have any suggestions for the "missing xml
    files" ?
    Also I rememeber seeing one of your post somewhere metioned that ias
    doesn't
    work with jdk1.3 ?
    do you have any suggestions if we are using some 1.3 functions such as
    TimerTask ?
    Thanks
    Brandon wrote:
    Hi !
    I have a ear application, which is developed in JBOSS+Tomcat.
    I want to port this into iPlanet sp3 test drive. Do I have to use the
    deployment tool to generate the uid and isa xml files ?
    Can I edit it manually ? cause I have problem to resolve my almost 100
    jsp/html/img files. And even if I do, it always tells me "missing xml
    files".
    Thanks,
    H.H.

  • Regarding deployment tool

    hi freinds
    i installed j2ee from sun site...now i want deployment tool to work with ejb....
    how can i get that

    NetBeans 5.5 integrates nicely with JavaEE SDK, glassfish, Sun Java System Application Server, Jboss, weblogic...making it easy to develop and deploy EJB apps.
    -cheng

  • GUI  EJB deployment tool

    Hi,
    Are there any open source/free GUI EJB deployment tool available which will work for major application servers ?
    (I am aware that non-GUI xdoclet + ANT is a powerful combination. But I am just starting on learning EJB , so at the moment I want to use a GUI)
    Thanks in advance
    Ratheesh

    The J2EE Component Wizard is a swing application, that creates ant build-files and source code with XDoclet tags. At this moment only the XDoclet tags of the JBoss will be supported.
    http://www.j2eeguru.net/index.html

  • Office Deployment tool not trying to install 32 bit verion where OfficeClientEdition is set to 32

    We used the Office Deployment tool to download the 32 bit version of Office 2013.  Now when we try to deploy the 32 bit version we received an error.  This is on a 64 bit Windows 7 PC.
    Here is the configuration XML file
    <Configuration>
         <Add OfficeClientEdition="32">
         <Product ID="O365ProPlusRetail">
               <Language ID="en-us" />
            </Product>
         </Add>
         <Logging Path="C:\Temp" />
    </Configuration 
    Here is the line in the log file that shows the download error.
    FileDownload::Download: Download failed for "C:\Users\swessmi\Desktop\Office_Deployment_Tool\Office\Data\15.0.4615.1002\i641033.cab", try 0. {"SessionID":"47a04060-d70c-4af4-be4d-dc5b1428c60b","GeoID":"244","Ver":"15.0.4619.1000","ErrorCode":"2","ErrorMessage":"ErrorCodeOnly
    (Failed to copy file src: C:\Users\swessmi\Desktop\Office_Deployment_Tool\Office\Data\15.0.4615.1002\i641033.cab, dest: C:\Users\swessmi\AppData\Local\Temp\OfficeC2R97A92F51\i641033.cab , Error:0x2)","AppVErrorSource":"","ErrorType":"2"}
    The Deployment tool is looking for the i641033.cab file which is the 64 bit version.  We want to install the 32 bit version so we did not download the 64 bit version. 
    If I try to install the 64 bit version by changing the OfficeClientEdition="64" the deployment tool installs the 64 bit version fine from the internet as I have not downloaded the 64 bit version.

    Hi,
    As tested, i641033.cab is also part of 32-bits Office installation source. When you have 32-bits Office downloaded, you should see i641033.cab under ...\Office\Data\15.0.4615.1002\ (in your case).
    Looks like the installer was having an issue downloading i641033.cab, try to download the source file again, or manually download i641033.cab, then try again.
    Some useful threads:
    http://community.office365.com/en-us/f/156/t/159359.aspx
    http://ganey.co.uk/?news=Couldnt%20Install%20Office%20365,%20Check%20Internet%20Connection,%20Disk%20Space&n=155
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Office 2013 deployment tool Invalid product ID error

    Hi,
    Im in the process of virtualizing apps like Office 2013 with App-V. 
    Downloading the binaries with the Office Deployment tool and converting to app-v package is very easy, I've followed this kb
    http://support.microsoft.com/kb/2915745
    But now I want to sequence add-ins for Office 2013. So I need a local install of Office 2013 click to run.
    Im trying to use the command line option setup.exe /configure <path to config.xml> but everytime I try this I receive this error:
    Invalid product ProPlusVolume specified. Error configuring products
    I have tried several different ProductID's like ProPlusVolume and StandardVolume. None of the volume ID's seem to work. When I changed the ID to ProPlusRetail, the setup worked flawless. But I need to install the Volume version for my RDS server...
    I have found other people in the comment section in this blog: http://blogs.technet.com/b/office_resource_kit/archive/2013/12/03/3615124.aspx
    (read the comments in the bottom section) But no solution..?

    It's my understanding that  you don't use the "/configure" parameter when using the "Volume" options.
    Jeremy refers to this in the comments/responses.
    In the main blog article, he refers to "You can now use the Deployment Configuration file to configure...."
    This does not mean that you should use the "/configure" parameter - that is only used for C2R.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Office Deployment Tool Config for 2013 Pro Plus

    Hi!
       I'm trying to update an installation of Microsoft Office Professional Plus 2013 and wonder if somebody could help me with the correct Product ID to use for the Office Deployment Tool configuration.xml file?  Almost all the examples seem to
    use O365ProPlusRetail.
       The configuration documentation here discusses only Office 365: http://technet.microsoft.com/en-us/library/jj219426%28v=office.15%29.aspx
       But it links to this page, which lists product IDs, but no description (thank you not very much!): http://support.microsoft.com/kb/2842297/en-us
       There's a "ProfessionalRetail" there; elsewhere I've seen a "ProPlusRetail" which isn't listed there, and I'm hoping that if I get the right Product ID I can get this cantankerous update process to work!
       Thanks much,
           Rob

    Hi,
    Microsoft have used some rather confusing product marketing terms, which makes it hard to get clear, and also to be clear, when it comes to this release of Office :(
    Office 2013ProfessionalPlus - installation uses the classic setup.exe + MSI engine. Can be updated via WSUS.
    Office365ProPlus - installation uses the new ODT, and results in C2R virtualized "installation". Can't be updated via WSUS.
    So, if you're using the ODT, then you're not using Office2013ProfessionalPlus..
    Reference for the Product element:
    http://technet.microsoft.com/en-us/library/jj219426(v=office.15).aspx#BKMK_ProductElement
    Reference including Retail Product elements:
    http://support.microsoft.com/kb/2842297/en-au
    NB: the update process will probably be cantankerous even after you get it working ;)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Deployment Tool, Different Config Files, Same Results

    I should mention that I'm generating App-V 5 packages for Office 2013. Maybe this question belongs in the App-V forums.
    I can't seem to create a configuration file for the Office Deployment Tool that does what I want. This configuration:
    <Configuration>
    <Add SourcePath="D:\Something\Something\Source\Full Suite" OfficeClientEdition="32">
    <Product ID="ProPlusVolume">
    <Language ID="en-us" />
    </Product>
    <Product ID="VisioProVolume">
    <Language ID="en-us" />
    </Product>
    <Product ID="ProjectProVolume">
    <Language ID="en-us" />
    </Product>
    </Add>
    </Configuration>
    generates an App-V package with the "basic" Office apps (Word, Excel, etc.), along with Visio and Project. That part is fine.
    If I remove the Product elements for Project and Visio, I expect that a "basic" Office package will be created. However, Visio and Project are still in the package, and they are indeed usable. We have limited licenses for Project and Visio, so
    I would like them not to be deployed to every machine.
    I have tried giving the two configuration files their own source folders, that is, running the download command once for each configuration file and telling it to download to two different folders... same results.
    This is similar to John Marcum's follow-up question at
    https://social.technet.microsoft.com/Forums/office/en-US/c9462446-7744-4e3e-8c25-dbcd185a17e4/creating-lync-and-onenote-appv-packages?forum=officesetupdeploy

    Kazzan's reply technically does work, and it is a viable option. However, that reply led me to wonder what the Office Deployment Tool (ODT) is doing to a machine that makes generating different packages difficult or impossible.
    I found that the ODT leaves files behind in the current user's Temp directory, after the package generation is finished. At least one of these folders (named Microsoft Office 15) contains the file system contents of the App-V package. So, I decided
    to clear the Temp directory in between runs of the Office Deployment Tool. Simply clearing this directory was not enough to solve the problem, but I'm still doing it as part of the build process.
    Running Process Monitor showed me activity in HKCU\Software\Microsoft\Office\15.0\ClickToRun. Deleting this entire key does not appear to be necessary, and I'm not sure what that would do if you actually used Office Click-To-Run on the same machine on which
    you're running ODT.  So, I deleted just these keys:
    HKCU\Software\Microsoft\Office\15.0\ClickToRun\Configuration
    HKCU\Software\Microsoft\Office\15.0\ClickToRun\ProductReleaseIDs
    HKCU\Software\Microsoft\Office\15.0\ClickToRun\Scenario\APPVPACKAGE
    Deleting those keys, along with the Temp directory cleanup, is sufficient to let me build multiple Office 2013 App-V 5 packages on the same computer.

  • Error starting the Application Server and Deployment Tool

    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Hi,
    Would be more helpful if you can mention, the O/S. Also, pls mention where
    you are getting this error, at kjs or kxs, or, are you able to start the server
    and at which specific instance do you encounter this.
    Regards
    Raj
    "Antonio Casqueiro" wrote:
    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

  • Error starting the Application Server and Deployment Tool in Windows 2000

    After installing the iPlanet Aplication Server with sp3 in Windows 2000 I
    get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Okay, pls check that you are logged in as administrator and installed and now you are logged in as administrator and registering the iAS server. Did you get any installation failures while installing and are you able to register the server using iASAT ?

  • How to specify JDBC Oracle url using deployment tool - Entity Bean

    Hello I'am new to EJB.
    When creating a entity bean-managed persistence and you need to specify the jdbc url with user name
    and password to establish a connection object, how does one specify that in the deployment
    tool?
    Heres an example of what has in the J2EE tutorial has in AccountEJB to get an connection object
    private String dbName = "java:comp/env/jdbc/AccountDB";
    private void makeConnection() throws NamingException, SQLException {
    InitialContext ic = new InitialContext();
    DataSource ds = (DataSource) ic.lookup(dbName);
    con = ds.getConnection();
    Now if my oracle jdbc url is to be jdbc:oracle:thin:@Abe:1521:dev
    ie My host is Abe, port number 1521 and database name of dev and username/password will be system/manager.
    what would my dbName be at the top?
    Would my JNDI lookup of a DataSource resource "java:comp/env/jdbc/AccountDB" become "java:comp/env/jdbc/dev" for starters?
    In the Resource Factories Reference Code I've add a reference of
    Coded Name: jdbc/dev
    Type: javax.sql.DataSource
    Authentication: Container
    and down the bottom of the I've put JNDI Name: MyAccount
    according to the AccountClient code of:
    Context initial = new InitialContext();
    Object objref = initial.lookup("MyAccount");
    and put User Name of "system" and Password of "manager"
    I'am sure in the source code I have to put
    Class.forName("oracle.jdbc.driver.OracleDriver")
    else you would get that no sutitable driver error, maybe you don't have to if ejb server is smart enough?
    What I'am confuse about is where to specify the jdbc url of "jdbc:oracle:thin:@Abe:1521:dev" ??
    Know it won't work because of this vital part. Do you have to put that somewhere else in the deployment tool or properties file, or some other tool??
    Please help
    Thanks
    Abraham Khalil

    When running the client after successful deployment with jdbc, I'am getting
    javax.naming.CommunicationException: java.rmi.MarshalException: CORBA MARSHAL 1398079699 Maybe; nested exception is:
    org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : minor code: 1398079699 completed: Maybe
    org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : minor code: 1398079699 completed: Maybe
    at com.sun.corba.ee.internal.iiop.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:923)
    at com.sun.corba.ee.internal.iiop.CDRInputStream.read_value(CDRInputStream.java:281)
    at com.sun.corba.ee.internal.corba.TCUtility.unmarshalIn(TCUtility.java:274)
    at com.sun.corba.ee.internal.corba.AnyImpl.read_value(AnyImpl.java:554)
    at com.sun.corba.ee.internal.iiop.CDRInputStream_1_0.read_any(CDRInputStream_1_0.java:605)
    at com.sun.corba.ee.internal.iiop.CDRInputStream.read_any(CDRInputStream.java:252)
    at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.readAny(Util.java:203)
    at javax.rmi.CORBA.Util.readAny(Unknown Source)
    at org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.lookup(Unknown Source)
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:133)
    at javax.naming.InitialContext.lookup(Unknown Source)
    at AccountClient.main(AccountClient.java:21)
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:151)
    at javax.naming.InitialContext.lookup(Unknown Source)
    at AccountClient.main(AccountClient.java:21)
    One thing I don't like about EJB is that everything is transparent which is good! But its much
    harder to debug! :( Tried to see if I can figure it out. Hope someone has seen this problem before?

  • [Deploy Tool] How to create a  Servlet?

    Hello,
    i try to assemble and deploy a java servlet with the deploy tool in NW4, but to no avail. I managed to use jsps succesfully, but up to now i failed with servlets.
    When i try to access the WAS after deploying my exercise, i get:
    <b>404 Requested resource ( Ue160/servlet/Login.class ) not found.</b>
    The file Login.class, the directory /servlet and the URL mapping are defined in the file tab of 'J2EE Components'. As far as i can see the servlet container is unable to load the class file.
    The servlet name is in red, so something is wrong. But i can build the war-file without any error messages.
    Any hints?
    I can't use the developer studio, because it does not work with NW4.
    Message was edited by: Nico Manicone

    hi jeff
    1. I am not aware of any portal specific screen which can create this screen for you. However to create a servlet you will need to extend from the HttpServlet interface
    2. To direct the request to your servlet from your jsr 168 portlet you could use the PortletRequestDispatcher getNamedDispatcher(String s) declared on PortletContext
    Hope this helps
    anand

  • Error installing 365 Pro Plus from deployment tool

    I have 1 Windows 7 x64 PC which is failing to install from the deployment tool. It is built from the same image as 50-60 other PCs which had no issues installing using the same XML configuration file and network share. The log always shows the same few lines
    at the end implying there is some kind of pre-requisite missing. So far I have tried:
    Scanned for Windows updates and installed all available
    Ran the Fix It tool from KB 2739501 which said it could not detect any problems
    Checked that the registry entries did not exist for HKLM\Software\Microsoft\Office\15.0 and HKCU\Software\Microsoft\Office\15.0
    Checked "C:\Program files\Microsoft Office 15" does not exist
    Checked "C:\Program files (x86)\Microsoft Office 15" does not exist
    Tried creating a new local administrator account
    Uninstalled the previous version of Office
    The last few lines of the log are:
    04/08/2014 17:08:12.366 SETUP (0x8e4) 0x508  Click-To-Run anhmn Unexpected Prereq::PrereqsFailed: OException has occured ErrorCodeOnly (failed MsiEnumProducts , Error:0x64a). Exiting bootstrapper. 
    04/08/2014 17:08:12.366 SETUP (0x8e4) 0x508  Click-To-Run aoh88 Medium RunPrereqs::HandleStateAction Prereq check has failed. 
    04/08/2014 17:08:12.366 SETUP (0x8e4) 0x508  Click-To-Run aoh9e Unexpected HandlePrereqFailure::HandleStateAction: Failure has occured with unknown action: 160 
    04/08/2014 17:08:12.366 SETUP (0x8e4) 0x508  Click-To-Run aoh71 Medium BootstrapperState::OnError: Error has occured. Go to ExitBootStateMachine. 
    04/08/2014 17:08:12.366 SETUP (0x8e4) 0x508  Click-To-Run aoh9f Medium BootStateMachine::ShowFailureUI: Showing failure UI. 

    04/08/2014 17:08:12.366 SETUP (0x8e4) 0x508  Click-To-Run anhmn Unexpected Prereq::PrereqsFailed: OException has occured ErrorCodeOnly (failed MsiEnumProducts , Error:0x64a).
    0x64a = 1610 (hex-to-decimal)
    MSI error reference:
    ERROR_BAD_CONFIGURATION
    1610
    The configuration data for this product is corrupt. Contact your support personnel.
    -=-=-
    Not terribly helpful. Are there other errors in the event log of the machine (maybe bad hardware or other issues)?
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Office Deployment Tool

    Hi We just licensed a lot of computers with  Office 365 Enterprise 3.. or E3
    I wanna deploy office 2013, .. I'm unsure of what I actually got the rights to download
    I can't figure out if E3, gives me permission to get Ofice 2013, Pro Plus?
    http://support.microsoft.com/kb/2842297
    Can I get it anyway for offline install?

    Hi,
    For Office 365 E3 subscription, you should use O365ProPlusRetail
    as the product ID in the Configuration.XML file while downloading Office with Office Deployment Tool.
    You can download (with the /download mode of ODT) the build to a local path first, then configure it to all the machines without the need of Internet access.
    Here is the reference you'll need:
    http://technet.microsoft.com/en-us/library/jj219422(v=office.15).aspx#BKMK_Download
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Deployment Tool Error - unknown document type - Add to Application EJB jar

    I am creating a new application in the J2EE deployment tool and adding an EJB JAR to it. The jar contains the ejb-jar.xml file. This file has the standard doctype:
    <!DOCTYPE ejb-jar PUBLIC
    '-//Sun Microsystems, INC.//DTD Enterprise JavaBeans 1.1//EN'
    'file:/C:/j2sdkee1.3/lib/dtds/ejb-jar_2_0.dtd'>
    I get the Unknown Document Type error when I try to add this jar to the application:
    Error: Adding EJB JAR - java.lang.RuntimeException: Invalid XML : Unknown document type : org.apache.crimson.tree.Doctype@e8647
    The xml file validates fine in NetBeans 3.4. I use NetBeans to generate the jar file.
    Any ideas as to what is happening would be appreciated.

    Try replacing the DTD definition as specified below.
    http://java.sun.com/dtd/ejb-jar_2_0.dtd
    regards,
    Siddique

Maybe you are looking for