Posted: Sat Sep 23, 2006 10:32 am Post subject: Cannot add jar file to bar
Partisan
Joined: 07 Aug 2001 Posts: 386
I have
Message flow project = Test_MFP
Message flow = Test_Msg_Flow which consists of
MQINPUT -- JAVACOMPUTE -- MQOUTPUT
The class specified in the Java compute node is com.wbi.wmb.test.Test_Msg_Flow_JavaCompute
Under Broker application perspective I can see
Test_MFP
- deafult
Test_Msg_Flow.msgflow
The Test_MFP has a project reference pointing to Test_MFPJava
When I create the bar file, I can select Test_MFP/Test_Msg_Flow and Test_MFPJava to add to the bar file.
But I got the following error
Processing file Test_MFPJava.jar.
Resource Test_MFPJava.jar was not added to the BAR file because it was not found in the workspace nor found built in metadata. This resource may be required by the broker because it contains java dependencies for a flow to be deployed in this BAR. If actually required and java project is to be found in worskpace, you can force a build on this project and then retry adding the flow to this BAR. You can also deploy a JAR resource containing these dependencies from the tooling adding it manually to a BAR file or copying it directly to the broker.
Can some one help !
The message says "you can force a build on this project "
Can some one tell me how ?
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