Bugs item #565098, was opened at 2002-06-05 17:54
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=565098&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Jeff DeLong (jeffdelong)
Assigned to: Dain Sundstrom (dsundstrom)
Summary: Store failed to Oracle DB, ok w Default

Initial Comment:
I originally described this problems on the Forums 
with RC2, but since they are down I do not know if 
there has been a response. Since then I have 
retested with RC3 as well as with the DefaultDS, 
and there is no proble with the DefaultDS.

I have written two StatelessSessionBeans 
(OrderManager and ProductManager) that provide a 
facade to the CMP2 commerce example, and written 
Java clients that access the SSBs via RMI as well as 
Axis/SOAP. (Axis integration works very nice I 
might add). The OrderManager.placeOrder method 
fails with a create exception when attempting to 
create the order object. 

I have attached the last portion of the server log 
with both the successful creation (using DefaultDS) 
and unsuccessful (using OracleDS). The exception 
is java.lang.Character.

By the way, I am able to create Product and 
ProductCategory entities as well as their 
relationship, so perhaps this is something in the 
data type mapping related to the Order and related 
EJBs.

Thanks.

----------------------------------------------------------------------

>Comment By: Jeff DeLong (jeffdelong)
Date: 2002-06-06 20:40

Message:
Logged In: YES 
user_id=531609

Sorry, I guess I forgot to check the box to attach the 
file. In any case I can see where it might be related, 
given the exception, however none of the fields trying to 
store are of type character.

----------------------------------------------------------------------

Comment By: Dain Sundstrom (dsundstrom)
Date: 2002-06-06 20:32

Message:
Logged In: YES 
user_id=251431

There are no attache files, but I think this is a duplicate 
of [ 556704 ] Unable to persist Character type.  If it is 
not, I'll reopen this bug when you attach the file.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=565098&group_id=22866

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to