-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: JBOSS/Hibernate ColdfusionMX
PostPosted: Tue Feb 08, 2005 6:54 pm 
Beginner
Beginner

Joined: Fri Mar 05, 2004 1:48 pm
Posts: 28
Hi, I have JBoss 4.0.1RC1 sitting on one machine and ColdfusionMX7 sitting on another. I have a har deployed on Jboss as well as a session ejb to act as a DAO. Now all of these things work fine when I access the har or the DAO from a java client. I can access the DAOejb from a ColdFusion page, but when I use a getter to transport the persistance class

Code:
student = DAOejb.getStudent()


I get an internal server error and this is printed to the screen:

org/jboss/invocation/MarshalledInvocation$DeclaredMethodsAction

This is very odd as it is causing an internal server error on coldfusion but there is no stack trace, ONLY what above is shown on the screen and in the erros logs, no other information is given. Does anyone have any idea why the name of this class would be printed to the screen, it seems like there is a problem transporting the student object from jboss to CFServer.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.