Posted: Thu Nov 01, 2007 1:17 am Post subject: Java class not found!
Apprentice
Joined: 21 Dec 2006 Posts: 39 Location: kolkata
I have problem with a jar file.It is working fine when using in java perspective.
methodes are returning values.But I want to include it within a message flow.
1)I have set the jar path location to Environment Classpath.And placed jar into broker's shared-classes/ folder on the machine running the broker
2)Imported into message flow project using the option Filesystem
added it to broker archive and deployed.Default execution is showing
flow as welll as the jar running .
Till now it is showing Java class not found in ExceptionList.
Can Any one give an idea to resolve the problem? _________________ Never assume you know everything.
Never assume you've seen everything.
Never discount the value of a book. If only as a weapon.
Is it complaining about a class that is actually contained in the JAR file?
Or is it complaining that it can't find a class that a class in the JAR is dependant on? _________________ I am *not* the model of the modern major general.
Is it complaining about a class that is actually contained in the JAR file?
Or is it complaining that it can't find a class that a class in the JAR is dependant on?
it is complaining that it can't find a class that a class in the jar. _________________ Never assume you know everything.
Never assume you've seen everything.
Never discount the value of a book. If only as a weapon.
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 You cannot vote in polls in this forum