The following comment has been added to this issue:

     Author: Vassil Dichev
    Created: Tue, 14 Sep 2004 2:51 PM
       Body:
Added simple patch for changing boolean primitive params to objects when generating 
jboss-service.xml

There are still lots of primitive params in other subtasks, which can potentially 
break if obsoleted, but there's a lot more work to do there.

ifHasConfigParam is still broken, but it's hard to fix. Params are read much earlier, 
in ConfigParamIntrospector.fillConfigParamsHashMapUsingReflectionFor (long name, heh) 
and from that point on, there's no way to tell if that's the default value or a config 
param. Then there's the template engine and only then does ConfigTagsHandler come into 
play (where ifHasConfigParam is invoked). If the latter could be invoked before 
writing the config params it could work.

Verbose mode off.
---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1059?page=comments#action_14837

---------------------------------------------------------------------
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: Tue, 14 Sep 2004 2:51 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



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to