The Artima Developer Community
Sponsored Link

Java Answers Forum
Problem using an Entity Bean with Blazix

1 reply on 1 page. Most recent reply: Apr 4, 2002 1:48 PM by Rapstar

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Rapstar

Posts: 3
Nickname: rapind
Registered: Apr, 2002

Problem using an Entity Bean with Blazix Posted: Apr 4, 2002 12:05 PM
Reply to this message Reply
Advertisement
Hello all,

I'm running into an issue using an EJB created on Win32 with Blazix's EJB wizard.

I have been following the tutorial at: http://www.ejbtut.com/

I was fine for the first 3 steps. I created a couple entity beans using the Blazix wizard and it deployed them successfully (or so it said when i start the EJB server) but I can't complete step 4 where I cann the bean. I've gone through all of the troubleshooting and am only posting here because I'm stuck.

The error is occuring when I try to compile the client code provided: "EntityClientSample.java:10: package props does not exist import props.*;"

I have messed with the classpaths etc. to no avail. I have the Blazix jar in the classpath and the ejb jar that I created. I'm sure it's probably something really silly I'm missing, and if someone can illustrate how retarded I am by pointing out the mistake that would be super.


Relevant links:
Tutorial step I'm stuck on: http://www.ejbtut.com/EntityUse.jsp
Client app: http://www.ejbtut.com/java13/EntityClientSample.java


Rapstar

Posts: 3
Nickname: rapind
Registered: Apr, 2002

Re: Problem using an Entity Bean with Blazix Posted: Apr 4, 2002 1:48 PM
Reply to this message Reply
Nevermind. Win2k is funny with classpaths and the dos prompt. Got it to work sorta.

Flat View: This topic has 1 reply on 1 page
Topic: End of file Previous Topic   Next Topic Topic: load and image processing on multipage tiff image

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use