[jboss-jira] [JBoss JIRA] Updated: (JBAS-4184) Missing "org.jboss.naming.NamingContextFactory " in jbossall-client.jar

Perry Rhodan (JIRA) jira-events at lists.jboss.org
Wed Mar 7 09:36:24 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4184?page=all ]

Perry Rhodan updated JBAS-4184:
-------------------------------

    Description: 
Jboss 4.20CR1 doesn't have org.jboss.naming.NamingContextFactory included in jbossall-client.jar. Possible a packaging failure.

A java client application that for example uses the JndiLoginInitialContextFactory as LoginContext will throw a NoClassDefFoundError for /org/jboss/naming/NamingContextFactory, because JndiLoginInitialContextFactory extends NamingContextFactory. 

  was:
Jboss 4.20CR1 doesn't have NamingContextFactory included in jbossall-client.jar. Possible a packaging failure.

A java client application that for example uses the JndiLoginInitialContextFactory as LoginContext will fail, because JndiLoginInitialContextFactory extends NamingContextFactory. 


> Missing "org.jboss.naming.NamingContextFactory  " in jbossall-client.jar
> ------------------------------------------------------------------------
>
>                 Key: JBAS-4184
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4184
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Naming
>    Affects Versions: JBossAS-4.2.0.CR1
>         Environment: Windows-XP
>            Reporter: Perry Rhodan
>         Assigned To: Scott M Stark
>
> Jboss 4.20CR1 doesn't have org.jboss.naming.NamingContextFactory included in jbossall-client.jar. Possible a packaging failure.
> A java client application that for example uses the JndiLoginInitialContextFactory as LoginContext will throw a NoClassDefFoundError for /org/jboss/naming/NamingContextFactory, because JndiLoginInitialContextFactory extends NamingContextFactory. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list