aspose file tools
The moose likes Beginning Java and the fly likes JDK 7  build fails Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "JDK 7  build fails" Watch "JDK 7  build fails" New topic
Author

JDK 7 build fails

Stanley Stoffers
Greenhorn

Joined: Aug 27, 2012
Posts: 13
JDK 7 breaks java build:
How can I resolve this issue?
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32604
    
    4
Please explain some more. I don’t understand the problem.

I think I shall move this discussion because it isn’t about features. We usually discuss installation and compiling problems on BJ.
Stanley Stoffers
Greenhorn

Joined: Aug 27, 2012
Posts: 13
Error starting wsgen, this is the only error I get
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9939
    
    6

How exactly are you building it? Is that the full and complete error message?


Never ascribe to malice that which can be adequately explained by stupidity.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16480
    
    2

If that's the only error message you're getting, then you need to change the build process to output more detailed error messages. Otherwise you aren't going to get anywhere with the problem.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

By the way, what exactly are you building and are you using any build tools?

[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JDK 7 build fails
 
Similar Threads
Deprecated method problem
Java build fails JDK 7
Unable to generate war file using jwsc task
Can't deploy EJB jar to Glassfish
Creating Schemas with SchemaGenTask Producing Ominous Warning