[jboss-jira] [JBoss JIRA] (EJBTHREE-2282) JBoss EJB3 Plugin is not installed in jboss-5.1.0.GA

muthukrishnan.muthu (JIRA) jira-events at lists.jboss.org
Wed May 2 21:37:17 EDT 2012


muthukrishnan.muthu created EJBTHREE-2282:
---------------------------------------------

             Summary: JBoss EJB3 Plugin is not installed in jboss-5.1.0.GA
                 Key: EJBTHREE-2282
                 URL: https://issues.jboss.org/browse/EJBTHREE-2282
             Project: EJB 3.0
          Issue Type: Bug
         Environment: OS: Windows 7, Java 1.6, jboss-5.1.0.GA
            Reporter: muthukrishnan.muthu


Not able to install the JBoss EJB3 Plugin in Jboss 5, it shows the below error message.
i tried with below steps,

java -jar  jboss-osgi-installer-1.1.0.jar %JBOSS_HOME%
java -jar  jboss-osgi-installer-1.1.0.jar $JBOSS_HOME
java -jar  jboss-osgi-installer-1.1.0.jar F:/jboss-5.1.0.GA

Error message:

C:\Users\admin\Downloads>java -jar  jboss-osgi-installer-1.1.0.jar $JBOSS_HOME
- ERROR -
java.io.FileNotFoundException: $JBOSS_HOME (The system cannot find the file specified)
java.io.FileNotFoundException: $JBOSS_HOME (The system cannot find the file specified)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(Unknown Source)
        at com.izforge.izpack.installer.AutomatedInstaller.getXMLData(Unknown Source)
        at com.izforge.izpack.installer.AutomatedInstaller.<init>(Unknown Source)
        at com.izforge.izpack.installer.Installer.main(Unknown Source)

or

C:\Users\admin\Downloads>java -jar  jboss-osgi-installer-1.1.0.jar %JBOSS_HOME%
- ERROR -
java.io.FileNotFoundException: F:\BancTec\eFPTest\jboss-5.1.0.GA (Access is denied)
java.io.FileNotFoundException: F:\BancTec\eFPTest\jboss-5.1.0.GA (Access is denied)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(Unknown Source)
        at com.izforge.izpack.installer.AutomatedInstaller.getXMLData(Unknown Source)
        at com.izforge.izpack.installer.AutomatedInstaller.<init>(Unknown Source)
        at com.izforge.izpack.installer.Installer.main(Unknown Source)

C:\Users\admin\Downloads>

how to inmplement EJB3 plug-in in Jboss 5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list