This drive me crazy.
I don't remember where I add something like catalog or schema or owner or
target =cassso
I using jpaticketregistry following
https://wiki.jasig.org/display/CASUM/JpaTicketRegistry
<https://wiki.jasig.org/display/CASUM/JpaTicketRegistry>but p:user=cassso2
in datasource

in the log
2011-02-19 22:48:43,695 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<table
 found: CASSSO.REGISTEREDSERVICEIMPL>
2011-02-19 22:48:43,695 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<colum
ns: [id, enabled, ssoenabled, anonymousaccess, description, theme, name,
ignorea
ttributes, evaluation_order, allowedtoproxy, serviceid]>
2011-02-19 22:48:43,695 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<forei
gn keys: []>
2011-02-19 22:48:43,695 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<index
es: [sys_c0010829]>
2011-02-19 22:48:43,726 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<table
 found: CASSSO.SERVICETICKET>
2011-02-19 22:48:43,726 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<colum
ns: [ticketgrantingticket_id, id, previous_last_time_used,
expiration_policy, nu
mber_of_times_used, service, from_new_login, creation_time, last_time_used,
tick
et_already_granted]>
2011-02-19 22:48:43,726 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<forei
gn keys: [fk7645ade132a2c0e5]>
2011-02-19 22:48:43,726 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<index
es: [st_tgt_fk_i, sys_c0010835]>
2011-02-19 22:48:43,757 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<table
 found: CASSSO.TICKETGRANTINGTICKET>
2011-02-19 22:48:43,757 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<colum
ns: [ticketgrantingticket_id, id, previous_last_time_used,
expiration_policy, ex
pired, authentication, number_of_times_used, creation_time, last_time_used,
serv
ices_granted_access_to]>
2011-02-19 22:48:43,757 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<forei
gn keys: [fkb4c4cdde32a2c0e5]>
2011-02-19 22:48:43,757 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<index
es: [tgt_tgt_fk_i, sys_c0010841]>
2011-02-19 22:48:43,773 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] -
<table
 found: CASSSO.RS_ATTRIBUTES>

On Fri, Feb 18, 2011 at 10:29 PM, Ren standist <[email protected]> wrote:

> how to define the schema or catalog while using jpa as ticktregistry.
> it will create table automatic by hibernate.
>
>
> On Wed, Feb 16, 2011 at 9:43 PM, Ren standist <[email protected]> wrote:
>
>> where define the schema (or owner )of hibernate when using jpa
>
>
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to