[ http://jira.jboss.com/jira/browse/JBAS-231?page=history ]
     
Scott M Stark closed JBAS-231:
------------------------------

    Resolution: Out of Date

> Deployment fails if no env-entry-value
> --------------------------------------
>
>          Key: JBAS-231
>          URL: http://jira.jboss.com/jira/browse/JBAS-231
>      Project: JBoss Application Server
>         Type: Bug
>     Reporter: SourceForge User
>     Assignee: Scott M Stark

>
>
> SourceForge Submitter: fschoong .
> Win2k
> Java(TM) 2 Runtime Environment, Standard Edition 
> (build 1.3.1_04-b02)
> org.jboss.deployment.DeploymentException: Error in ejb-
> jar.xml for Session Bean
> MessageFacade: expected one env-entry-value tag
>         at 
> org.jboss.metadata.ApplicationMetaData.importEjbJarXm
> l(ApplicationMetaData.java:207)
> I defined with a session bean with the following env-
> entry.  According to http://java.sun.com/j2ee/dtds/ejb-
> jar_1_1.dtd, env-entry-value is optional, it should not fail 
> if its not specified, or did i get it wrong???
> <env-entry>
>         <description><![CDATA[Name of table that holds 
> the schema sequence number]]></description>
>         <env-entry-name>sequenceTableName</env-entry-
> name>
>         <env-entry-type>java.lang.String</env-entry-type>
>         <!--
>         <env-entry-value>oid</env-entry-value>
>          -->
> </env-entry>

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to