Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1546 | minor | always | 01-09-07 01:19 | 04-05-07 15:20 | |
|
|||||
Reporter: | bebson | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.1 | ||
|
|||||
Summary: | 0001546: EJB 3.0 Tutorial doesn't work | ||||
Description: |
http://www.caucho.com/resin-3.0/ejb3/tutorial/stateless/index.xtp [^] 500 Servlet Exception WEB-INF/web.xml:9: jndi-name="java:comp/env/ejb" is an unexpected attribute in <ejb-server>. 7: env-entry-value="Hello, World."/> 8: 9: <ejb-server jndi-name="java:comp/env/ejb"> 10: <bean type="example.HelloBean"/> 11: </ejb-server> 'auto-compile', 'cache-size', 'cache-timeout', 'config-directory', 'create-database-schema', 'data-source', 'ejb-descriptor', 'ejb-jar', 'entity-manager-jndi-name', 'forbid-jvm-call', 'jdbc-isolation', 'jms-connection-factory', 'jndi-local-prefix', 'jndi-remote-prefix', 'load-lazy-on-transaction', 'message-consumer-max', 'read-data-source', 'resin-isolation', 'startup-mode', 'transaction-timeout', 'validate-database-schema' or 'xa-data-source' are expected. <ejb-server> syntax: ( (@auto-compile | <auto-compile>)? & (@create-database-schema | <create-database-schema>)? & (@cache-size | <cache-size>)? & (@cache-timeout | <cache-timeout>)? & (@data-source | <data-source>)? & (@config-directory | <config-directory>)? & (@ejb-descriptor | <ejb-descriptor>)? & (@ejb-jar | <ejb-jar>)* & (@entity-manager-jndi-name | <entity-manager-jndi-name>)? & (@forbid-jvm-call | <forbid-jvm-call>)? & (@jdbc-isolation | <jdbc-isolation>)? & (@jndi-local-prefix | <jndi-local-prefix>)? & (@jndi-remote-prefix | <jndi-remote-prefix>)? & (@load-lazy-on-transaction | <load-lazy-on-transaction>)? & (@message-consumer-max | <message-consumer-max>)? & (@read-data-source | <read-data-source>)? & (@resin-isolation | <resin-isolation>)? & (@startup-mode | <startup-mode>)? & (@transaction-timeout | <transaction-timeout>)? & (@validate-database-schema | <validate-database-schema>)? & (@jms-connection-factory | <jms-connection-factory>)? & (@xa-data-source | <xa-data-source>)? & <bean>*) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |