N
ntwatkins
Guest
You are correct in that you use proxygen to create the wsm file. You cannot create a wsm file from a compiled class. This is much the same as if you tried to instantiate a class across the appserver boundary. The best you can do it to create a procedure that instantiates the class and create the wsm file from the procedure.
Continue reading...
Continue reading...