[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-105) DS: add hibernate.dialect metadata

2005-03-18 Thread Jens Elkner (JIRA)
: Jens Elkner Priority: Critical Actually IMHO it is not possible, to deploy an EJB3 application to jboss in a relayable way. E.g. an application may ask a user to create a datasource with a certain name, however, it should not care/dictate, what a database the user chooses (IMHO thats one

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-104) EntityToHibernateXml: catch NPE and throw a more descriptive Exception

2005-03-14 Thread Jens Elkner (JIRA)
: Preview 4 Environment: Linux, JDK 1.5, JBoss 4.0.1sp1 Reporter: Jens Elkner Priority: Minor jboss.log: ... 02:31:01,786 INFO [Ejb3Module] Found hibernate.properties file in EJB3 jar or ear 02:31:01,797 ERROR [Ejb3Module] Starting failed jboss.j2ee:service=EJB3,module=foo.ejb3

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-90) Schema export does not honor DS mapping

2005-03-08 Thread Jens Elkner (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-90?page=comments#action_12315968 ] Jens Elkner commented on EJBTHREE-90: - OK. I've also found in the forum, that one can use a hibernate.properties file per application. But I'm wondering, what than

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-90) Schema export does not honor DS mapping

2005-03-04 Thread Jens Elkner (JIRA)
: Jens Elkner I've setup the DefaultDS to use mysqldb and hus to use the mySQL mappings. Trying the callback example listed in the ebj3 docs, I get the following error: 18:58:40,341 INFO [DatasourceConnectionProvider] Using datasource: java:/DefaultDS 18:58:40,345 ERROR [SchemaExport

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-89) docs included twice

2005-03-02 Thread Jens Elkner (JIRA)
docs included twice --- Key: EJBTHREE-89 URL: http://jira.jboss.com/jira/browse/EJBTHREE-89 Project: EJB 3.0 Type: Feature Request Components: Documentation Versions: Preview 4 Environment: All Reporter: Jens Elkner Priority

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-88) EJB doc - missing quotes

2005-03-01 Thread Jens Elkner (JIRA)
) Reporter: Jens Elkner Priority: Trivial ejb3/docs/index.html: quotes are missing for the first two hrefs and thus one gets e.g. http://localhost/develop/jboss40/ejb3/EJB3-edr2.pdf%22; from mozilla pointing to a non-existent object ... --- patch --- --- index.html.orig Tue Feb 8 22:52

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1542) ant release: server/all/{lib,deploy} is copied to server/default/{lib,deploy}

2005-03-01 Thread Jens Elkner (JIRA)
Components: Build System Versions: JBossAS-4.0.1 SP1 Environment: Linux, ant 1.6.2, jdk 1.5.0 Reporter: Jens Elkner Priority: Minor When building jboss (ant release), the whole jboss/server/all/lib directory gets copied to jboss/server/default/lib/ and thus one has a useless

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - WebEx ????

2005-02-06 Thread elkner
Hi, on the IDE home page there is a link EJB3 Tools Demo (inside Webinar). Are there somewhere any instructions, how to get a client for it? All a get, when clicking on this link is your is not supported. Is this stuff supported for windooze, only? I'm using Linux + Mozilla. Or better,

[JBoss-dev] [Design of JBoss Portal] - Re: new release already old?

2005-01-31 Thread elkner
[EMAIL PROTECTED] wrote : It builds with JDK 1.4, don't worry too much about the build system. | | This is not antique :) | Well - but somehow different ;-). Usually one can call just ant and everything gets build. With the portal system, it is not possible and even ignores current ant

[JBoss-dev] [Design of JBoss Portal] - new release already old?

2005-01-30 Thread elkner
Hi, I just wanna start to evaluate the Portal, but unfortunately there is no way, to get it compiled and thus to test :(. Digging around, I saw, that the build system enforces target 1.2 and source 1.3 ! Why? I thought, this is a new major release ? Are there any reasons, why you force