Hi,

Have followed the bewlo steps in creating my BPEL project

1. Installed JDK 1.5.0_07
2. Installed JBoss 4.0.4.GA AS
3. Integrated the ServiceMix 3.0 M2 with JBoss AS by using
jboss-deployer-3.0-incubating-SNAPSHOT.sar and server starts with no errors.
That means i can see the the message in my logs as "ServiceMix JBI Container
(http://servicemix.org/) name: ServiceMix running version:
3.0-incubating-SNAPSHOT"
4. Now i followed the link 
http://www.netbeans.org/kb/55/synchronousample.html
http://www.netbeans.org/kb/55/synchronousample.html  and created the simple
synchronous BPEL Process using the NetBeans IDE 5.5 beta (enterprise pack).
5. I tried deploying into Sun Application Server and it worked. But when i
tried to deploy the BPEL process created to my JBoss AS through the IDE, i
got the error stating "Retrieving settings from C:\Documents and
Settings\sdeenadayalan.354100952JEB1\.netbeans\5.5beta2/config/J2EE/InstalledServers/.nbattrs
/n java.lang.NumberFormatException: For input string: "\jboss-4.0.4.GA"
" 
6. I thought it would be some configuration problem, so tried to copy the
dist\SynchronousSampleApplication.zip
file created as part of the build process and deployed to the deploy
directory of JBoss.
7. Restarted the JBoss and there was no errors except that i could find a
INFO message saying that "INFO 
[org.apache.servicemix.jbi.framework.AutoDeploymentService] Components
com.sun.httpsoapbc-1.0-2, com.sun.bpelse-1.0-2 are not installed yet -
adding ServiceAssembly SynchronousSampleTestApplication to pending list".
8. I understand that the file that i dropped was picked up by the JBI
container by "INFO  [org.servicemix.jboss.deployment.JBIDeployer] ServiceMix
deployer passing deployment to JBI container
[file:/C:/jboss-4.0.4.GA/server/default/tmp/deploy/tmp61422SynchronousSampleApplication.zip-contents/com.sun.httpsoapbc-1.0-2.jar]",
But later for some reasons it was not able to deploy.
9. I have attached a zip file containing the following items for your
review.

SynchronousSampleApplication.zip - Application Sample generated through
NetBeans
Jboss_SM_NB.txt - containing the snippet of the server.log file after JBoss
starts.

It would be great help and would appreciate if i can get a solution for
this.

Thanks, Sat

http://www.nabble.com/user-files/235730/BPEL_Analysis.zip BPEL_Analysis.zip 
-- 
View this message in context: 
http://www.nabble.com/ServiceMix%2BJboss---Unable-to-run-BPEL-project-created-using-netbeans-tf2155124.html#a5953389
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to