The following comment has been added to this issue:
Author: Philippe Caya
Created: Thu, 17 Feb 2005 8:37 PM
Body:
A simple workaround is to add this task after the hibernate-service.xml
generation
<replace dir="${service.src.dir}">
<include name="hibernate-service.xml"/>
<replacetoken><![CDATA[<attribute
name="UseOuterJoin">false</attribute>]]></replacetoken>
<replacevalue><![CDATA[<!-- removed UseOuterJoin attribute with ant replace
task --> ]]></replacevalue>
</replace>
---------------------------------------------------------------------
View this comment:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1059?page=comments#action_15981
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1059
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-1059
Summary: jbossservice UseOuterJoin not supported anymore in hibernate 2.1.6
Type: Bug
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: XDoclet
Components:
Hibernate Module
Versions:
1.2.1
1.2.2
Assignee: xdoclet-devel (Use for new issues)
Reporter: Thomas Herbst
Created: Tue, 7 Sep 2004 3:15 PM
Updated: Thu, 17 Feb 2005 8:37 PM
Description:
With hibernate 2.1.6 the UseOuterJoin is removed from the
net.sf.hibernate.jmx.HibernateService MBean so the attribute can not be set
default to false, because jboss cannot deploy the service anymore.
21:31:02,500 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=5
0, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jbo
[EMAIL PROTECTED]
21:31:03,721 INFO [ServiceConfigurator] Problem configuring service jboss.jca:s
ervice=HibernateServices
org.jboss.deployment.DeploymentException: No Attribute found with name: UseOuter
Join
at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.ja
va:321)
at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigura
tor.java:160)
at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java
:114)
at org.jboss.system.ServiceController.install(ServiceController.java:198
)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/xdoclet/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
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel