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

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed May 2 22:39:17 EDT 2012


     [ https://issues.jboss.org/browse/EJBTHREE-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai closed EJBTHREE-2282.
----------------------------------

    Resolution: Rejected


jboss-osgi-installer*.jar is not a EJB3 plugin. You appear to be installing JBoss OSGi. 

For further discussion, please open a thread in the user forum here https://community.jboss.org/en/ejb3?view=discussions
                
> 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
>              Labels: EJB3, JBoss, Plugin
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> 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