It shouldn't matter what you're using. If you were using software that I use, I'd be able to tell if you were setting up the classpath correctly. I don't know anything about BlueJ, though. I didn't even know that it was an IDE the first time that you mentioned it.
If you can't even compile, it might be more of a BlueJ issue than Axis2. Maybe you should see if they have a mailing list or some kind of support. The kernel jar definitely has those packages. Andrew shams jawaid wrote: > iv put the axis2 kernel jar into the classpath, im using bluej at the moment. > should that make a difference? > > > -------------------------------------------------------------------------------- > From: /Andrew Martin <[EMAIL PROTECTED]>/ > Reply-To: /[email protected]/ > To: /[email protected]/ > Subject: /Re: classpath error/ > Date: /Mon, 20 Aug 2007 07:53:48 -0400/ > >You need axis2-kernel-1.1.1.jar (or maybe the name "1.1.1" part will be > >a little different if you're using a different version). > > > >How are you compiling? Are you using Eclipse or some IDE, or are you > >running javac from the command line? > > > >Andrew > > > >shams jawaid wrote: > > > i am trying to connnect two web services by calling a stub. i have a > java file > > > of one web service, in which i try to call a stub of another web > service. i am > > > using bluej, and i import packages : > > > > > > import org.apache.axis2; > > > import org.apache.axis2.client; > > > > > > but when i try to compile, it says packages org.apache does not exist > > > > > > > > -------------------------------------------------------------------------------- > > > From: /"Upul Godage" <[EMAIL PROTECTED]>/ > > > Reply-To: /[email protected]/ > > > To: /[email protected]/ > > > Subject: /Re: classpath error/ > > > Date: /Mon, 20 Aug 2007 16:56:06 +0530/ > > > > > > Hi, > > > > > > You could send something about what you tried to do and most > importantly > > > errors, exception stack trace you got. > > > > > > Upul > > > > > > > > > On 8/20/07, *shams jawaid * > > > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > > > > > Hi , > > > does any one know how to solve a 'org.apache' package not > found > error, i > > > was told it was a classpath error and needed to put some jar > files into > > > the classpath, but i have done that and still no result. > maybe > there are > > > specific jar files that need to be added to the classpath, > does > anyone > > > know what they could be ? > > > thanks > > > > > > > > -------------------------------------------------------------------------------- > > > Got a favourite clothes shop, bar or restaurant? Share your > local > > > knowledge with > > > BackOfMyHand.com <http://g.msn.com/8HMAENUK/2734??PS=47575> > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > -------------------------------------------------------------------------------- > > > The next generation of Hotmail is here - Windows Live Hotmail > > > <http://g.msn.com/8HMAENUK/2749??PS=47575> > > > > --------------------------------------------------------------------- To > > > unsubscribe, e-mail: [EMAIL PROTECTED] For additional > > > commands, e-mail: [EMAIL PROTECTED] > > > >-- > >Andrew Martin > >Computer Programmer > >Regenstrief Institute, Inc. > >410 West 10th Street, Suite 2000 > >Indianapolis, IN 46202-3012 > >Phone: (317) 423-5542 > >Fax: (317) 423-5695 > >[EMAIL PROTECTED] > > > > > >Confidentiality Notice: The contents of this message and any files > >transmitted with it may contain confidential and/or privileged > >information and are intended solely for the use of the named > >addressee(s). Additionally, the information contained herein may have > >been disclosed to you from medical records with confidentiality > >protected by federal and state laws. Federal regulations and State laws > >prohibit you from making further disclosure of such information without > >the specific written consent of the person to whom the information > >pertains or as otherwise permitted by such regulations. A general > >authorization for the release of medical or other information is not > >sufficient for this purpose. > > > >If you have received this message in error, please notify the sender by > >return e-mail and delete the original message. Any retention, > >disclosure, copying, distribution or use of this information by anyone > >other than the intended recipient is strictly prohibited. > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -------------------------------------------------------------------------------- > Got a favourite clothes shop, bar or restaurant? Share your local knowledge > with > BackOfMyHand.com <http://g.msn.com/8HMBENUK/2734??PS=47575> > --------------------------------------------------------------------- To > unsubscribe, e-mail: [EMAIL PROTECTED] For additional > commands, e-mail: [EMAIL PROTECTED] -- Andrew Martin Computer Programmer Regenstrief Institute, Inc. 410 West 10th Street, Suite 2000 Indianapolis, IN 46202-3012 Phone: (317) 423-5542 Fax: (317) 423-5695 [EMAIL PROTECTED] Confidentiality Notice: The contents of this message and any files transmitted with it may contain confidential and/or privileged information and are intended solely for the use of the named addressee(s). Additionally, the information contained herein may have been disclosed to you from medical records with confidentiality protected by federal and state laws. Federal regulations and State laws prohibit you from making further disclosure of such information without the specific written consent of the person to whom the information pertains or as otherwise permitted by such regulations. A general authorization for the release of medical or other information is not sufficient for this purpose. If you have received this message in error, please notify the sender by return e-mail and delete the original message. Any retention, disclosure, copying, distribution or use of this information by anyone other than the intended recipient is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
