Hi, In your code, you only have a service unit. You need to package it in a service assembly in order to deploy it in SMX.
Take a look at this [1]. Maybe you can start with the tutorials [2] to get a better understanding on Servicemix. Agus [1] http://servicemix.apache.org/what-is-a-jbi-su-and-how-do-i-create-one.html http://servicemix.apache.org/what-is-a-jbi-sa-and-how-do-i-create-one.html [2] http://servicemix.apache.org/tutorials.html 2010/8/23 RudyWI <[email protected]>: > > Ok, thanks. > > I tried to use loan-broker sample. > Now, I have successfully packaged my own project. > > But when I deploy it in SM 3.3.2, there is endpoint that appears into SM Web > Console. > I think I have done a mistake creating "pom.xml" files. > > You can download my very simple project here : > http://dl.dropbox.com/u/9208493/ODE_Test.tar.gz > http://dl.dropbox.com/u/9208493/ODE_Test.tar.gz > Source code files are OK, but can you help me to package it ? > > Thx > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/How-to-package-BPEL-project-tp2644456p2645088.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
