-->
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: Pure native scalar queries command line errors not in IDE
PostPosted: Thu Jan 09, 2014 1:26 pm 
Newbie

Joined: Thu Jan 09, 2014 1:21 pm
Posts: 1
I hope that subject almost makes sense as this really doesn't I have a maven based (dropwizard) project using hibernate in intelliJ IDEA 13 that will compile and debug fine however running form a command line ala;

java -jar target/test-1.0-SNAPSHOT.jar service config/config.yml

produces the ominous;
Exception in thread "main" org.hibernate.cfg.NotYetImplementedException: Pure native scalar queries are not yet supported

yet I can run the same classes in the IntelliJ IDEA environment fine and without a problem. The only other option I seem to have is to abandon the single jar and use a monstrous classpath (which I'm not above doing) however, that seems to defeat the single jar I was hoping for. Has anyone else seen a similar type of behavior?


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.